]> source.dussan.org Git - redmine.git/commitdiff
Merged r3348 from trunk (version set to 0.9.1).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 30 Jan 2010 10:54:45 +0000 (10:54 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 30 Jan 2010 10:54:45 +0000 (10:54 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/0.9-stable@3349 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 0a439b806e1659ceedda9f6fd30877ea9449d4ec..5ab3265e710375d48a8ee5e4653dba6ef561baa9 100644 (file)
@@ -9,6 +9,16 @@ http://www.redmine.org/
 * Vertical alignment for inline images in formatted text set to 'middle'
 * Fixed: Redmine.pm error "closing dbh with active statement handles at /usr/lib/perl5/Apache/Redmine.pm"
 * Fixed: copyright year in footer set to 2010
+* Fixed: Trac migration script may not output query lines
+* Fixed: Email notifications may affect language of notice messages on the UI
+* Fixed: Can not search for 2 letters word
+* Fixed: Attachments get saved on issue update even if validation fails
+* Fixed: Tab's 'border-bottom' not absent when selected
+* Fixed: Issue summary tables that list by user are not sorted
+* Fixed: Issue pdf export fails if target version is set
+* Fixed: Issue list export to PDF breaks when issues are sorted by a custom field
+* Fixed: SQL error when adding a group
+* Fixes: Min password length during password reset always displays as 4 chars
 
 
 == 2010-01-09 v0.9.0 (Release candidate)
index 6ba6f1ea1856bf4917ef25286999dcabdf772aab..403f47c16008583a3f525d264b95dfe8cafb3caf 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 0
     MINOR = 9
-    TINY  = 0
+    TINY  = 1
     
     # Branch values:
     # * official release: nil