aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-06-01 02:25:47 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-06-01 02:25:47 +0000
commita10ea5b94db88c78ec04af7b8861a22d90a9ce67 (patch)
treea75ef05bef2ad6cc863ac9fb4a448fc543cde2b4 /ChangeLog
parente71d501ee0091e493f9eeefd8cb755ce315d70a1 (diff)
downloadruby-a10ea5b94db88c78ec04af7b8861a22d90a9ce67.tar.gz
remove duplicated entry
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41018 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 592954e46c..6578b966e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,11 +14,6 @@ Sat Jun 1 08:00:46 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>
* ext/zlib/zlib.c (gzfile_read, gzfile_read_all, gzfile_getc),
(gzreader_gets): check EOF. [ruby-core:55220] [Bug #8467]
-Sat Jun 1 08:00:06 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>
-
- * ext/zlib/zlib.c (gzfile_read, gzfile_read_all, gzfile_getc),
- (gzreader_gets): check EOF. [ruby-core:55220] [Bug #8467]
-
Sat Jun 1 07:32:15 2013 Tanaka Akira <akr@fsij.org>
* bignum.c: Use BDIGIT type for hbase.