r3022: *** empty log message ***
[kmrcl.git] / debian / changelog
index ea6b675666e96f0391dcc686c0e46033b7ce3240..20eb04e6aa014dcaa230a2ae348060986db78fdb 100644 (file)
@@ -1,3 +1,46 @@
+cl-kmrcl (1.9-1) unstable; urgency=low
+
+  * ml-class.lisp: Get package name from object
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Oct 2002 13:23:23 -0600
+
+cl-kmrcl (1.8-1) unstable; urgency=low
+
+  * ml-class.lisp: Add defgeneric for generic functions
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Oct 2002 09:11:08 -0600
+
+cl-kmrcl (1.7-1) unstable; urgency=low
+
+  * Push :kmrcl onto features
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 20:47:45 -0600
+
+cl-kmrcl (1.6-1) unstable; urgency=low
+
+  * ml-class.lisp: Fix CMUCL compatibility, add SBCL compatibility
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 11:04:04 -0600
+
+cl-kmrcl (1.5-1) unstable; urgency=low
+
+  * ml-class.lisp: Change pcl package to sb-pcl for sbcl
+  * kmrcl.asd: remove sbcl from reader conditional for ml-class
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 10:16:14 -0600
+
+cl-kmrcl (1.4-1) unstable; urgency=low
+
+  * Add pcl:validate-superclass for CMUCL/SBCL compatibility
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 10:09:39 -0600
+
+cl-kmrcl (1.3) unstable; urgency=low
+
+  * Change .asd to fix problem with ml-class
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 12 Oct 2002 13:03:49 -0600
+
 cl-kmrcl (1.2-1) unstable; urgency=low
 
   * Seperate string and equal functions into their own files