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