diff options
Diffstat (limited to 'railties/CHANGELOG')
-rw-r--r-- | railties/CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/CHANGELOG b/railties/CHANGELOG index 28edee6c61..0b453b34aa 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -417,7 +417,7 @@ References #6031. [Nicholas Seckar] * Added pid file usage to script/process/spawner and script/process/reaper along with a directive in default config/lighttpd.conf file to record the pid. They will all save their pid file in tmp/pids [DHH] -*1.1.2* (April 9th, 2005) +*1.1.2* (April 9th, 2006) * Mention in docs that config.frameworks doesn't work when getting Rails via Gems. Closes #4857. [Alisdair McDiarmid] |