summaryrefslogtreecommitdiffstats
path: root/askbot/doc/source
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2013-03-26 01:27:42 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2013-03-26 01:28:49 -0400
commit056d1c9f0f9dbbbab395a3df79824c9ec7f9afe2 (patch)
tree3a285b9dae06f21c47e06ff4b580638d8c26f295 /askbot/doc/source
parentca20e68ce4e7f9d3866adab1605add1b8a79fe6e (diff)
downloadaskbot-056d1c9f0f9dbbbab395a3df79824c9ec7f9afe2.tar.gz
askbot-056d1c9f0f9dbbbab395a3df79824c9ec7f9afe2.tar.bz2
askbot-056d1c9f0f9dbbbab395a3df79824c9ec7f9afe2.zip
created default filler for the "followed" scope when it is the only enabled scope and added custom js placeholder for the question page
Diffstat (limited to 'askbot/doc/source')
-rw-r--r--askbot/doc/source/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/askbot/doc/source/changelog.rst b/askbot/doc/source/changelog.rst
index 59db9e05..f59138c5 100644
--- a/askbot/doc/source/changelog.rst
+++ b/askbot/doc/source/changelog.rst
@@ -3,6 +3,7 @@ Changes in Askbot
Development version
-------------------
+* Added a placeholder template for the custom javascript on the question page
* Allowed to disable the big "ask" button.
* Some support for the media compression (Tyler Mandry)
* Allowed to enable and disable question scopes on the main page