diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 1994-10-01 17:19:37 +0000 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 1994-10-01 17:19:37 +0000 |
| commit | 4e44a14836a44835c63c0534b5895ac47d632759 (patch) | |
| tree | d0a968d9cd8196bd5b0165b09262a5b74fa09a76 | |
| parent | 7a2d60ee66481b4fcb77274cb2dd0ef53854a759 (diff) | |
| download | diffutils-2.7.tar.gz | |
diffutils 2.7 newsv2.7
| -rw-r--r-- | NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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: |
