summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2007-01-31 19:53:24 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2007-01-31 19:53:24 +0000
commitfe22797d69273cc68b5d070416223e9c5f52f396 (patch)
treeae81cb18985a8693dbee64800756921212b037e2 /doc
parentd29ba0b80fac3600b3bde5adc20b4df5c2a9bb37 (diff)
downloadredmine-fe22797d69273cc68b5d070416223e9c5f52f396.tar.gz
redmine-fe22797d69273cc68b5d070416223e9c5f52f396.zip
added the ability to set the sort order for issue statuses
git-svn-id: http://redmine.rubyforge.org/svn/trunk@205 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG
index 05aaa801d..34381a04a 100644
--- a/doc/CHANGELOG
+++ b/doc/CHANGELOG
@@ -11,6 +11,7 @@ http://redmine.rubyforge.org/
* settings are now stored in the database and editable through the application in: Admin -> Settings (config_custom.rb is no longer used)
* mail notifications added when a document, a file or an attachment is added
* tooltips added on Gantt chart and calender to view the details of the issues
+* ability to set the sort order for issue statuses
* added missing fields to csv export: priority, start date, due date, done ratio
* all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamond 2.5" -by paolino- and "kNeu! Alpha v0.1" -by Pablo Fabregat-)
* added back "fixed version" field on issue screen and in filters