summaryrefslogtreecommitdiffstats
path: root/doc/UPGRADING
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2007-12-10 18:39:57 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2007-12-10 18:39:57 +0000
commitc00b8fd12e12820b827721e36984f1172362ebd9 (patch)
tree8bda116633bfd37a9e37daa9b303186518dd1f7a /doc/UPGRADING
parent6d9490ddcc9c501d31a8b403146cd4ba6d8cc5b5 (diff)
downloadredmine-c00b8fd12e12820b827721e36984f1172362ebd9.tar.gz
redmine-c00b8fd12e12820b827721e36984f1172362ebd9.zip
Doc and version changes for 0.6.1 release.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@976 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc/UPGRADING')
-rw-r--r--doc/UPGRADING1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/UPGRADING b/doc/UPGRADING
index 5ccffedf7..7cd085fa7 100644
--- a/doc/UPGRADING
+++ b/doc/UPGRADING
@@ -21,7 +21,6 @@ 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.
-This release won't work with Rails 2.0
Note 2: when upgrading your code with svn update, don't forget to clear
the application cache (RAILS_ROOT/tmp/cache) before restarting.