X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=ea6b675666e96f0391dcc686c0e46033b7ce3240;hb=8646b9afb9979064c3b0b79990c064dce7cb12b7;hp=411d099b4636d7cf0666e3bcc7ffb572e3ae531f;hpb=30b4f8d91af2bb031e8d4ef7d5a38492739de2bf;p=kmrcl.git diff --git a/debian/changelog b/debian/changelog index 411d099..ea6b675 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +cl-kmrcl (1.2-1) unstable; urgency=low + + * Seperate string and equal functions into their own files + + -- Kevin M. Rosenberg Sat, 12 Oct 2002 00:03:18 -0600 + +cl-kmrcl (1.1-1) unstable; urgency=low + + * Re-arrange defclass order in ml-classes.lisp for cmucl compatibility + + -- Kevin M. Rosenberg Fri, 11 Oct 2002 20:00:29 -0600 + cl-kmrcl (1.0-1) unstable; urgency=low * Initial Release (closes: 163955)