Browse Source

More changelog updates

Wichert Akkerman 25 years ago
parent
commit
a30fd96cf7
1 changed files with 8 additions and 0 deletions
  1. 8 0
      ChangeLog

+ 8 - 0
ChangeLog

@@ -1,3 +1,11 @@
+Mon Sep 10 12:57:21 PDT 2001 Wichert Akkerman <wakkerma@debian.org>
+
+  * dpkg-deb/dpkg-deb.h: add parseformat prototype
+  * dpkg-deb/main.c: add parseformat and show options, change layout
+    for usage info, remove copyright from version output and refer to
+    the dpkg --license option instead
+  * dpkg-deb/info.c: implement do_show
+
 Mon Sep 10 12:41:14 PDT 2001 Wichert Akkerman <wakkerma@debian.org>
 Mon Sep 10 12:41:14 PDT 2001 Wichert Akkerman <wakkerma@debian.org>
 
 
   * main/showpkg.c: move to lib/ so multiple tools can share it
   * main/showpkg.c: move to lib/ so multiple tools can share it