aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Rokos <m.rokos@sh.cvut.cz>2002-01-04 11:27:45 +0000
committerMichal Rokos <m.rokos@sh.cvut.cz>2002-01-04 11:27:45 +0000
commit9951f389c1a4df41cbd1a68f5fb04378948f369a (patch)
tree9097e8c4c142abe4bf96331cf5beb931fae7a7f8
parent2c7edf9209b5ef03fc077214c44ef83e93af8e59 (diff)
downloadruby-openssl-history-9951f389c1a4df41cbd1a68f5fb04378948f369a.tar.gz
* API doc in README (but still not completed)
* missing str(ncasecmp|strptime).c files moved to missing/ * ifdef NO_* handled
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d3d0bf4..d0a63e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,11 @@ Copyright (C) 2001 Michal Rokos <m.rokos@sh.cvut.cz>
All rights reserved.
$Log$
+Revision 1.17 2002/01/04 11:27:45 majkl
+ * API doc in README (but still not completed)
+ * missing str(ncasecmp|strptime).c files moved to missing/
+ * ifdef NO_* handled
+
Revision 1.16 2002/01/04 11:22:55 majkl
* SelfDispatching used for X509:: Name, Extension, Attribute
def XXX.new(arg)