From: joy <> Date: Fri, 1 Dec 2000 22:35:55 +0000 (-0800) Subject: [project @ 2000-12-01 14:35:55 by joy] X-Git-Tag: release/2.6.0~1169 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=314f853c7aee13ee4db115507a1a175204194beb;p=debbugs.git [project @ 2000-12-01 14:35:55 by joy] added missing stuff to the changelog --- diff --git a/debian/changelog b/debian/changelog index 59e7a639..8f9d6248 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,20 @@ debbugs (2.3-3) unstable; urgency=low * Fixed examples installation, debbugsconfig should actually work now, - closes: #77126. - * Removed all traces of the package after purging, in postrm. + closes: #77126. [Josip] + * Removed all traces of the package after purging, in postrm. [Josip] + * Added pkgindex.cgi, package/maintainer/submitter indices. [Anthony] + * Moved readparse to common.pl, since it's, well, common to all the cgi + stuff. Other fixes in common.pl. [Anthony] + * Moved some of the pkgreport.cgi logic from common.pl into pkgreport.cgi. + [Anthony] + * Random typo fixes in the CGIs. [Anthony] + * Made the CGI scripts use the common.pl from their directory and not + /usr/lib/debbugs nor ~ajt/newajbug. That stuff should actually _work_ + now, argh. [Josip] + * Added bug subject and package name in closing messages. [Josip] * Fixed errorlib filename (removed the .in part), this stuff should - actually _work_ now, argh. + actually _work_ now, argh. I shouldn't be repeating myself. [Josip] -- Josip Rodin Fri, 1 Dec 2000 15:01:40 +0100