summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>1994-10-01 17:19:37 +0000
committerPaul Eggert <eggert@cs.ucla.edu>1994-10-01 17:19:37 +0000
commit4e44a14836a44835c63c0534b5895ac47d632759 (patch)
treed0a968d9cd8196bd5b0165b09262a5b74fa09a76
parent7a2d60ee66481b4fcb77274cb2dd0ef53854a759 (diff)
downloaddiffutils-2.7.tar.gz
diffutils 2.7 newsv2.7
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 72450d4..dcde122 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,9 @@
-User-visible changes since version 2.6:
+User-visible changes in version 2.7:
* New diff option: --binary (useful only on non-Posix hosts)
-* -b and -w now ignore the incompleteness of lines; -B no longer does this.
+* diff -b and -w now ignore line incompleteness; -B no longer does this.
+* cmp -c now uses locale to decide which output characters to quote.
+* Help and version messages are reorganized.
User-visible changes in version 2.6: