summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--askbot/doc/source/changelog.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/askbot/doc/source/changelog.rst b/askbot/doc/source/changelog.rst
index 2c71b48c..031a3e64 100644
--- a/askbot/doc/source/changelog.rst
+++ b/askbot/doc/source/changelog.rst
@@ -1,6 +1,14 @@
Changes in Askbot
=================
+Development version
+-------------------
+* Added full text support for some languages with Postgresql:
+ Danish, Dutch, English, Finnish, French, German, Hungarian,
+ Italian, Japanese (requires package textsearch_ja), Norwegian,
+ Portugese, Romanian, Russian, Spanish, Swedish, Turkish.
+
+
0.7.48 (Jan 28, 2013)
---------------------
* made "how to ask the question" instructions editable