summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-09-29 10:19:47 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-09-29 10:19:47 +0000
commita6059573355b13a6b83c3293f5052507a14ea6a2 (patch)
tree657d10e79efa3aff831d668537f46772fc3a1db6
parentbab9d9c04ab8691072c5891e9cb4c2f68857a8a3 (diff)
downloadruby-a6059573355b13a6b83c3293f5052507a14ea6a2.tar.gz
ruby-a6059573355b13a6b83c3293f5052507a14ea6a2.tar.xz
ruby-a6059573355b13a6b83c3293f5052507a14ea6a2.zip
* ChangeLog: add link to ruby-bugs.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4624 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3bd1bcec..3cc08bb83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
Mon Sep 29 19:06:51 2003 WATANABE Hirofumi <eban@ruby-lang.org>
* ext/win32ole/extconf.rb: add windows.h checking.
+ (ruby-bugs PR#1185)
Mon Sep 29 16:18:30 2003 NAKAMURA, Hiroshi <nahi@ruby-lang.org>