X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=4a14b35c14ffe1661fb639b218769929a8873d9b;hb=74ed26df72a4cd1ffb0695d97ac36f75672a5c64;hp=f01cdb2813d9621c05a621b618ace74690f117b0;hpb=ebf5927e07bc14a20410801882ce4e35ffa0c691;p=puri.git diff --git a/debian/changelog b/debian/changelog index f01cdb2..4a14b35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,47 @@ +cl-puri (1.3.1.2-1) unstable; urgency=low + + * Fix broken html documentation (closes:310639) + + -- Kevin M. Rosenberg Wed, 25 May 2005 10:27:33 -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 + + -- 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.