summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-07-29 10:44:27 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-07-29 10:44:27 +0000
commit3cc54bd62fb81db2d394c2fbdc70fed51d1d1794 (patch)
tree21c069d6b1bb2b128b560cd33f977919805ca3cd
parentfbf546693ca2ed4736aff21ea738620fd88be234 (diff)
downloadruby-3cc54bd62fb81db2d394c2fbdc70fed51d1d1794.tar.gz
ruby-3cc54bd62fb81db2d394c2fbdc70fed51d1d1794.tar.xz
ruby-3cc54bd62fb81db2d394c2fbdc70fed51d1d1794.zip
garbage
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4213 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog1
1 files changed, 0 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d5c40f4b7..c70cdbea7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -79,7 +79,6 @@ Mon Jul 28 18:53:03 2003 WATANABE Hirofumi <eban@ruby-lang.org>
* ext/openssl/extconf.rb: check again after pkg-config for MinGW on
Cygwin.
->>>>>>> 1.1963
Mon Jul 28 15:32:04 2003 Yukihiro Matsumoto <matz@ruby-lang.org>
* ext/stringio/stringio.c (strio_gets): only "gets" should set $_.