From 5904f64dbf9b8d78c8431e6ac19663624cbe599e Mon Sep 17 00:00:00 2001 From: marcandre Date: Sun, 13 Sep 2009 22:36:45 +0000 Subject: * lib/cgi/cookie.rb (value): Keep CGI::Cookie#value in sync with the cookie itself. Based on a patch by Arthur Schreiber [ruby-core:17634] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24914 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 61a9647d4f..32fd37a32c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Sep 14 06:42:21 2009 Marc-Andre Lafortune + + * lib/cgi/cookie.rb (value): Keep CGI::Cookie#value in sync with the + cookie itself. Based on a patch by Arthur Schreiber [ruby-core:17634] + Mon Sep 14 05:21:12 2009 Marc-Andre Lafortune * lib/net/http.rb (fetch): Handle properly default values; a patch by -- cgit v1.2.3