]> git.wh0rd.org - sysvinit.git/blobdiff - doc/Changelog
Include -Wunreachable-code when building.
[sysvinit.git] / doc / Changelog
index 50c5701d641ca298be2399ce2284366e68e3712e..f5c8d600a063eec2622a151a539845295331bda8 100644 (file)
@@ -1,4 +1,4 @@
-sysvinit (2.89dsf) UNRELEASED; urgency=low
+sysvinit (2.89) UNRELEASED; urgency=low
 
   [ Werner Fink ]
   * Do not forget room for last NULL of new environment (was
@@ -81,6 +81,16 @@ sysvinit (2.89dsf) UNRELEASED; urgency=low
     from Johannes Truschnigg and Debian.
   * Fix typo in fstab-decode(8) font escape.  Patch from Bjarni Ingi
     Gislason and Debian.
+  * Port ifdown.c to FreeBSD.  Patch from Guillem Jover and Debian.
+  * Drop dsf part from version number.  It no longer make sense to keep.
+  * Remove obsolete/ directory from tarball.  None of it have been useful
+    for many years.
+  * Make it possible to specify the initctl path as a compile time
+    define INIT_FIFO.
+  * Use narrowly scoped file descriptor for handling opened TTY in
+    spawn().  Patch from Michał Kulling.
+  * Check exit code from dup() in spawn() and log error if it fail.
+    Patch from Michał Kulling.
 
  -- Petter Reinholdtsen <pere@hungry.com>  Sun Apr 11 11:28:55 CEST 2010