summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-09-02 10:09:20 -0300
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-09-02 10:09:20 -0300
commitbaac756675db7ec21dca6893f95d39f27a6c0b39 (patch)
tree80827404dad2188f81c9a6d46c1bacf982af2183
parente0cc5d66f99ab60584b01f1a29bdb2fdb2f9b4d6 (diff)
downloadaskbot-baac756675db7ec21dca6893f95d39f27a6c0b39.tar.gz
askbot-baac756675db7ec21dca6893f95d39f27a6c0b39.tar.bz2
askbot-baac756675db7ec21dca6893f95d39f27a6c0b39.zip
added Arun to the list of contributors and updated the changelog
-rw-r--r--askbot/doc/source/changelog.rst10
-rw-r--r--askbot/doc/source/contributors.rst1
2 files changed, 10 insertions, 1 deletions
diff --git a/askbot/doc/source/changelog.rst b/askbot/doc/source/changelog.rst
index ae5eb3e3..73380045 100644
--- a/askbot/doc/source/changelog.rst
+++ b/askbot/doc/source/changelog.rst
@@ -1,7 +1,11 @@
Changes in Askbot
=================
-0.7.21 (Current Version)
+Development version
+-------------------
+* Added noscript message (Arun SAG)
+
+0.7.22 (Current Version)
------------------------
* Media resource revision is now incremented
automatically any time when media is updated (Adolfo Fitoria, Evgeny Fadeev)
@@ -10,6 +14,10 @@ Changes in Askbot
* Avatar box in the sidebar is ordered with priority for real faces.(Adolfo Fitoria)
* Django's createsuperuser now works with askbot (Adolfo Fitoria)
+0.7.21
+------
+This version was skipped
+
0.7.20
------
* Added support for login via self-hosted Wordpress site (Adolfo Fitoria)
diff --git a/askbot/doc/source/contributors.rst b/askbot/doc/source/contributors.rst
index c4c443d7..ea7ee34e 100644
--- a/askbot/doc/source/contributors.rst
+++ b/askbot/doc/source/contributors.rst
@@ -11,6 +11,7 @@ Programming and documentation
* Mike Chen & Sailing Cai - original authors of CNPROG forum
* Evgeny Fadeev - founder of askbot
* `Adolfo Fitoria <http://fitoria.net>`_
+* `Arun SAG <http://zer0c00l.in/>`_
* Andy Knotts
* Benoit Lavine (with Windriver Software, Inc.)
* Jeff Madynski