X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=a08d9a5569b375530ca49c1b34bc42702b377f8c;hb=0256420d48883a141e63e4a6d445cef18d3bb6d7;hp=a9ecef411f0d3f488dc72a01dfd5371d84702aa7;hpb=eff3a9e07671323f70e2ace7de54e48a2fc1b44e;p=pubmed.git diff --git a/debian/changelog b/debian/changelog index a9ecef4..a08d9a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,44 @@ +cl-pubmed (2.1.1-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Wed, 11 Jun 2003 19:51:53 -0600 + +cl-pubmed (2.1.0-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Fri, 6 Jun 2003 16:04:55 -0600 + +cl-pubmed (2.0.2-1) unstable; urgency=low + + * Improve .asd file + + -- Kevin M. Rosenberg Tue, 6 May 2003 10:24:12 -0600 + +cl-pubmed (2.0.1-1) unstable; urgency=low + + * Remove 'load-compiled-op from .asd file + + -- Kevin M. Rosenberg Mon, 2 Dec 2002 11:42:38 -0700 + +cl-pubmed (2.0-1) unstable; urgency=low + + * Rename classes and accessors to be more friendly for importing into + another package. Export more functions. + * Add article-equal function + * Add server-error condition + * Fix bug + + -- Kevin M. Rosenberg Thu, 31 Oct 2002 07:07:34 -0700 + +cl-pubmed (1.2-1) unstable; urgency=low + + * Fix extraneous colon bug and change in XML tag from + Descriptor to DescriptorName + + -- Kevin M. Rosenberg Wed, 30 Oct 2002 19:01:36 -0700 + cl-pubmed (1.1.1-1) unstable; urgency=low * README: Add prerequisites and installation instructions.