summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorwakou <wakou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-07-02 14:19:51 +0000
committerwakou <wakou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-07-02 14:19:51 +0000
commite5ae0debe331794f3e9c7d598f4d2a786a18bbf3 (patch)
tree3eb23f927ec875c3061d7f301a8a325f379a2f5a /ChangeLog
parentd8fdb2bfdef4ba112e0c3b301c256d1abbeb17de (diff)
* lib/cgi.rb (CGI#header): accept any type as value.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2616 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d0cfe46af..bad575dd3e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Jul 2 14:13:11 2002 Wakou Aoyama <wakou@ruby-lang.org>
+
+ * lib/cgi.rb (CGI#header): accept any type as value.
+
Sun Jun 30 17:05:29 2002 WATANABE Hirofumi <eban@ruby-lang.org>
* configure.in (seekdir, telldir): add ac_cv_func_telldir=yes,