From fe39ac7e56c5efaa3995353cdabb432a23229633 Mon Sep 17 00:00:00 2001 From: Thomas Fuchs Date: Sat, 28 Oct 2006 16:55:06 +0000 Subject: Update to latest Prototype, which doesnt serialize disabled form elements, adds clone() to arrays, empty/non-string Element.update() and adds a fixes excessive error reporting in WebKit beta versions [Thomas Fuchs] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5371 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 6e029db550..a59177aa4d 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Update to latest Prototype, which doesn't serialize disabled form elements, adds clone() to arrays, empty/non-string Element.update() and adds a fixes excessive error reporting in WebKit beta versions [Thomas Fuchs] + * Clean up the output of rake stats, de-emphasise components and apis, and remove the indents for tests [Koz] * Added option to script/process/spawner of specifying the binding address #5133 [zsombor] -- cgit v1.2.3