X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=b8cecda7c2844dff2d9e31dfb7531907b8b1e73f;hb=37f961932721c8146f05bdfb1abc08d193824bf9;hp=e6713f4e2284dc4870bfc217423fb0de124241d3;hpb=174c2e9d2b12683086c68429b5e5b17bf4f60ccd;p=puri.git diff --git a/debian/changelog b/debian/changelog index e6713f4..b8cecda 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +cl-puri (1.2.6-1) unstable; urgency=low + + * Fix .parse-error + + -- + +cl-puri (1.2.5-1) unstable; urgency=low + + * add shrink vector, AllegroCL fixes + + -- Kevin M. Rosenberg Sat, 19 Jul 2003 07:33:57 -0600 + +cl-puri (1.2.4-1) unstable; urgency=low + + * Fix typo for non-Allegro / non-SBCL platforms + + -- Kevin M. Rosenberg Fri, 18 Jul 2003 21:11:54 -0600 + +cl-puri (1.2.3-1) unstable; urgency=low + + * Include uri.html documentation file. + + -- Kevin M. Rosenberg Fri, 18 Jul 2003 19:57:03 -0600 + +cl-puri (1.2.2-1) unstable; urgency=low + + * Improve tests.lisp + + -- Kevin M. Rosenberg Fri, 18 Jul 2003 17:32:11 -0600 + +cl-puri (1.2.1-1) unstable; urgency=low + + * Package name fixes, .asd files + + -- Kevin M. Rosenberg Fri, 18 Jul 2003 17:06:35 -0600 + cl-puri (1.2-1) unstable; urgency=low * More porting fixes. Now passes 126/126 regression tests.