<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,10 +1,23 @@
 == Redmine changelog
 
 Redmine - project management software
-Copyright (C) 2006-2007  Jean-Philippe Lang
+Copyright (C) 2006-2008  Jean-Philippe Lang
 http://www.redmine.org/
 
 
+== 2007-03-12 v0.6.4
+
+* Fixed: private projects name are displayed on account/show even if the current user doesn't have access to these private projects
+* Fixed: potential LDAP authentication security flaw
+* Fixed: context submenus on the issue list don't show up with IE6.
+* Fixed: Themes are not applied with Rails 2.0
+* Fixed: crash when fetching Mercurial changesets if changeset[:files] is nil
+* Fixed: Mercurial repository browsing
+* Fixed: undefined local variable or method 'log' in CvsAdapter when a cvs command fails
+* Fixed: not null constraints not removed with Postgresql
+* Doctype set to transitional
+
+
 == 2007-12-18 v0.6.3
 
 * Fixed: upload doesn't work in 'Files' section</diff>
      <filename>doc/CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -1,13 +1,13 @@
 == Redmine installation
 
 Redmine - project management software
-Copyright (C) 2006-2007  Jean-Philippe Lang
+Copyright (C) 2006-2008  Jean-Philippe Lang
 http://www.redmine.org/
 
 
 == Requirements
 
-* Ruby on Rails 1.2.5 or 2.0.1
+* Ruby on Rails 1.2.6 or 2.0.2
 * A database (see compatibility below)
 
 Optional:</diff>
      <filename>doc/INSTALL</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 == Redmine upgrade procedure
 
 Redmine - project management software
-Copyright (C) 2006-2007  Jean-Philippe Lang
+Copyright (C) 2006-2008  Jean-Philippe Lang
 http://www.redmine.org/
 
 
@@ -20,16 +20,10 @@ http://www.redmine.org/
 
 6. Copy the RAILS_ROOT/files directory content into your new installation
 
-Note 1: Rails 1.2.2 or higher is required for version 0.4.2 and later.
+Note 1: Rails 1.2.6 or higher is required
 
 Note 2: when upgrading your code with svn update, don't forget to clear
 the application cache (RAILS_ROOT/tmp/cache) before restarting.
 
 Note 3: settings previously defined in custom_config.rb are now stored
 in database, as of version 0.4.2. Go to &quot;Admin -&gt; Settings&quot; to edit them.
-
-   
-== From 0.2.x and below
-
-Due to major database changes since 0.2.x, there is no migration support
-from 0.2.x and previous versions.</diff>
      <filename>doc/UPGRADING</filename>
    </modified>
    <modified>
      <diff>@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 0
     MINOR = 6
-    TINY  = 3
+    TINY  = 4
 
     def self.revision
       revision = nil</diff>
      <filename>lib/redmine/version.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a677817003fc065a3a6362c429ffe1a611067e49</id>
    </parent>
  </parents>
  <author>
    <name>Jean-Philippe Lang</name>
    <email>jp_lang@yahoo.fr</email>
  </author>
  <url>http://github.com/edavis10/redmine/commit/13ec81598b0f7eafb5fc6370198a5da36f7b404a</url>
  <id>13ec81598b0f7eafb5fc6370198a5da36f7b404a</id>
  <committed-date>2008-03-12T11:06:43-07:00</committed-date>
  <authored-date>2008-03-12T11:06:43-07:00</authored-date>
  <message>Docs updated for 0.6.4 release.

git-svn-id: http://redmine.rubyforge.org/svn/branches/0.6-stable@1233 e93f8b46-1217-0410-a6f0-8f06a7374b81</message>
  <tree>0d10578d7de2bf966748c0c302c8ab8a11a6f1d9</tree>
  <committer>
    <name>Jean-Philippe Lang</name>
    <email>jp_lang@yahoo.fr</email>
  </committer>
</commit>
