From 74c9fd2ba50964cd44b9ff34a63bdecdfbd1ab62 Mon Sep 17 00:00:00 2001 From: Leon Breedt Date: Wed, 27 Apr 2005 19:43:28 +0000 Subject: add entry for nil casting change git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1243 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionwebservice/CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'actionwebservice') diff --git a/actionwebservice/CHANGELOG b/actionwebservice/CHANGELOG index c455bbff4c..f4f21c57c4 100644 --- a/actionwebservice/CHANGELOG +++ b/actionwebservice/CHANGELOG @@ -1,3 +1,8 @@ +*SVN* + +* Fix that casting change in 0.7.0 would convert nil values to the default value for the type instead of leaving it as nil + + *0.7.1* (20th April, 2005) * Depend on Active Record 1.10.1 and Action Pack 1.8.1 -- cgit v1.2.3