X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=debian%2Fchangelog;h=6a8f8287d15138974b8aa1134d117359ee6c7918;hp=eb03a2f270aa4491355d86263e31980fc5ac7cef;hb=7d50938ba2db52a713498e49aa1679deae6f0b6b;hpb=94a7bd5cfc5413a85312a6363664ae262241c309 diff --git a/debian/changelog b/debian/changelog index eb03a2f..6a8f828 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,53 @@ +cl-sql (0.9.8-1) unstable; urgency=low + + * Rename .cl files to .lisp files + + -- Kevin M. Rosenberg Mon, 30 Sep 2002 04:08:25 -0600 + +cl-sql (0.9.7-1) unstable; urgency=low + + * base/conditions.cl: Fix format string error + + -- Kevin M. Rosenberg Mon, 30 Sep 2002 00:13:36 -0600 + +cl-sql (0.9.6-1) unstable; urgency=low + + * Remove cl-library logical hosts from load-library calls + + -- Kevin M. Rosenberg Sun, 29 Sep 2002 23:32:22 -0600 + +cl-sql (0.9.5-1) unstable; urgency=low + + * OpenMCL is now supported + * Fix defgeneric form in db-interfaces.cl + * Fix load-libraries call in postgresql-socket-api.cl + + -- Kevin M. Rosenberg Fri, 27 Sep 2002 08:55:33 -0600 + +cl-sql (0.9.4-2) unstable; urgency=low + + * Move documentation to cl-sql package (closes: 162491) + + -- Kevin M. Rosenberg Thu, 26 Sep 2002 15:20:19 -0600 + +cl-sql (0.9.4-1) unstable; urgency=low + + * Add reader conditionals to .asd file + + -- Kevin M. Rosenberg Wed, 25 Sep 2002 06:37:30 -0600 + +cl-sql (0.9.3-2) unstable; urgency=low + + * Add call to clc-only-compatible + + -- Kevin M. Rosenberg Sun, 22 Sep 2002 21:01:20 -0600 + +cl-sql (0.9.3-1) unstable; urgency=low + + * push onto cl:*features* if loaded with 'asdf:load-compiled-op + + -- Kevin M. Rosenberg Fri, 20 Sep 2002 00:07:25 -0600 + cl-sql (0.9.2-1) unstable; urgency=low * Add information fields to .asd files