summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-22 17:10:47 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-22 17:10:47 +0000
commit1ad4c3be05ff6018821af7a4465e98d0228879da (patch)
tree83c9ba8af0f7f19675a8fda7a4765055090cc8d8 /ChangeLog
parentc678363c28113f2ddea921c49a619f0e32e052fd (diff)
downloadruby-1ad4c3be05ff6018821af7a4465e98d0228879da.tar.gz
ruby-1ad4c3be05ff6018821af7a4465e98d0228879da.tar.xz
ruby-1ad4c3be05ff6018821af7a4465e98d0228879da.zip
* ext/socket/option.c (inspect_timeval): fix the size test.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@22558 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 74c9650bc..bed462768 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Feb 23 02:10:09 2009 Tanaka Akira <akr@fsij.org>
+
+ * ext/socket/option.c (inspect_timeval): fix the size test.
+
Sun Feb 22 22:42:20 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* string.c (tr_trans): should recalculate coderange.