diff options
Diffstat (limited to 'railties/CHANGELOG')
-rw-r--r-- | railties/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/railties/CHANGELOG b/railties/CHANGELOG index 9c5073ae1f..9532671d84 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Ignore version mismatch between pg_dump and the database server. #3457 [simon.stapleton@gmail.com] + * Reap FCGI processes after lighttpd exits. [Sam Stephenson] * Update to script.aculo.us to 1.5.0 rev. 3343 [Thomas Fuchs] |