TIVI-153: add as dependency for iputils
[profile/ivi/xmlto.git] / NEWS
1 Xmlto news
2 ----------
3 0.0.23 (stable)
4   - add support for detection of tail and gnu cp, do
5     not hardcode /bin/bash initial value
6   - use those detected binaries instead of previously
7     hardcoded ones
8   - use `type -t` bash shell builtin instead of `which`
9     utility for detection of file availability
10   - new option --noautosize to prevent overriding of
11     user-defined paper sizes
12
13 0.0.22 (stable)
14   - added experimental support for xhtml1 source format
15   (output formats are awt, dvi, fo, mif, pcl,  pdf, ps,
16   svg, txt)
17   - create tex and xhtml subpackage in spec file to reduce
18   requirements for main package
19   - automated detection of programs path in configure,
20   program/utility path could be passed to configure by
21   variable, allowed selection of default backend and
22   default webbrowser (just for requirements at the moment)
23   - check for missing tools/programs, fail if tool is not
24   available
25   - fixed libpaper cleaning up(debian #491390)
26   - xmllint validity check now with noent option(debian
27     #516253)
28   - fixed --stringparam option
29   - added some messages to easier detection of troubles,
30   used different error codes for various situations(see
31   docs)
32   - fixed FSF addresses, xmlif now licensed under GPLv2+
33   (was GPL+, various indentation fixes, fixed documentation
34   compilation warnings
35
36 0.0.21 (stable)
37   - added experimental support for dblatex(needs installed
38   dblatex package)
39   - fixed issue with cp -a option on non-gnu systems
40   non-mandatory support for libpaper
41
42 0.0.20 (stable)
43   - added experimental fop support(needs installed fop package)
44   possibility to read a stylesheet from STDIN
45   - some small fixes/changes in docbook formats and xmlto script
46
47 0.0.19 (stable)
48         added supported for basename with spaces, stringparam
49   option for passing argument to stylesheet, bash no
50   longer hardcoded, added option for not cleaning temp
51   files for diagnostics.
52
53 0.0.18 (stable)
54
55         A portability problem was fixed, and the xmlif syntax was
56         modified.
57
58 0.0.17 (stable)
59
60         The exit code when validation fails was fixed. w3m is used for
61         text output.
62
63 0.0.16 (stable)
64
65         Minor bug-fixes.
66
67 0.0.15 (stable)
68
69         Some format script fixes.
70
71 0.0.14 (stable)
72
73         The db2man fixes are no longer needed.
74
75 0.0.13 (stable)
76
77         Several minor bugs were fixed.
78
79 0.0.12 (stable)
80
81         Validation is now working, and output encoding is determined
82         from the environment.
83
84 0.0.11 (stable)
85
86         The db2man stylesheet is no longer shipped, since it now comes
87         with docbook-xsl.  A new tool, xmlif, is included.  Several bugs
88         were fixed.
89
90 0.0.10 (stable)
91
92         A small bug was fixed in the PS and DVI format scripts, and the
93         db2man code has been synchronised to CVS.
94
95 0.0.9 (stable)
96
97         There were some further improvements made to db2man.
98
99 0.0.8 (stable)
100
101         There were assorted fixes, and some further db2man improvements.
102
103 0.0.7 (stable)
104
105         Some portability fixes were made and there were some more db2man
106         improvements.
107
108 0.0.6 (stable)
109
110         Some db2man improvements were made, some minor script bugs
111         were fixed, and automatic paper size handling was added.
112
113 0.0.5 (stable)
114
115         Some db2man bugs were fixed.
116
117 0.0.4 (stable)
118
119         The option handling was improved.
120
121 0.0.3 (stable)
122
123         The db2man stylesheet was further improved.
124
125 0.0.2 (stable)
126
127         More format scripts were added, and the db2man stylesheet was
128         further improved.
129
130 0.0.1 (stable)
131
132         Made the format script interface definition a bit clearer.
133
134 0.0.0 (stable)
135
136         Initial release.