diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-01-31 20:57:01 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-01-31 20:57:01 +0000 |
commit | 671a0fa10161ead2ec0fef888710cf7d872b2f61 (patch) | |
tree | f7b9068afbc1d1e360106b9584cd88aa89f10ab1 /doc | |
parent | 99f006f2c959ce9d1e5136e950ca448cc92ec7c9 (diff) | |
download | redmine-671a0fa10161ead2ec0fef888710cf7d872b2f61.tar.gz redmine-671a0fa10161ead2ec0fef888710cf7d872b2f61.zip |
added the ability to set the sort order for roles
git-svn-id: http://redmine.rubyforge.org/svn/trunk@208 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 34381a04a..66d513e65 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -11,7 +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
+* ability to set the sort order for roles, 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
|