[crypticl-cvs] CVS update: crypticl/doc/ChangeLog
Taale Skogan
tskogan at common-lisp.net
Sun Nov 7 00:17:35 UTC 2004
Update of /project/crypticl/cvsroot/crypticl/doc
In directory common-lisp.net:/tmp/cvs-serv3642/doc
Modified Files:
ChangeLog
Log Message:
See ChangeLog for details.
Date: Sun Nov 7 01:17:34 2004
Author: tskogan
Index: crypticl/doc/ChangeLog
diff -u crypticl/doc/ChangeLog:1.1.1.1 crypticl/doc/ChangeLog:1.2
--- crypticl/doc/ChangeLog:1.1.1.1 Mon Sep 20 21:10:15 2004
+++ crypticl/doc/ChangeLog Sun Nov 7 01:17:34 2004
@@ -1,3 +1,13 @@
+06-11-2004 Tåle Skogan<tasko at frisurf.no>
+ Cleaning up load. Completing renaming from CLC to Crypticl.
+
+ * src/load.lisp: deleted. Functionality moved to crypticl-package.lisp.
+ Made each algorithm responsible for registering itself.
+ * src/common.lisp: Stop using factory method for individual classes of
+ algorithms (hash, cipher etc). They are all available from the common
+ interface new-instance.
+ * src/crypticl-package.lisp: Cleaning up load.
+
09-09-2004 Tåle Skogan<tasko at frisurf.no>
Using max column 80.
* doc/README: max column 80.
More information about the Crypticl-cvs
mailing list