summaryrefslogtreecommitdiff
path: root/NEWS
blob: 96a632c00a43d7747915e27b175aeb0a6dff639c (plain) (blame)
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
			deheader project news

1.1 @ 2015-01-26
    Allow --version on the command line. Fix up the regression tests.  

1.0 @ 2014-06-03
    Added --quiet option.

0.8 @ 2013-09-14
    Minor documentation fixes.

0.7 @ 2013-01-22
    Accept .cc as an extension as well as .cpp.

0.6 @ 2011-02-10
    Add the return-status macros from sys/wait.h to the portability list.

0.5 @ 2010-12-22
    Source is now checked against all SuS portability requirements.
    There is an option to exclude files by pattern.

0.4 @ 2010-12-20
    Script now removes generated objects.
    Duplicate inclusions are now detected.
    Absence of some headers required for portability is now detected.

0.3 @ 2010-12-09
    Add a dependencies table to head off common cross-platform problems.

0.2 @ 2010-12-02
    Make the last line of output a statistical summary.
    Document some limitations.

0.1 @ 2010-12-01
    Initial release.