Quellcode durchsuchen

Added latest changes

Ben Collins vor 27 Jahren
Ursprung
Commit
af5dac3319
2 geänderte Dateien mit 22 neuen und 0 gelöschten Zeilen
  1. 10 0
      ChangeLog
  2. 12 0
      debian/changelog

+ 10 - 0
ChangeLog

@@ -1,3 +1,13 @@
+Sat Oct 16 11:43:45 EDT 1999 Ben Collins <bcollins.debian.org>
+
+  * Added --chuid option to start-stop-daemon to allow switching to
+    a different uid when starting a process
+  * Added mipsel to the archtable for completeness
+  * Added --config option to update-alternatives to allow easy changing
+    of the registered alternatives for a specific name
+  * Updated the deb-control(5) man page with all the current fields
+    and uses
+
 Thu Oct 14 04:51:14 CEST 1999 Wichert Akkerman <wakkerma@debian.org>
 Thu Oct 14 04:51:14 CEST 1999 Wichert Akkerman <wakkerma@debian.org>
 
 
   * Don't use Errno module but the POSIX module, since that *is*
   * Don't use Errno module but the POSIX module, since that *is*

+ 12 - 0
debian/changelog

@@ -1,3 +1,15 @@
+dpkg (1.4.1.16) unstable; urgency=low
+
+  * Added --chuid option to start-stop-daemon to allow switching to
+    a different uid when starting a process
+  * Added mipsel to the archtable for completeness
+  * Added --config option to update-alternatives to allow easy changing
+    of the registered alternatives for a specific name
+  * Updated the deb-control(5) man page with all the current fields
+    and uses
+
+ -- Wichert Akkerman <wakkerma@debian.org>  Sat, 16 Oct 1999 12:20:10 -0400
+
 dpkg (1.4.1.15) unstable; urgency=low
 dpkg (1.4.1.15) unstable; urgency=low
 
 
   * non-maintainer release.
   * non-maintainer release.