X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=3e5458916ea19a56068c0970069ef78909096aa5;hb=4661cdbb26de93d072226ab6cd9325c1ca7bb75e;hp=1ba91259922703cd47fbe8eb65c078aa247da935;hpb=cf0a1997b66f3e09e595c3c6fb04b08c0d2a4e61;p=clsql.git diff --git a/debian/changelog b/debian/changelog index 1ba9125..3e54589 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +cl-sql (1.8.2-1) unstable; urgency=low + + * Documentation fixes, MacOSX changes + + -- Kevin M. Rosenberg Wed, 12 Nov 2003 22:52:45 -0700 + +cl-sql (1.8.1-1) unstable; urgency=low + + * Improved shared library building + + -- Kevin M. Rosenberg Tue, 11 Nov 2003 15:26:55 -0700 + +cl-sql (1.8.0-1) unstable; urgency=low + + * Make asdf-installable + + -- Kevin M. Rosenberg Tue, 11 Nov 2003 08:06:28 -0700 + +cl-sql (1.7.9-1) unstable; urgency=low + + * Add missing documentation file + + -- Kevin M. Rosenberg Tue, 11 Nov 2003 05:30:23 -0700 + +cl-sql (1.7.8-1) unstable; urgency=low + + * Convert documentation to XML format + + -- Kevin M. Rosenberg Tue, 11 Nov 2003 01:20:20 -0700 + +cl-sql (1.7.7-1) unstable; urgency=low + + * Fix dependency for allegro-cl-trial for clsql-tests + + -- Kevin M. Rosenberg Mon, 22 Sep 2003 12:18:18 -0600 + cl-sql (1.7.6-1) unstable; urgency=low * Fix connection string (closes: 208610)