From 59c2a4d51194058153b741b8682b1dd1b5e93939 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 10 Jan 2005 23:47:32 +0000 Subject: Fixed script/console to work with Windows (that requires the use of irb.bat) #418 [octopod] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@375 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- railties/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'railties/CHANGELOG') diff --git a/railties/CHANGELOG b/railties/CHANGELOG index d14ec8fa12..bf27ddaa9b 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed script/console to work with Windows (that requires the use of irb.bat) #418 [octopod] + * Fixed WEBrick servlet slowdown over time by restricting the load path reloading to mod_ruby * Removed Fancy Indexing as a default option on the WEBrick servlet as it made it harder to use various caching schemes -- cgit v1.2.3