File: NEWS

package info (click to toggle)
wdiff 0.5-16etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 576 kB
  • ctags: 274
  • sloc: ansic: 2,391; sh: 327; lisp: 243; makefile: 228
file content (38 lines) | stat: -rw-r--r-- 1,227 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
GNU wdiff NEWS - User visible changes.
Copyright (C) 1992, 1994 Free Software Foundation, Inc.

Version 0.5 - November 1994, by Franc,ois Pinard

* Option --ignore-case (-i) will fold case while comparing.
* Filename "-", used once, means that file comes from standard input.
* A few bugs, not all, have disappeared.

Version 0.04 - December 1992, by Franc,ois Pinard

* Add -a for automatic pager call, disallow this by default.
* Add -l for less-like overstriking.
* Add -n to forbid wrapping of differences.
* New cbars script for producing change bars.
* man page for wdiff 0.04.  Contributed and supported by contributor.

Version 0.03 - August 1992, by Franc,ois Pinard

* Provide more useful exit codes.
* Increase portability.

Version 0.02 - August 1992, by Franc,ois Pinard

* Avoid calling pager if PAGER is in environment, but empty.
* Correct disposition problems, and avoid useless overstrikes.
* Add -s for statistics.

Version 0.01 - August 1992, by Franc,ois Pinard

* Rename old -1234 into -wxyz for selecting strings.
* Add new -123 resembling comm, delete -d.
* Automatically pipe through `more' or `less' when writing to terminal.

Version 0.00 - August 1992, by Franc,ois Pinard

* Initial release.