From 90c0e99d2aa14fd9c55e3e8b28008bc4ce740fd1 Mon Sep 17 00:00:00 2001
From: Jean-Philippe Lang <jp_lang@yahoo.fr>
Date: Sat, 9 Jan 2010 11:49:45 +0000
Subject: [PATCH] CHANGELOG update.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3295 e93f8b46-1217-0410-a6f0-8f06a7374b81
---
 doc/CHANGELOG | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/doc/CHANGELOG b/doc/CHANGELOG
index a30885b9e..7b7c6f090 100644
--- a/doc/CHANGELOG
+++ b/doc/CHANGELOG
@@ -1,10 +1,10 @@
 == Redmine changelog
 
 Redmine - project management software
-Copyright (C) 2006-2009  Jean-Philippe Lang
+Copyright (C) 2006-2010  Jean-Philippe Lang
 http://www.redmine.org/
 
-== v0.9.0
+== 2010-01-09 v0.9.0 (Release candidate)
 
 * Unlimited subproject nesting
 * Multiple roles per user per project
@@ -115,6 +115,8 @@ http://www.redmine.org/
 * Fixed: 50k users cause problems in project->settings->members screen
 * Fixed: Document timestamp needs to show updated timestamps
 * Fixed: Users getting notifications for issues they are no longer allowed to view
+* Fixed: issue summary counts should link to the issue list without subprojects
+* Fixed: 'Delete' link on LDAP list has no effect
 
 
 == 2009-11-15 v0.8.7
-- 
GitLab