No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gettext / gettext-tools / man / ChangeLog.0
blobfa530588a15dc251f76a444008e3aad1c0a9e173
1 2002-08-06  Bruno Haible  <bruno@clisp.org>
3         * gettext-0.11.5 released.
5 2002-07-25  Bruno Haible  <bruno@clisp.org>
7         * gettext-0.11.4 released.
9 2002-07-17  Bruno Haible  <bruno@clisp.org>
11         * gettext-0.11.3 released.
13 2002-05-03  Bruno Haible  <bruno@clisp.org>
15         * gettextize.x: New file.
16         * autopoint.x: New file.
17         * Makefile.am (man_aux): Add gettextize.x, autopoint.x.
18         (man_MAN1OTHER): Add gettextize.1, autopoint.1.
19         (man_HTMLOTHER): Add gettextize.1.html, autopoint.1.html.
20         (gettextize.1, autopoint.1): New rules.
21         (gettextize.1.html, autopoint.1.html): New rules.
23 2002-04-24  Bruno Haible  <bruno@clisp.org>
25         * gettext-0.11.2 released.
27 2002-03-12  Bruno Haible  <bruno@clisp.org>
29         * gettext-0.11.1 released.
31 2002-01-31  Bruno Haible  <bruno@clisp.org>
33         * gettext-0.11 released.
35 2001-12-08  Bruno Haible  <bruno@clisp.org>
37         * msgfilter.x: Renamed from msgexec.x.
38         * msgexec.x: New file.
39         * Makefile.am (man_aux): Add msgfilter.x.
40         (man_MAN1OTHER): Add msgfilter.1.
41         (man_HTMLOTHER): Add msgfilter.1.html.
42         (msgfilter.1): New rule.
43         (msgfilter.1.html): New rule.
45 2001-10-08  Bruno Haible  <haible@clisp.cons.org>
47         * msginit.x: New file.
48         * Makefile.am (man_aux): Add msginit.x.
49         (man_MAN1OTHER): Add msginit.1.
50         (man_HTMLOTHER): Add msginit.1.html.
51         (msginit.1): New rule.
52         (msginit.1.html): New rule.
54 2001-09-08  Bruno Haible  <haible@clisp.cons.org>
56         * msgattrib.x: New file.
57         * Makefile.am (man_aux): Add msgattrib.x.
58         (man_MAN1OTHER): Add msgattrib.1.
59         (man_HTMLOTHER): Add msgattrib.1.html.
60         (msgattrib.1): New rule.
61         (msgattrib.1.html): New rule.
63 2001-07-28  Bruno Haible  <haible@clisp.cons.org>
65         * x-to-1.in: New file.
66         * Makefile.am (localedir): New variable.
67         (man_MAN1GEN, man_MAN1IN, man_MAN1OTHER, man_MAN3LINK, man_HTMLGEN,
68         man_HTMLIN, man_HTMLOTHER): New variables.
69         (EXTRA_DIST): Remove gettext.1, ngettext.1, gettext.1.html,
70         ngettext.1.html. Add gettext.1.in, ngettext.1.in, gettext.1.html.in,
71         ngettext.1.html.in.
72         (MAINTAINERCLEANFILES): Likewise.
73         (CLEANFILES): New variable.
74         (SUFFIXES): Remove variable.
75         (.x.1): Remove rule.
76         (gettext.1, ngettext.1, gettext.1.in, ngettext.1.in, msgcmp.1,
77         msgfmt.1, msgmerge.1, msgunfmt.1, xgettext.1, msgcat.1, msgcomm.1,
78         msgconv.1, msgen.1, msgexec.1, msggrep.1, msguniq.1): New rules.
79         (gettext.1.html.in, ngettext.1.html.in): New rules.
80         (gettext.1.html, ngettext.1.html): Generated from corresponding .in
81         files.
82         (*.1.html): Remove CreationDate line from MAN2HTML output.
84 2001-07-21  Bruno Haible  <haible@clisp.cons.org>
86         * msguniq.x: New file.
87         * Makefile.am (man_aux): Add it.
88         (man_MAN1): Add msguniq.1.
89         (man_HTML): Add msguniq.1.html.
90         (msguniq.1.html): New rule.
92 2001-07-12  Bruno Haible  <haible@clisp.cons.org>
94         * msgexec.x: New file.
95         * msgsed.x: Remove file.
96         * Makefile.am (man_aux): Replace msgsed.x with msgexec.x.
97         (man_MAN1): Replace msgsed.1 with msgexec.1.
98         (man_HTML): Replace msgsed.1.html with msgexec.1.html.
99         (msgexec.1.html): New rule.
100         (msgsed.1.html): Remove rule.
102 2001-06-10  Bruno Haible  <haible@clisp.cons.org>
104         * help2man: New file, from help2man-1.24.
105         * gettext.x: New file.
106         * msgcat.x: New file.
107         * msgcmp.x: New file.
108         * msgcomm.x: New file.
109         * msgconv.x: New file.
110         * msgen.x: New file.
111         * msgfmt.x: New file.
112         * msggrep.x: New file.
113         * msgmerge.x: New file.
114         * msgsed.x: New file.
115         * msgunfmt.x: New file.
116         * ngettext.x: New file.
117         * xgettext.x: New file.
118         * Makefile.am (man_aux, man_MAN1): New variables.
119         (man_MANS): Add $(man_MAN1).
120         (man_HTML): Add *.1.html for all programs.
121         (EXTRA_DIST): Add help2man, $(man_aux).
122         (SUFFIXES): Recognize .1 and .x.
123         (PERL): New variable.
124         (HELP2MAN): New variable.
125         (.x.1): New rule.
126         ($(man_MAN1)): Depend on help2man and configure.in.
127         (gettext.1.html, ngettext.1.html, msgcmp.1.html, msgfmt.1.html,
128         msgmerge.1.html, msgunfmt.1.html, xgettext.1.html, msgcat.1.html,
129         msgcomm.1.html, msgconv.1.html, msgen.1.html, msggrep.1.html,
130         msgsed.1.html): New rules.
132 2001-09-13  Bruno Haible  <haible@clisp.cons.org>
134         * gettext-0.10.40 released.
136 2001-07-24  Bruno Haible  <haible@clisp.cons.org>
138         * gettext-0.10.39 released.
140 2001-05-23  Bruno Haible  <haible@clisp.cons.org>
142         * gettext-0.10.38 released.
144 2001-05-20  Bruno Haible  <haible@clisp.cons.org>
146         * Makefile.am: New file.
147         * gettext.3.in: New file.
148         * ngettext.3.in: New file.
149         * textdomain.3.in: New file.
150         * bindtextdomain.3.in: New file.
151         * bind_textdomain_codeset.3.in: New file.
152         * dgettext.3, dcgettext.3, dngettext.3, dcngettext.3: New files.