summaryrefslogtreecommitdiff
path: root/old/fileutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1993-04-05 03:09:08 +0000
committerJim Meyering <jim@meyering.net>1993-04-05 03:09:08 +0000
commitb93c15a217f6deadb312ecfa89a941f0db25f920 (patch)
tree8996688d1cbc9f274f7c6a3e695541fbdd90003f /old/fileutils/NEWS
parent5c0034bed540684686f691096a48a390d8e6620f (diff)
downloadcoreutils-b93c15a217f6deadb312ecfa89a941f0db25f920.tar.xz
.
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r--old/fileutils/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 9019b5859..289a77650 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,4 +1,5 @@
Major changes in release 3.5:
+* configuring with gcc uses CFLAGS='-g -O' by default
* all programs accept --help and --version options
* long-named options must be introduced with `--'; `+' is no longer
accepted since it is incompatible with the POSIX.2 standard