aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichal Rokos <m.rokos@sh.cvut.cz>2002-01-16 14:49:39 +0000
committerMichal Rokos <m.rokos@sh.cvut.cz>2002-01-16 14:49:39 +0000
commite781373eab3282c392e3f5dbd990a59378843bc6 (patch)
treebfd8de7da1465bce6a045b3e382f250244f8bc63 /ChangeLog
parent8717a87985a8b5fa3443ed9f5691f758d16d153a (diff)
downloadruby-openssl-history-e781373eab3282c392e3f5dbd990a59378843bc6.tar.gz
* really fixed strptime.c (silly me, thanks Hynek)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9892c2..861aece 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@ Copyright (C) 2001 Michal Rokos <m.rokos@sh.cvut.cz>
All rights reserved.
$Log$
+Revision 1.27 2002/01/16 14:49:52 majkl
+ * really fixed strptime.c (silly me, thanks Hynek)
+
Revision 1.26 2002/01/16 13:52:24 majkl
* fixed missing/strptime.c (Hynek)
* more strict format for UTC time (ossl.c - 'Z' in the end)