]> err.no Git - dpkg/commitdiff
Added description for "suggests" in describedepcon().
authorAdam Heath <doogie@debian.org>
Sun, 24 Dec 2000 00:56:27 +0000 (00:56 +0000)
committerAdam Heath <doogie@debian.org>
Sun, 24 Dec 2000 00:56:27 +0000 (00:56 +0000)
ChangeLog
debian/changelog

index e2b84917d0a419a2cb02dd7bc0502f2e9df3aba4..a3d5cf31085d810099a673c8d3110047b648a936 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sat Dec 23 16:44:25 CST 2000 Adam Heath <doogie@debian.org>
+
+  * main/depcon.c: Added description for "suggests" in describedepcon().
+
 Sat Dec 23 16:24:31 CST 2000 Adam Heath <doogie@debian.org>
 
   * debian/dpkg.postinst: Remove bashism.
index e692c7a1fda2ff7be3bfb5f0285b8df2c278f908..a6879974cf35434a692ab3ae4da8fdd018df4f96 100644 (file)
@@ -1,5 +1,7 @@
 dpkg (1.8.0) unstable; urgency=low
 
+  * Added description for "suggests" in main/depcon.c:describedepcon().
+    Closes: Bug#74113
   * Removed bashing from dpkg.postinst.
   * Make '#' optional in Closes: tags.  Closes: Bug#63137.
   * Add -t to -h output in dpkg-buildpackage:  Closes: Bug#49598.