summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKamil Dudka <kdudka@redhat.com>2008-09-05 13:12:06 +0200
committerJim Meyering <meyering@redhat.com>2008-09-06 13:38:20 +0200
commit54281e9c6058b13841828d7994a596665d2e628a (patch)
tree75a031cc65f9fd868dca50bf015abeef49af30f4 /NEWS
parentea2887bbe4c04e3ff5bae2d532a1e19d3198dfce (diff)
downloadcoreutils-54281e9c6058b13841828d7994a596665d2e628a.tar.xz
install: new option: --strip-program,
...to specify the program used to strip binaries * src/install.c (main): Handle new option --strip-program. (strip): Use strip program from global variable strip_program. (usage): Mention new option --strip-program in --help. * tests/tests/strip-program: Test case for new option --strip-program. * tests/Makefile.am: Add new test case to test set. * doc/coreutils.texi: Mention new option --strip-program. * NEWS: Mention the change. * TODO: Remove completed task.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a774d1ad9..2549d41d0 100644
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,9 @@ GNU coreutils NEWS -*- outline -*-
expr support arbitrarily large numbers. Pollard's rho algorithm is
used to factor large numbers.
+ install accepts a new option --strip-program to specify the program used to
+ strip binaries.
+
ls now colorizes files with capabilities if libcap is available
md5sum now accepts the new option, --quiet, to suppress the printing of