]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 31 Jan 1999 18:18:16 +0000 (18:18 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 31 Jan 1999 18:18:16 +0000 (18:18 +0000)
old/sh-utils/ChangeLog
old/sh-utils/NEWS

index d2246daeacd3d4f23e03da404b343beafd1ada21..bcec9a73a499a2a6544ada722e88279c5d26ca28 100644 (file)
@@ -1,5 +1,8 @@
 1999-01-31  Jim Meyering  <meyering@ascend.com>
 
+       * src/chroot.c (main): Call chdir ("/") after chroot.
+       Suggestion from James Youngman.
+
        * src/uptime.c (print_uptime): Use the C numeric locale for sscanf
        of /proc/uptime data, then restore.
        * lib/getloadavg.c: Include locale.h.
index be147af4b289061f188ebe4f2fbfe21b4c290b66..e977eff226c057a2efe9e24f50cbe8274c9dc3b1 100644 (file)
@@ -1,5 +1,6 @@
 Changes in release 1.17
  [1.16f]
+* chroot now calls chdir ("/") after chroot.
 * `date -s' now exits with nonzero status upon failure
 * new autoconf tests detect bugs in vendor mktime from Irix-6.4 and SunOS4.1.4
   Your executables will be a little larger on such systems because you'll use