From: joy <> Date: Sun, 28 Jan 2001 06:22:51 +0000 (-0800) Subject: [project @ 2001-01-27 22:22:51 by joy] X-Git-Tag: release/2.6.0~1159 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ba8a59c121d36566a69730ad1acbeca226a14bbf;p=debbugs.git [project @ 2001-01-27 22:22:51 by joy] new changelog entries --- diff --git a/debian/changelog b/debian/changelog index 81c63d37..42e6b697 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +debbugs (2.3-4) unstable; urgency=low + + * Added a check for unwanted characters in the part of request passed on + to sendlynxdoc that gets passed to shell. [Josip] + * Applied Rob Browning's patches to remove more Debian-only stuff, + closes: #80077. [Josip] + * Fixed the nextnumber misplacement (it should be in spool dir, not config + dir), and added a note about running debbugsconfig after changes to + config file, thanks to Rob for the hints. [Josip] + + -- Josip Rodin Sat, 27 Jan 2001 23:20:06 +0100 + debbugs (2.3-3) unstable; urgency=low * Fixed examples installation, debbugsconfig should actually work now,