X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=20f2cad893fafc173105bc45b9de2c490ebaca47;hb=dc450ece8ff68c4a459fd47654c11ab28ddc0cc5;hp=cf66ce6661ffc5307a875461e9c42aeef9f7580a;hpb=f9da6f0a3f8316d0123be8f3812e7163e41b1890;p=pubmed.git diff --git a/debian/changelog b/debian/changelog index cf66ce6..20f2cad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,32 @@ +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. + + -- Kevin M. Rosenberg Wed, 30 Oct 2002 18:34:56 -0700 + +cl-pubmed (1.1-1) unstable; urgency=low + + * Fix bug in .asd file + + -- Kevin M. Rosenberg Wed, 30 Oct 2002 14:18:11 -0700 + cl-pubmed (1.0-1) unstable; urgency=low * Initial release (closes: 166482)