Przeglądaj źródła

Mention helptext fixes

Wichert Akkerman 25 lat temu
rodzic
commit
b18fc5d706
1 zmienionych plików z 6 dodań i 0 usunięć
  1. 6 0
      ChangeLog

+ 6 - 0
ChangeLog

@@ -1,3 +1,9 @@
+Wed Aug  1 15:35:32 CEST 2001 Wichert Akkerman <wakkerma@debian.org>
+
+  * debian/copyright: mention we have copyright for 2001 as well
+  * main/query.c: improve help and version texts
+  * main/main.c: use DPKG define in printversion output
+
 Wed Aug  1 15:10:06 CEST 2001 Wichert Akkerman <wakkerma@debian.org>
 
   * main/query.c: fmt can't be const since we free it in the same function