X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=debian%2Fchangelog;h=e29900011f7851681a14ccabf90527d141c11f8a;hb=09a2d5d0bdc3ab1fbd9ce3f4a71020d3dc5f5de5;hp=0279f43b7ce943ce5c4a4022d03c967fd6e6025e;hpb=55a5a4735163dc9adc1e6ee9e49e4b0c335732e2;p=puri-unicode.git diff --git a/debian/changelog b/debian/changelog index 0279f43..e299000 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +cl-puri (1.3.1.2-1) unstable; urgency=low + + * Fix broken html documentation (closes:310639) + + -- Kevin M. Rosenberg Fri, 27 Aug 2004 19:03:12 -0600 + +cl-puri (1.3.1.1-2) unstable; urgency=low + + * Fix description + + -- Kevin M. Rosenberg Fri, 27 Aug 2004 19:03:12 -0600 + +cl-puri (1.3.1.1-1) unstable; urgency=low + + * Use #:net.uri nickname on non-Allegro platforms + + -- Kevin M. Rosenberg Tue, 16 Mar 2004 18:32:10 -0700 + +cl-puri (1.3.1-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Mon, 21 Jul 2003 05:18:27 -0600 + +cl-puri (1.3.0-1) unstable; urgency=low + + * Change parse-error condition to uri-parse-error for + cross-implementation compatibility. + * Invoke renamed ptester module + + -- Kevin M. Rosenberg Sun, 20 Jul 2003 13:04:45 -0600 + cl-puri (1.2.5-1) unstable; urgency=low * add shrink vector, AllegroCL fixes