Browse Source

dselect help improvements

Wichert Akkerman 25 years ago
parent
commit
cb324560fd
2 changed files with 8 additions and 1 deletions
  1. 6 0
      ChangeLog
  2. 2 1
      debian/changelog

+ 6 - 0
ChangeLog

@@ -1,3 +1,9 @@
+Mon Jul 16 13:27:44 CEST 2001 Wichert Akkerman <wakkerma@debian.org>
+
+  * Merge a modified patch from Josip Rodin:
+    + dselect/basecmds.cc: Improve some help texts and helpscreen keybindings
+    + dselect/helpmsgs.src: Improve text
+
 Mon Jul 16 12:55:49 CEST 2001 Wichert Akkerman <wakkerma@debian.org>
 
   * utils/start-stop-daemon.c: Fix test for nice(2) failure

+ 2 - 1
debian/changelog

@@ -14,7 +14,7 @@ dpkg (1.10) unstable; urgency=low
   * Improve dselect manpage. Closes: Bug#103839
   * dpkg-name(1) no longer mentions the non-existing dpkg(5) manpage.
     Closes: Bug#104214
-  * Improve handling of Recommends and Suggests in dselect
+  * Improve handling of Recommends and Suggests in dselect. Closes: Bug#34942
   * Add per-user configuration files. Closes: Bug#103845
   * Split dselect into its own package. dpkg Pre-Depends on it
     to make sure no weird things happen during an upgrade but this
@@ -23,6 +23,7 @@ dpkg (1.10) unstable; urgency=low
   * Make Q do an abort in the method selection menu to make things more
     consistent with the package list
   * Fix test for nice(2) failure in start-stop-daemon. Closes: Bug#104561
+  * Improve the dselect helpscreen a bit. Closes: Bug#72634
 
  -- Wichert Akkerman <wakkerma@debian.org>  UNRELEASED