blob: 2459983a9ea1e4025495817fa79344f1c3989d5f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
Changelog for execline.
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.
|