]> source.dussan.org Git - redmine.git/commitdiff
updated UPGRADING doc file
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 18 Feb 2007 12:26:06 +0000 (12:26 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 18 Feb 2007 12:26:06 +0000 (12:26 +0000)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@254 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/UPGRADING

index 56688e230d1003a58359eea1322bb645e304b0e1..21ed4d14f7fcae3372a16be4507fd375f43eee69 100644 (file)
@@ -17,6 +17,9 @@ Note that Rails 1.2.2 is required for version 0.4.2 and later
 4. Migrate your database:\r
    rake migrate RAILS_ENV="production"\r
    \r
+Note: settings previously defined in custom_config.rb are now stored\r
+in database, as of version 0.4.2. Go to "Admin -> Settings" to edit them.\r
+\r
    \r
 == From 0.2.x and below\r
 \r