Imported Upstream version 0.18.3.2
[platform/upstream/gettext.git] / gettext-tools / man / ChangeLog
1 2013-06-10  Daiki Ueno  <ueno@gnu.org>
2
3         * Makefile.am: Use $(MKDIR_P) instead of $(mkdir_p).
4         Suggested by Stefano Lattarini in
5         <https://lists.gnu.org/archive/html/bug-gettext/2013-04/msg00044.html>.
6
7 2012-12-25  Daiki Ueno  <ueno@gnu.org>
8
9         * gettext-0.18.2 released.
10
11 2010-06-04  Bruno Haible  <bruno@clisp.org>
12
13         * gettext-0.18.1 released.
14
15 2010-05-09  Bruno Haible  <bruno@clisp.org>
16
17         * gettext-0.18 released.
18
19 2007-11-07  Bruno Haible  <bruno@clisp.org>
20
21         * gettext-0.17 released.
22
23 2007-10-27  Bruno Haible  <bruno@clisp.org>
24
25         * recode-sr-latin.x: New file.
26         * Makefile.am (man_aux): Add recode-sr-latin.x.
27         (man_MAN1OTHER): Add recode-sr-latin.1.
28         (man_HTMLOTHER): Add recode-sr-latin.1.html.
29         (recode-sr-latin.1, recode-sr-latin.1.html): New rules.
30
31 2006-11-27  Bruno Haible  <bruno@clisp.org>
32
33         * gettext-0.16.1 released.
34
35 2006-10-26  Bruno Haible  <bruno@clisp.org>
36
37         * gettext-0.16 released.
38
39 2006-10-16  Bruno Haible  <bruno@clisp.org>
40
41         Switch to automake-1.10.
42         * Makefile.am (install-html-local): Renamed from install-html.
43
44 2006-07-25  Bruno Haible  <bruno@clisp.org>
45
46         * Makefile.msvc: Remove file.
47         * Makefile.am (EXTRA_DIST): Remove Makefile.msvc.
48
49 2006-07-25  Bruno Haible  <bruno@clisp.org>
50
51         * Makefile.vms: Remove file.
52         * Makefile.am (EXTRA_DIST): Remove Makefile.vms.
53
54 2006-07-21  Bruno Haible  <bruno@clisp.org>
55
56         * gettext-0.15 released.
57
58 2006-04-14  Bruno Haible  <bruno@clisp.org>
59
60         Assume autoconf >= 2.60.
61         * Makefile.am (mandir, docdir, htmldir, localedir): Remove variables.
62
63 2006-04-17  Bruno Haible  <bruno@clisp.org>
64
65         * Makefile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
66
67 2006-06-21  Bruno Haible  <bruno@clisp.org>
68
69         * gettext-0.14.6 released.
70
71 2005-05-23  Bruno Haible  <bruno@clisp.org>
72
73         * gettext-0.14.5 released.
74
75 2005-04-11  Bruno Haible  <bruno@clisp.org>
76
77         * gettext-0.14.4 released.
78
79 2005-03-14  Bruno Haible  <bruno@clisp.org>
80
81         * gettext-0.14.3 released.
82
83 2005-02-24  Bruno Haible  <bruno@clisp.org>
84
85         * gettext-0.14.2 released.
86
87 2004-01-29  Bruno Haible  <bruno@clisp.org>
88
89         * gettext-0.14.1 released.
90
91 2004-01-28  Bruno Haible  <bruno@clisp.org>
92
93         * gettext-0.14 released.
94
95 2003-12-12  Bruno Haible  <bruno@clisp.org>
96
97         Assume automake-1.8.
98         * Makefile.am (html-local): Renamed from html.
99
100 2003-12-17  Bruno Haible  <bruno@clisp.org>
101
102         * gettext-0.13.1 released.
103
104 2003-11-30  Bruno Haible  <bruno@clisp.org>
105
106         * gettext-0.13 released.
107
108 2003-11-16  Bruno Haible  <bruno@clisp.org>
109
110         * x-to-1.in: Support --update option.
111         * Makefile.am (UPDATEMODE): New variable.
112         (msgcmp.1, msgfmt.1, msgmerge.1, msgunfmt.1, xgettext.1, msgattrib.1,
113         msgcat.1, msgcomm.1, msgconv.1, msgen.1, msgexec.1, msgfilter.1,
114         msggrep.1, msginit.1, msguniq.1, gettextize.1, autopoint.1): Pass it to
115         x-to-1.
116         (update-man1): New rule.
117         (distdir): Depend on it.
118
119 2003-11-13  Bruno Haible  <bruno@clisp.org>
120
121         * Makefile.am (docdir): Use the value from the configure script.
122
123 2003-05-22  Bruno Haible  <bruno@clisp.org>
124
125         * gettext-0.12.1 released.
126
127 2003-05-17  Bruno Haible  <bruno@clisp.org>
128
129         * gettext-0.12 released.
130
131 2003-04-12  Bruno Haible  <bruno@clisp.org>
132
133         * Makefile.vms: Avoid rules with no lines. Don't use the force target.
134         Correct wildcard syntax.
135         Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
136
137 2003-04-12  Bruno Haible  <bruno@clisp.org>
138
139         * Makefile.am (docdir): Use datadir instead of prefix.
140         * Makefile.msvc (datadir): New variable.
141         (mandir, docdir): Use it instead of prefix.
142         (install, installdirs): Update.
143         * Makefile.vms (datadir): New variable.
144         (mandir, docdir): Use it instead of prefix.
145
146 2003-03-30  Bruno Haible  <bruno@clisp.org>
147
148         * Makefile.vms: New file.
149         * Makefile.am (EXTRA_DIST): Add Makefile.vms.
150
151 2003-03-17  Bruno Haible  <bruno@clisp.org>
152
153         Native Woe32/MSVC support.
154         * Makefile.msvc: New file.
155         * Makefile.am (EXTRA_DIST): Add it.
156
157 2003-02-22  Bruno Haible  <bruno@clisp.org>
158
159         * Makefile.am (installdirs): Remove dependency, redundant with
160         automake >= 1.6.
161
162 2003-02-15  Bruno Haible  <bruno@clisp.org>
163
164         * gettext.3.in, ngettext.3.in, textdomain.3.in, bindtextdomain.3.in,
165         bind_textdomain_codeset.3.in: Move to ../../gettext-runtime/man.
166         * dgettext.3, dcgettext.3, dngettext.3, dcngettext.3: Likewise.
167         * Makefile.am: Remove rules for man3 manual pages.
168
169 2003-02-12  Bruno Haible  <bruno@clisp.org>
170
171         Big restructuring.
172         * gettext.x: Remove file.
173         * ngettext.x: Remove file.
174         * Makefile.am: Remove everything belonging to the programs gettext and
175         ngettext.
176         (docdir): Use 'gettext' instead of @PACKAGE@.
177         (*.3): Depend on version.sh instead of configure.in.
178         (EXTRA_DIST): Add ChangeLog.0.
179
180
181 See ChangeLog.0 for earlier changes.