r11093: 04 Sep 2006 Kevin Rosenberg <kevin@rosenberg.net>
[kmrcl.git] / ChangeLog
index b7d4445c96c78fd457b9d2f9632f14ee65d4b4dd..316e9c2ea6876516d48d104c368a43d2d5265257 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
+04 Sep 2006  Kevin Rosenberg <kevin@rosenberg.net>
+       * 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 <kevin@rosenberg.net>
        * Version 1.88
        * strings.lisp, package.lisp: Add binary-sequence-to-hex-string
-       
+
 26 Jul 2006  Kevin Rosenberg <kevin@rosenberg.net>
        * Version 1.87
        * proceeses.lisp, sockets.lisp: Apply patch from Travis Cross