]> git.donarmstrong.com Git - debbugs.git/commitdiff
[project @ 2000-12-01 14:35:55 by joy]
authorjoy <>
Fri, 1 Dec 2000 22:35:55 +0000 (14:35 -0800)
committerjoy <>
Fri, 1 Dec 2000 22:35:55 +0000 (14:35 -0800)
added missing stuff to the changelog

debian/changelog

index 59e7a639774e241b1bdfb7eccc19ffe68ab609d7..8f9d62485bca552453f9987f16ba0afab97fc827 100644 (file)
@@ -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 <jrodin@jagor.srce.hr>  Fri,  1 Dec 2000 15:01:40 +0100