Update of /project/cl-prevalence/cvsroot/cl-prevalence In directory common-lisp:/tmp/cvs-serv12214
Modified Files: ChangeLog Log Message: added patches and tests contributed by Henrik Hjelte (henrik@evahjelte.com) to (de)serialize improper lists and conses
--- /project/cl-prevalence/cvsroot/cl-prevalence/ChangeLog 2005/01/24 10:04:14 1.2 +++ /project/cl-prevalence/cvsroot/cl-prevalence/ChangeLog 2006/01/31 12:41:48 1.3 @@ -1,3 +1,7 @@ +2006-01-31 Sven Van Caekenberghe svc@mac.com + + * added patches contributed by Henrik Hjelte (henrik@evahjelte.com) to (de)serialize improper lists and conses + 2005-01-22 Sven Van Caekenberghe svc@mac.com
* added serialization support for characters (suggested by ian eslick)
cl-prevalence-cvs@common-lisp.net