]> err.no Git - dpkg/commitdiff
More changelog updates
authorWichert Akkerman <wakkerma@debian.org>
Wed, 12 Sep 2001 15:23:25 +0000 (15:23 +0000)
committerWichert Akkerman <wakkerma@debian.org>
Wed, 12 Sep 2001 15:23:25 +0000 (15:23 +0000)
ChangeLog

index e87dee2bcaefcf7e14f5cdb27371f3e0d2cfd059..6ffb4f23d64606ebef2265622c83e62d00cc1629 100644 (file)
--- a/ChangeLog
+++ b/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>
 
   * main/showpkg.c: move to lib/ so multiple tools can share it