Wichert Akkerman лет назад: 25
Родитель
Сommit
cf6d991418
2 измененных файлов с 10 добавлено и 0 удалено
  1. 8 0
      ChangeLog
  2. 2 0
      debian/changelog

+ 8 - 0
ChangeLog

@@ -1,3 +1,11 @@
+Mon Jul 16 12:44:51 CEST 2001 Wichert Akkerman <wakkerma@debian.org>
+
+  * dselect/dselect.h: make baselist::setheights() virtual
+  * dselect/method.h: add setheights() member and fix protection
+  * dselect/methlist.cc: override setheights() to make list_height 1
+    higher then the default so we draw the list correctly
+  * dselect/methkeys.cc: make Q do abort so we are consistent with the pkglist
+
 Mon Jul 16 01:50:58 CEST 2001 Wichert Akkerman <wakkerma@debian.org>
 Mon Jul 16 01:50:58 CEST 2001 Wichert Akkerman <wakkerma@debian.org>
 
 
   * Merge a reworked version of a patch from Joey Hess
   * Merge a reworked version of a patch from Joey Hess

+ 2 - 0
debian/changelog

@@ -20,6 +20,8 @@ dpkg (1.10) unstable; urgency=low
     to make sure no weird things happen during an upgrade but this
     to make sure no weird things happen during an upgrade but this
     will allow us to make dselect option at some point in the future.
     will allow us to make dselect option at some point in the future.
   * Make colours in dselect user-configurable. Closes: Bug#103994
   * Make colours in dselect user-configurable. Closes: Bug#103994
+  * Make Q do an abort in the method selection menu to make things more
+    consistent with the package list
 
 
  -- Wichert Akkerman <wakkerma@debian.org>  UNRELEASED
  -- Wichert Akkerman <wakkerma@debian.org>  UNRELEASED