diff options
-rw-r--r-- | old/fileutils/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index f83acf980..687009f1a 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,10 @@ Changes in release 4.1: +[4.0p] +* various tools: quote multibyte characters correctly in diagnostics +* mv: portability fix for alpha +* dd: portability fix +* unified lib/: now that directory and most of the configuration framework + is common between fileutils, textutils, and sh-utils [4.0o] * Include lib/nanosleep.h. [4.0n] |