summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-08-15 20:56:08 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-08-15 20:56:08 +0000
commitc37e0b8f04d00fa99b0acc067308945879171869 (patch)
tree2bf2f4384af6caf7000ad63710e6a98dcaa67f71 /ChangeLog
parentede8000e64f997af26950e6f3ab2108127ed02a4 (diff)
parent48df58723c7ecc386125523cd9652e0db1d82272 (diff)
sorry. I made wrong tags.v1_8_5_66
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tags/v1_8_5_66@12998 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 5f5a850a2a..253cf05f7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,3 @@
-Thu Aug 16 04:52:11 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>
-
- * random.c: documentation fix. srand(0) initializes PRNG with '0',
- not with random_seed.
-
Thu Aug 16 04:49:10 2007 Nobuyoshi Nakada <nobu@ruby-lang.org>
* bcc32/{Makefile.sub,setup.mak}: remove surplus slash from srcdir.