summaryrefslogtreecommitdiff
path: root/NEWS
blob: c614ec0c593154654cb54dc670345bb9baf501c4 (plain)
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
Changelog for execline.

In 2.5.3.0
----------

 - Bugfixes.
 - New configure option: --enable-pedantic-posix. This
makes the "cd" program a symbolic link to a "posix-cd" program
which is fully POSIX compliant. This makes distributions unable
to use the "execline breaks POSIX" pretext to refuse to package
execline correctly.


In 2.5.2.0
----------

 - Documentation fixes.
 - Adaptation to skalibs-2.9.0.0.


In 2.5.1.0
----------

 - Bugfixes.
 - New command: envfile.
 - Everything builds as PIC by default.


In 2.5.0.1
----------

 - Compatibility with skalibs-2.7.0.0.
 - Optional nsss support added.


In 2.5.0.0
----------

 - The import command has been removed.


In 2.3.0.4
----------

 - Bugfixes.


In 2.3.0.3
----------

 - Better CPPFLAGS, CFLAGS and LDFLAGS management.


In 2.3.0.2
----------

 - Optimization release to go with skalibs-2.6.0.0
 - xpathexec_* exit codes changed.


In 2.3.0.1
----------

 - Bugfix release.
 - Code size optimizations via skalibs-2.5.1.0


In 2.3.0.0
----------

 - Added this NEWS file. :)
 - Major types overhaul to make them more POSIXly correct:
compatibility with skalibs-2.5.0.0.
 - The "import" command is now marked as obsolescent.