]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 25 Sep 1997 12:59:56 +0000 (12:59 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 25 Sep 1997 12:59:56 +0000 (12:59 +0000)
old/sh-utils/ChangeLog

index 4619bea87ac083c2b3a81f283f703fdc32783334..429486201209c00326b4ea291341982205172172 100644 (file)
@@ -1,3 +1,12 @@
+1997-09-25  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * src/echo.c: Make echo conform to POSIX.  By default, don't
+       interpret backslash escape sequences.
+       [V9_DEFAULT]: Don't #define.
+       (usage): Document -e option.
+       (main): Recognize options iff POSIXLY_CORRECT is not set.
+       From Bruno Haible.
+
 1997-09-19  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * lib/getusershell.c (IN_CTYPE_DOMAIN): Define.