summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 574bb0804a..d24263c66e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,12 @@
+Fri Mar 1 23:08:16 2002 Yukihiro Matsumoto <matz@ruby-lang.org>
+
+ * stable version 1.6.7 released.
+
Fri Mar 1 11:29:10 2002 WATANABE Hirofumi <eban@ruby-lang.org>
* ext/socket/{addinfo.h,getaddrinfo.c} (gai_strerror): add const
qualifier only for uClibc.
-Wed Feb 27 16:31:38 2002 Yukihiro Matsumoto <matz@ruby-lang.org>
-
- * stable version 1.6.7 released.
-
Wed Feb 27 16:30:50 2002 Yukihiro Matsumoto <matz@ruby-lang.org>
* st.c (st_init_table_with_size): num_bins should be prime numbers