]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 4 Mar 2001 03:05:32 +0000 (03:05 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 4 Mar 2001 03:05:32 +0000 (03:05 +0000)
old/fileutils/ChangeLog

index e7bfa20c1c5bb19519b98424c3899f2661d2c64a..31946f8fea8f3e9bdb3c4fb16740fcd187179ec7 100644 (file)
@@ -1,5 +1,8 @@
 2001-02-21  Jim Meyering  <meyering@lucent.com>
 
+       * src/mkdir.c (main): Remove assignment-in-if-expression.
+       In fact, remove t_errno altogether.  Reported by Nelson Beebe.
+
        * tests/ls-2/tests: Add two tests of existing behavior -- both will
        have to be changed (soon after release), once ls is fixed.