diff options
author | Eric Davis <edavis@littlestreamsoftware.com> | 2010-07-08 03:53:01 +0000 |
---|---|---|
committer | Eric Davis <edavis@littlestreamsoftware.com> | 2010-07-08 03:53:01 +0000 |
commit | 83f1ecb980b8c52a3d4101062340a4491603c7fb (patch) | |
tree | 3188da1f08a180f768d1e0514dd852ea6363e5fa /doc | |
parent | 69af1515d1fd7e9cf2ae01b19f075d5483f46cc1 (diff) | |
download | redmine-83f1ecb980b8c52a3d4101062340a4491603c7fb.tar.gz redmine-83f1ecb980b8c52a3d4101062340a4491603c7fb.zip |
Update the CHANGELOG for 0.9.6
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3835 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 8d23117fd..240b11609 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -8,7 +8,12 @@ http://www.redmine.org/ Adds context menu to the roadmap issue lists +== 2010-07-07 v0.9.6 + +Fixed: Redmine.pm access by unauthorized users + == 2010-06-24 v0.9.5 + Linkify folder names on revision view "fiters" and "options" should be hidden in print view via css Fixed: NoMethodError when no issue params are submitted |