summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-09-04 10:39:29 +0000
committernahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-09-04 10:39:29 +0000
commit08147c9f8f5c13a891b247c56aaa0e1c47152697 (patch)
treef31395c8fc030cfe5ee1ecca0382bb09cff9a8ca /ChangeLog
parent9bf2911d74cc5b6d8697acb6ed4e6c39b2b74f1e (diff)
* ext/io/wait/.cvsignore: added.
* ext/openssl/.cvsignore: added. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4493 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96607fb73..a3295f015 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Wed Sep 4 19:38:25 2003 NAKAMURA, Hiroshi <nahi@ruby-lang.org>
+
+ * ext/io/wait/.cvsignore: added.
+
+ * ext/openssl/.cvsignore: added.
+
Wed Sep 4 19:28:24 2003 NAKAMURA, Hiroshi <nahi@ruby-lang.org>
* sample/openssl: added. Sample of standard distribution library