• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
12015-09-11  Daiki Ueno  <ueno@gnu.org>
2
3	* gettext 0.19.6 released.
4
52015-07-10  Daiki Ueno  <ueno@gnu.org>
6
7	* gettext 0.19.5 released.
8
92014-12-24  Daiki Ueno  <ueno@gnu.org>
10
11	* gettext 0.19.4 released.
12
132014-10-15  Daiki Ueno  <ueno@gnu.org>
14
15	* gettext 0.19.3 released.
16
172014-07-14  Daiki Ueno  <ueno@gnu.org>
18
19	* gettext 0.19.2 released.
20
212014-06-10  Daiki Ueno  <ueno@gnu.org>
22
23	* gettext 0.19.1 released.
24
252014-06-02  Daiki Ueno  <ueno@gnu.org>
26
27	* gettext 0.19 released.
28
292013-12-17  Daiki Ueno  <ueno@gnu.org>
30
31	Add missing extern-inline.m4 into archive.
32	Problem reported by Reuben Thomas in:
33	<https://lists.gnu.org/archive/html/bug-gettext/2013-12/msg00010.html>.
34	* Makefile.am (aclocal_DATA): Add extern-inline.m4.
35
362012-12-25  Daiki Ueno  <ueno@gnu.org>
37
38	* gettext-0.18.2 released.
39
402010-06-04  Bruno Haible  <bruno@clisp.org>
41
42	* gettext-0.18.1 released.
43
442010-05-24  Bruno Haible  <bruno@clisp.org>
45
46	Use the newest regex module from gnulib.
47	* libgrep.m4: Remove file.
48	* regex.m4: Remove file.
49	* Makefile.am (EXTRA_DIST): Remove them.
50
512010-05-23  Bruno Haible  <bruno@clisp.org>
52
53	Do regex matching purely with regex, not regex + dfa + kwset.
54	* libgrep.m4 (gt_LIBGREP): Don't invoke gl_HARD_LOCALE.
55
562010-05-09  Bruno Haible  <bruno@clisp.org>
57
58	* gettext-0.18 released.
59
602010-04-02  Bruno Haible  <bruno@clisp.org>
61
62	* Makefile.am (aclocal_DATA): Take lib-*.m4 from the
63	gettext-runtime/gnulib-m4/ directory.
64
652009-12-25  Bruno Haible  <bruno@clisp.org>
66
67	* Makefile.am (aclocal_DATA): Add fcntl-o.m4. Remove fcntl_h.m4.
68
692009-12-12  Bruno Haible  <bruno@clisp.org>
70
71	* regex.m4: Untabify.
72
732009-10-18  Bruno Haible  <bruno@clisp.org>
74
75	* Makefile.am (aclocal_DATA): Add fcntl_h.m4.
76
772009-08-15  Bruno Haible  <bruno@clisp.org>
78
79	Stop using gnulib module 'strdup'.
80	* libgrep.m4 (gt_LIBGREP): Don't invoke gl_FUNC_STRDUP.
81
822009-08-03  Bruno Haible  <bruno@clisp.org>
83
84	* setlocale.m4 (gt_SETLOCALE): Fix displayed message with
85	autoconf-2.64.
86
872009-04-11  Bruno Haible  <bruno@clisp.org>
88
89	* exported.m4: New file, extracted from ../configure.ac.
90	* Makefile.am (EXTRA_DIST): Add it.
91
922009-01-25  Bruno Haible  <bruno@clisp.org>
93
94	* Makefile.am (EXTRA_DIST): Remove locale-ja.m4.
95
962008-12-18  Bruno Haible  <bruno@clisp.org>
97
98	* locale-ja.m4: Remove file. Moved to gnulib.
99
1002008-12-17  Bruno Haible  <bruno@clisp.org>
101
102	* libgrep.m4 (gt_LIBGREP): Use AC_FUNC_MBRTOWC instead of
103	gl_FUNC_MBRTOWC.
104
1052008-08-17  Bruno Haible  <bruno@clisp.org>
106
107	* Makefile.am (aclocal_DATA): Add threadlib.m4.
108
1092008-01-13  Bruno Haible  <bruno@clisp.org>
110
111	* locale-ja.m4 (gt_LOCALE_JA): Check that the locale encoding is not
112	ASCII. Needed for OpenBSD 4.0.
113
1142007-11-07  Bruno Haible  <bruno@clisp.org>
115
116	* gettext-0.17 released.
117
1182007-10-31  Bruno Haible  <bruno@clisp.org>
119
120	* Makefile.am (aclocal_DATA): Remove ulonglong.m4.
121
1222007-10-25  Bruno Haible  <bruno@clisp.org>
123
124	* restrict.m4: Remove file.
125	* Makefile.am (EXTRA_DIST): Remove it.
126
1272007-10-17  Bruno Haible  <bruno@clisp.org>
128
129	* locale-ja.m4 (gt_LOCALE_JA): On Cygwin, don't allow locale names
130	without encoding suffix.
131
1322007-06-07  Bruno Haible  <bruno@clisp.org>
133
134	* Makefile.am (aclocal_DATA): Add intlmacosx.m4.
135
1362007-05-27  Bruno Haible  <bruno@clisp.org>
137
138	* openmp.m4: Remove file.
139	* Makefile.am (EXTRA_DIST): Remove it.
140
1412007-05-14  Bruno Haible  <bruno@clisp.org>
142
143	* restrict.m4: New file, taken from autoconf CVS.
144	* Makefile.am (EXTRA_DIST): Add it.
145
1462007-04-06  Bruno Haible  <bruno@clisp.org>
147
148	* Makefile.am (aclocal_DATA): Remove longdouble.m4.
149
1502007-02-12  Bruno Haible  <bruno@clisp.org>
151
152	* locale-fr.m4: Remove file, moved to gnulib.
153	* Makefile.am (EXTRA_DIST): Remove it.
154
1552007-02-12  Bruno Haible  <bruno@clisp.org>
156
157	* locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
158	* locale-ja.m4 (gt_LOCALE_JA): Likewise.
159	Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
160
1612006-12-10  Bruno Haible  <bruno@clisp.org>
162
163	* locale-ja.m4: New file.
164	* Makefile.am (EXTRA_DIST): Add it.
165
1662006-11-27  Bruno Haible  <bruno@clisp.org>
167
168	* gettext-0.16.1 released.
169
1702006-10-26  Bruno Haible  <bruno@clisp.org>
171
172	* gettext-0.16 released.
173
1742006-10-25  Bruno Haible  <bruno@clisp.org>
175
176	* openmp.m4 (gt_OPENMP): Adjust test for PGI compiler.
177
1782006-10-25  Bruno Haible  <bruno@clisp.org>
179
180	* libgrep.m4 (gt_LIBGREP): Also check for wcscoll. Needed for
181	Linux libc5.4.33.
182	Reported by Alain Guibert <alguibert@free.fr>.
183
1842006-10-23  Bruno Haible  <bruno@clisp.org>
185
186	* openmp.m4 (gt_OPENMP): Activate the options -mp, -omp, -qsmp=omp only
187	on the compilers of the respective brand.
188
1892006-10-01  Bruno Haible  <bruno@clisp.org>
190
191	* Makefile.am (aclocal_DATA): Add intldir.m4.
192
1932006-09-18  Bruno Haible  <bruno@clisp.org>
194
195	* Makefile.am (aclocal_DATA): Remove inttypes-h.m4.
196
1972006-09-11  Bruno Haible  <bruno@clisp.org>
198
199	* Makefile.am (aclocal_DATA): Add intl.m4.
200
2012006-08-28  Bruno Haible  <bruno@clisp.org>
202
203	* Makefile.am (aclocal_DATA): Remove signed.m4.
204
2052006-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
206
207	* regex.m4 (gl_PREREQ_REGEX): Adjust to gnulib change: use
208	AC_C_RESTRICT instead of gl_C_RESTRICT.
209
2102006-07-31  Bruno Haible  <bruno@clisp.org>
211
212	* Makefile.am (EXTRA_DIST): Remove files now taken from gnulib or
213	gnulib-local. Remve ChangeLog.0. Add libgrep.m4.
214
2152006-07-30  Bruno Haible  <bruno@clisp.org>
216
217	* Makefile.am (examplesbuildaux_DATA): Refer to ../gnulib-m4 directory.
218
219	* alloca.m4: Moved to ../../gnulib-local/m4/alloca.m4.
220	* backupfile.m4: Moved to ../../gnulib-local/m4/backupfile.m4.
221	* bison-i18n.m4: Moved to ../../gnulib-local/m4/bison-i18n.m4.
222	* canonicalize.m4: Moved to ../../gnulib-local/m4/canonicalize.m4.
223	* gcj.m4: Moved to ../../gnulib-local/m4/gcj.m4.
224	* getline.m4: Moved to ../../gnulib-local/m4/getline.m4.
225	* getndelim2.m4: Moved to ../../gnulib-local/m4/getndelim2.m4.
226	* java.m4: Moved to ../../gnulib-local/m4/java.m4.
227	* relocatable.m4: Moved to ../../gnulib-local/m4/relocatable.m4.
228	* unionwait.m4: Moved to ../../gnulib-local/m4/unionwait.m4.
229	* xreadlink.m4: Moved to ../../gnulib-local/m4/xreadlink.m4.
230
231
232See gnulib-local/m4/ChangeLog.1 for earlier changes.
233