summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b76ca1c19d..940ae97a12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Dec 21 15:20:42 2009 NAKAMURA, Hiroshi <nahi@ruby-lang.org>
+
+ * test/openssl/{common.pem,max.pem}: added fixture certificates.
+ needed for new tests added on Sun Dec 13 23:07:05 2009.
+
Mon Dec 21 08:15:31 2009 Marc-Andre Lafortune <ruby-core@marc-andre.ca>
* object.c: Object#initialize accepts any number of arguments