X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=ChangeLog;h=316e9c2ea6876516d48d104c368a43d2d5265257;hp=b7d4445c96c78fd457b9d2f9632f14ee65d4b4dd;hb=c806ada1a12795e377d2ad588e56e051c7a92598;hpb=68c8a7d41640b4b26c0e088c752fb53703f3c548 diff --git a/ChangeLog b/ChangeLog index b7d4445..316e9c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ +04 Sep 2006 Kevin Rosenberg + * Version 1.89 + * kmrcl.asd, mop.lisp: Add support for CLISP MOP + * strings.lisp: Add prefixed-number-string macro with type optimization used + by prefixed-fixnum-string and prefixed-integer-string + * package.lisp: export prefixed-integer-string + 27 Jul 2006 Kevin Rosenberg * Version 1.88 * strings.lisp, package.lisp: Add binary-sequence-to-hex-string - + 26 Jul 2006 Kevin Rosenberg * Version 1.87 * proceeses.lisp, sockets.lisp: Apply patch from Travis Cross