]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 30 Jan 2000 11:57:08 +0000 (11:57 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 30 Jan 2000 11:57:08 +0000 (11:57 +0000)
old/sh-utils/NEWS
old/textutils/NEWS

index 3982773d414b2889e9bab7e3a6e3f60d3ad71449..057334d1eafece4c742da717dbab09f79cab73c0 100644 (file)
@@ -1,6 +1,8 @@
 Changes in release 2.1
  [2.0e]
 * still more portability fixes
+* unified lib/: now that directory and most of the configuration framework
+  is common between fileutils, textutils, and sh-utils
  [2.0d]
 * fix portability problem with sleep vs lib/strtod.c's requirement for -lm
  [2.0c]
index 3a7bd23f0e5bebeb40eb6ab540b7ea334ddbd07f..912de729e55f7c98c82752ae8e60905363e4260c 100644 (file)
@@ -3,6 +3,8 @@ Changes in release 2.1
 * tsort now works more like the traditional UNIX tsort.  Before it would
   exit when it found a loop.  Now it continues and outputs all items.
 * unexpand no longer infloops on certain sequences of white space
+* unified lib/: now that directory and most of the configuration framework
+  is common between fileutils, textutils, and sh-utils
 [2.0c]
 * include lib/nanosleep.h.
 [2.0b]