diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-12-23 10:02:08 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-12-23 10:02:08 +0000 |
commit | 3ef41c31318d3b8ec938de6daaf38d47218624eb (patch) | |
tree | d4515cd3d981e52e8ed030f7bc1944179d44bd3a /doc | |
parent | 759048e73a9bef1569be51f1f0f1caf3b7a3e504 (diff) | |
download | redmine-3ef41c31318d3b8ec938de6daaf38d47218624eb.tar.gz redmine-3ef41c31318d3b8ec938de6daaf38d47218624eb.zip |
Updated CHANGELOG for 1.0.5
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4566 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGELOG | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index d583eefb4..ddc73f980 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -4,6 +4,20 @@ Redmine - project management software Copyright (C) 2006-2010 Jean-Philippe Lang http://www.redmine.org/ +== 2010-12-23 v1.0.5 + +* #6656: Mercurial adapter loses seconds of commit times +* #6996: Migration trac(sqlite3) -> redmine(postgresql) doesnt escape ' char +* #7013: v-1.0.4 trunk - see {{count}} in page display rather than value +* #7016: redundant 'field_start_date' in ja.yml +* #7018: 'undefined method `reschedule_after' for nil:NilClass' on new issues +* #7024: E-mail notifications about Wiki changes. +* #7033: 'class' attribute of <pre> tag shouldn't be truncate +* #7035: CSV value separator in russian +* #7122: Issue-description Quote-button missing +* #7144: custom queries making use of deleted custom fields cause a 500 error +* #7162: Multiply defined label in french translation + == 2010-11-28 v1.0.4 * #5324: Git not working if color.ui is enabled |