No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gettext / gettext-runtime / man / ChangeLog
blob33b17a161446974bdbcc0e92557c8f71ca6b4e30
1 2005-04-11  Bruno Haible  <bruno@clisp.org>
3         * gettext-0.14.4 released.
5 2005-03-14  Bruno Haible  <bruno@clisp.org>
7         * gettext-0.14.3 released.
9 2005-02-24  Bruno Haible  <bruno@clisp.org>
11         * gettext-0.14.2 released.
13 2004-01-29  Bruno Haible  <bruno@clisp.org>
15         * gettext-0.14.1 released.
17 2004-01-28  Bruno Haible  <bruno@clisp.org>
19         * gettext-0.14 released.
21 2003-12-12  Bruno Haible  <bruno@clisp.org>
23         Assume automake-1.8.
24         * Makefile.am (html-local): Renamed from html.
26 2003-12-17  Bruno Haible  <bruno@clisp.org>
28         * gettext-0.13.1 released.
30 2003-11-30  Bruno Haible  <bruno@clisp.org>
32         * Makefile.msvc (install): Install also envsubst.1, envsubst.1.html.
33         (uninstall): Uninstall also envsubst.1, envsubst.1.html.
34         * Makefile.vms (install): Install also envsubst.1, envsubst.1.html.
35         (uninstall): Uninstall also envsubst.1, envsubst.1.html.
37 2003-11-30  Bruno Haible  <bruno@clisp.org>
39         * gettext-0.13 released.
41 2003-11-16  Bruno Haible  <bruno@clisp.org>
43         * x-to-1.in: Support --update option.
44         * Makefile.am (UPDATEMODE): New variable.
45         (gettext.1.in, ngettext.1.in, envsubst.1): Pass it to x-to-1.
46         (update-man1): New rule.
47         (distdir): Depend on it.
49 2003-11-16  Bruno Haible  <bruno@clisp.org>
51         * Makefile.am: Let gettext.1.in and ngettext.1.in, not gettext.1 and
52         ngettext.1, depend on help2man and version.sh.
54 2003-11-13  Bruno Haible  <bruno@clisp.org>
56         * Makefile.am (docdir): Use the value from the configure script.
58 2003-09-13  Bruno Haible  <bruno@clisp.org>
60         * envsubst.x: New file.
61         * Makefile.am (man_aux): Add envsubst.x.
62         (man_MAN1OTHER): New variable.
63         (man_MAN1): Add $(man_MAN1OTHER).
64         (man_HTMLOTHER): Add envsubst.1.html.
65         (EXTRA_DIST, MAINTAINERCLEANFILES): Add $(man_MAN1OTHER).
66         (envsubst.1): New rule.
67         (envsubst.1.html): New rule.
69 2003-05-22  Bruno Haible  <bruno@clisp.org>
71         * gettext-0.12.1 released.
73 2003-05-17  Bruno Haible  <bruno@clisp.org>
75         * gettext-0.12 released.
77 2003-05-07  Bruno Haible  <bruno@clisp.org>
79         * Makefile.vms (LN): Remove unused variable.
81 2003-04-12  Bruno Haible  <bruno@clisp.org>
83         * Makefile.vms: Avoid rules with no lines. Don't use the force target.
84         Correct wildcard syntax.
85         Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
87 2003-04-12  Bruno Haible  <bruno@clisp.org>
89         * Makefile.am (docdir): Use datadir instead of prefix.
90         * Makefile.msvc (datadir): New variable.
91         (mandir, docdir): Use it instead of prefix.
92         (install, installdirs): Update.
93         * Makefile.vms (datadir): New variable.
94         (mandir, docdir): Use it instead of prefix.
96 2003-03-30  Bruno Haible  <bruno@clisp.org>
98         * Makefile.vms: New file.
99         * Makefile.am (EXTRA_DIST): Add Makefile.vms.
101 2003-03-17  Bruno Haible  <bruno@clisp.org>
103         Native Woe32/MSVC support.
104         * Makefile.msvc: New file.
105         * Makefile.am (EXTRA_DIST): Add it.
107 2003-02-22  Bruno Haible  <bruno@clisp.org>
109         * Makefile.am (installdirs): Remove dependency, redundant with
110         automake >= 1.6.
112 2003-02-15  Bruno Haible  <bruno@clisp.org>
114         * gettext.3.in, ngettext.3.in, textdomain.3.in, bindtextdomain.3.in,
115         bind_textdomain_codeset.3.in: Moved here from ../../gettext-tools/man.
116         * dgettext.3, dcgettext.3, dngettext.3, dcngettext.3: Likewise.
117         * Makefile.am: Add rules for man3 manual pages.
119 2003-02-12  Bruno Haible  <bruno@clisp.org>
121         Extracted from gettext package.
122         * Makefile.am: New file.