From c806ada1a12795e377d2ad588e56e051c7a92598 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Tue, 5 Sep 2006 01:35:21 +0000 Subject: [PATCH 1/1] r11093: 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 --- ChangeLog | 9 ++++++++- debian/changelog | 6 ++++++ 2 files changed, 14 insertions(+), 1 deletion(-) 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 diff --git a/debian/changelog b/debian/changelog index 82db43f..769b903 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cl-kmrcl (1.89-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Mon, 4 Sep 2006 19:33:31 -0600 + cl-kmrcl (1.88-1) unstable; urgency=low * New upstream -- 2.34.1