summaryrefslogtreecommitdiffstats
path: root/gettext-tools/po/ChangeLog
blob: cc3e0efd3dc2ff0518eaed8d1400ec5c1a63e5da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
2006-09-28  Bruno Haible  <bruno@clisp.org>

	* ca.po: Update from Ivan Vilata i Balaguer <ivan@selidor.net>.
	* sv.po: Update from Jan Djärv <jan.h.d@swipnet.se>.
	* zh_CN.po: Update from Funda Wang <fundawang@linux.net.cn>.

2006-09-10  Bruno Haible  <bruno@clisp.org>

	* Makefile.in.in (install_sh): New variable.
	Fixes "make install" errors in packages that have no 'mkinstalldirs'
	file and use automake <= 1.9.x, on platforms where 'mkdir' does not
	support the -p option.

2006-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>

	* Makefile.in.in (MKDIR_P): New variable. Needed by $(mkdir_p) with
	Automake-1.10.

2006-07-31  Bruno Haible  <bruno@clisp.org>

	* POTFILES.in: Refer to gnulib-lib/ instead of lib/. Drop xerror.c.

2006-07-25  Bruno Haible  <bruno@clisp.org>

	* Rules-msvc: Remove file.
	* Makefile.msvc.sh: Remove file.

2006-07-25  Bruno Haible  <bruno@clisp.org>

	* Rules-vms: Remove file.
	* Makefile.vms.sh: Remove file.

2006-07-21  Bruno Haible  <bruno@clisp.org>

	* gettext-0.15 released.

2006-07-20  Bruno Haible  <bruno@clisp.org>

	* ca.po: Update from Ivan Vilata i Balaguer <ivan@selidor.net>.
	* de.po: Update from Karl Eichwalder <ke@suse.de>.
	* fr.po: Update from Michel Robitaille <robitail@iro.umontreal.ca>.
	* it.po: Update from Marco Colombo <m.colombo@ed.ac.uk>.
	* sv.po: Update from Jan Djärv <jan.h.d@swipnet.se>.
	* vi.po: Update from Clytie Siddall <clytie@riverland.net.au>.

2006-07-03  Bruno Haible  <bruno@clisp.org>

	* it.po: Update from Marco Colombo <m.colombo@ed.ac.uk>.
	* ja.po: Update from Masahito Yamaga <ma@yama-ga.com>.
	* tr.po: Update from Nilgün Belma Bugüner <nilgun@buguner.name.tr>.
	* zh_CN.po: Update from Funda Wang <fundawang@linux.net.cn>.

2006-06-12  Bruno Haible  <bruno@clisp.org>

	* Makefile.in.in (mkinstalldirs): New variable. Needed by $(mkdir_p)
	if an mkinstalldirs file is present.

2006-03-13  Bruno Haible  <bruno@clisp.org>

	* POTFILES.in: Add lib/javaversion.c.

2006-04-17  Bruno Haible  <bruno@clisp.org>

	* Makefile.in.in (MKINSTALLDIRS, mkinstalldirs): Remove variables.
	(mkdir_p): New variable.
	(install-data, install-data-yes, installdirs-data,
	installdirs-data-yes): Use $(mkdir_p) instead of $(mkinstalldirs).

2006-04-14  Bruno Haible  <bruno@clisp.org>

	Don't ignore the --localedir option from autoconf >= 2.60.
	* Makefile.in.in (localedir): Set to the value determined by the
	configure script.

2006-04-07  Bruno Haible  <bruno@clisp.org>

	* ca.po: Update from Ivan Vilata i Balaguer <ivan@selidor.net>.
	* de.po: Update from Karl Eichwalder <ke@suse.de>.
	* es.po: Update from Max de Mendizábal <max@upn.mx>.
	* fr.po: Update from Michel Robitaille <robitail@iro.umontreal.ca>.
	* it.po: Update from Marco Colombo <m.colombo@ed.ac.uk>.
	* pl.po: Update from Rafał Maszkowski <rzm@icm.edu.pl>.
	* ru.po: Update from Oleg S. Tihonov <ost@tatnipi.ru>.
	* sk.po: Update from Marcel Telka <marcel@telka.sk>.
	* sl.po: Update from
	Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>.
	* uk.po: Update from Maxim V. Dziumanenko <mvd@mylinux.com.ua>.
	* vi.po: Update from Clytie Siddall <clytie@riverland.net.au>.
	* zh_CN.po: Update from Funda Wang <fundawang@linux.net.cn>.
	* zh_TW.po: Update from Abel Cheung <abelcheung@gmail.com>.

2006-04-02  Bruno Haible  <bruno@clisp.org>

	* POTFILES.in: Add lib/quotearg.c, src/format-boost.c,
	src/format-scheme.c, src/msgl-check.c, src/po-xerror.c,
	src/recode-sr-latin.c, src/x-scheme.c. Remove src/po-lex.h.

2006-04-02  Bruno Haible  <bruno@clisp.org>

	* Makevars (XGETTEXT_OPTIONS): Add keywords 'proper_name' and
	'proper_name_utf8'.

2005-10-18  Bruno Haible  <bruno@clisp.org>

	* Makevars (USE_MSGCTXT): New macro.
	* Makefile.in.in (GMSGFMT, MSGFMT, XGETTEXT): Define according to the
	value of $(USE_MSGCTXT).

2005-07-26  Bruno Haible  <bruno@clisp.org>

	* Makefile.in.in (datarootdir): New variable.
	Suggested by Stepan Kasal <kasal@ucw.cz>.

2005-03-13  Bruno Haible  <bruno@clisp.org>

	* Makefile.in.in (Makefile): Call config.status with calling convention
	supported since autoconf-2.50.
	Suggested by Alexandre Duret-Lutz <adl@src.lip6.fr>.

2006-06-21  Bruno Haible  <bruno@clisp.org>

	* gettext-0.14.6 released.

2005-05-23  Bruno Haible  <bruno@clisp.org>

	* gettext-0.14.5 released.

2005-05-23  Bruno Haible  <bruno@clisp.org>

	* it.po: Update from Marco Colombo <m.colombo@ed.ac.uk>.
	* pl.po: Update from Rafał Maszkowski <rzm@icm.edu.pl>.
	* vi.po: New file, from Clytie Siddall <clytie@riverland.net.au>.
	* zh_TW.po: Update from Abel Cheung <abelcheung@gmail.com>.
	* LINGUAS: Add vi.

2005-04-11  Bruno Haible  <bruno@clisp.org>

	* gettext-0.14.4 released.

2005-04-11  Bruno Haible  <bruno@clisp.org>

	* it.po: Update from Marco Colombo <m.colombo@ed.ac.uk>.
	* ru.po: Update from Oleg S. Tihonov <ost@tatnipi.ru>.
	* sv.po: Update from Jan Djärv <jan.h.d@swipnet.se>.

2005-03-14  Bruno Haible  <bruno@clisp.org>

	* gettext-0.14.3 released.

2005-03-13  Bruno Haible  <bruno@clisp.org>

	* Makefile.in.in (Makefile): Depend on Makevars.
	Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.

2005-03-06  Bruno Haible  <bruno@clisp.org>

	* Makefile.in.in (dist2): Fail if some of the files to be distributed
	do not exist or cannot be copied.
	Suggested by Alexandre Duret-Lutz <adl@src.lip6.fr>.

2005-03-06  Bruno Haible  <bruno@clisp.org>

	* Makefile.in.in (DISTFILES): Remove $(DOMAIN).pot, stamp-po.
	(stamp-po): Do nothing if $(DOMAIN).pot does not exist.
	(dist2): Depend on stamp-po. If $(DOMAIN).pot exists, distribute also
	$(DOMAIN).pot and stamp-po.
	Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.

2005-02-24  Bruno Haible  <bruno@clisp.org>

	* gettext-0.14.2 released.

2005-02-21  Bruno Haible  <bruno@clisp.org>

	* ca.po: Update from Ivan Vilata i Balaguer <ivan@selidor.net>.
	* de.po: Update from Karl Eichwalder <ke@suse.de>.
	* fr.po: Update from Michel Robitaille <robitail@iro.umontreal.ca>.
	* ja.po: Update from Masahito Yamaga <ma@yama-ga.com>.
	* ko.po: Update from Changwoo Ryu <cwryu@debian.org>.
	* pl.po: Update from Rafał Maszkowski <rzm@icm.edu.pl>.
	* ru.po: Update from Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>.
	* sk.po: Update from Marcel Telka <marcel@telka.sk>.
	* tr.po: Update from Nilgün Belma Bugüner <nilgun@superonline.com>.
	* zh_CN.po: Update from Funda Wang <fundawang@linux.net.cn>.

2005-02-06  Bruno Haible  <bruno@clisp.org>

	* Makefile.in.in (PACKAGE_BUGREPORT): New variable.
	($(DOMAIN).pot-update): If MSGID_BUGS_ADDRESS is empty and
	PACKAGE_BUGREPORT is available, use the latter.
	Reported by Simon Josefsson <jas@extundo.com>.

2005-01-26  Bruno Haible  <bruno@clisp.org>

	* ru.po: Update from Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>.

2005-01-06  Bruno Haible  <bruno@clisp.org>

	* uk.po: New file, from Maxim V. Dziumanenko <mvd@mylinux.com.ua>.
	* de.po: Downgrade to old orthography from Karl Eichwalder <ke@suse.de>.
	* LINGUAS: Add uk.

2004-09-06  Bruno Haible  <bruno@clisp.org>

	* POTFILES.in: Update.

2004-09-06  Bruno Haible  <bruno@clisp.org>

	* Makevars (XGETTEXT_OPTIONS): Recognize error_logger calls.

2004-09-05  Bruno Haible  <bruno@clisp.org>

	* Makevars (XGETTEXT_OPTIONS): Recognize po_error and po_error_at_line.

2004-03-21  Bruno Haible  <bruno@clisp.org>

	* ca.po: Update from Ivan Vilata i Balaguer <ivan@selidor.net>.
	* es.po: Update from Max de Mendizábal <max@upn.mx>.
	* sr.po: Update from Danilo Segan <dsegan@gmx.net>.
	* zh_CN.po: Update from Funda Wang <fundawang@linux.net.cn>.

2004-01-29  Bruno Haible  <bruno@clisp.org>

	* gettext-0.14.1 released.

2004-01-28  Bruno Haible  <bruno@clisp.org>

	* gettext-0.14 released.

2004-01-28  Bruno Haible  <bruno@clisp.org>

	* ca.po: Update from Ivan Vilata i Balaguer <ivan@selidor.net>.
	* de.po: Update from Karl Eichwalder <ke@suse.de>.
	* fr.po: Update from Michel Robitaille <robitail@iro.umontreal.ca>.
	* ja.po: Update from Masahito Yamaga <ma@yama-ga.com>.
	* ko.po: Update from Changwoo Ryu <cwryu@debian.org>.
	* pl.po: Update from Rafał Maszkowski <rzm@icm.edu.pl>.
	* sk.po: Update from Marcel Telka <marcel@telka.sk>.
	* sv.po: Update from Jan Djärv <jan.h.d@swipnet.se>.
	* tr.po: Update from Nilgün Belma Bugüner <nilgun@superonline.com>.
	* zh_CN.po: Update from Funda Wang <fundawang@linux.net.cn>.

2004-01-17  Bruno Haible  <bruno@clisp.org>

	* ca.po: Update from Ivan Vilata i Balaguer <ivan@selidor.net>.
	* de.po: Update from Karl Eichwalder <ke@suse.de>.
	* fr.po: Update from Michel Robitaille <robitail@iro.umontreal.ca>.
	* ja.po: Update from Masahito Yamaga <ma@yama-ga.com>.
	* ko.po: Update from Changwoo Ryu <cwryu@debian.org>.
	* pl.po: Update from Rafał Maszkowski <rzm@icm.edu.pl>.
	* sk.po: Update from Marcel Telka <marcel@telka.sk>.
	* sv.po: Update from Jan Djärv <jan.h.d@swipnet.se>.
	* zh_CN.po: Update from Funda Wang <fundawang@linux.net.cn>.

2004-01-16  Bruno Haible  <bruno@clisp.org>

	Create en@quot.po when it doesn't exist.
	* Makefile.in.in (.SUFFIXES): Add .po-create.
	($(POFILES)): Invoke .po-create target when the PO file does not exist.
	(.nop.po-create): New rule.
	* Rules-quot (en@quot.po-create, en@boldquot.po-create): New rules.

2003-12-17  Bruno Haible  <bruno@clisp.org>

	* gettext-0.13.1 released.

2003-12-07  Bruno Haible  <bruno@clisp.org>

	* ca.po: Update from Ivan Vilata i Balaguer <ivan@selidor.net>.
	* de.po: Update from Karl Eichwalder <ke@suse.de>.
	* es.po: Update from Max de Mendizábal <max@upn.mx>.
	* fr.po: Update from Michel Robitaille <robitail@iro.umontreal.ca>.
	* ja.po: Update from Masahito Yamaga <ma@yama-ga.com>.
	* ko.po: Update from Changwoo Ryu <cwryu@debian.org>.
	* pl.po: Update from Rafał Maszkowski <rzm@icm.edu.pl>.
	* sk.po: Update from Marcel Telka <marcel@telka.sk>.
	* sr.po: Update from Danilo Segan <dsegan@gmx.net>.
	* sv.po: Update from Jan Djärv <jan.h.d@swipnet.se>.
	* tr.po: Update from Nilgün Belma Bugüner <nilgun@superonline.com>.
	* zh_CN.po: Update from Funda Wang <fundawang@linux.net.cn>.

2003-11-30  Bruno Haible  <bruno@clisp.org>

	* gettext-0.13 released.

2003-11-30  Bruno Haible  <bruno@clisp.org>

	* es.po: Update from Max de Mendizábal <max@upn.mx>.
	* sk.po: Update from Marcel Telka <marcel@telka.sk>.
	* sr.po: New file, from Danilo Segan <dsegan@gmx.net>.
	* LINGUAS: Add sr.

2003-11-24  Bruno Haible  <bruno@clisp.org>

	* ca.po: Update from Ivan Vilata i Balaguer <ivan@selidor.net>.
	* ko.po: Update from Changwoo Ryu <cwryu@debian.org>.
	* pl.po: Update from Rafał Maszkowski <rzm@icm.edu.pl> and
	Jakub Bogusz <qboosh@pld.org.pl>.
	* ro.po: New file, from Eugen Hoanca <eugenh@urban-grafx.ro>.
	* sv.po: Update from Jan Djärv <jan.h.d@swipnet.se>.
	* tr.po: Update from Nilgün Belma Bugüner <nilgun@superonline.com>.
	* LINGUAS: Add ro.

2003-11-22  Bruno Haible  <bruno@clisp.org>

	* ja.po: Update from Masahito Yamaga <ma@yama-ga.com>.
	* sv.po: Update from Jan Djärv <jan.h.d@swipnet.se>.

2003-11-19  Bruno Haible  <bruno@clisp.org>

	* de.po: Update from Karl Eichwalder <ke@suse.de>.
	* fr.po: Update from Michel Robitaille <robitail@iro.umontreal.ca>.
	* zh_CN.po: Update from Funda Wang <fundawang@linux.net.cn>.

2003-11-09  Bruno Haible  <bruno@clisp.org>

	* Makefile.in.in (stamp-po): Remake all GMOFILES, not just those
	needed in this build. This is necessary because stamp-po persists
	across "make distclean".

2003-11-05  Bruno Haible  <bruno@clisp.org>

	* POTFILES.in: Add src/user-email.sh.in.

2003-10-19  Bruno Haible  <bruno@clisp.org>

	* POTFILES.in: Add src/format-qt.c and src/write-qt.c.

2003-10-14  Bruno Haible  <bruno@clisp.org>

	* POTFILES.in: Add src/read-stringtable.c.

2003-10-09  Bruno Haible  <bruno@clisp.org>

	* POTFILES.in: Add src/java.c.

2003-10-05  Bruno Haible  <bruno@clisp.org>

	* Makevars (XGETTEXT_OPTIONS): Add --flag options.

2003-09-14  Bruno Haible  <bruno@clisp.org>

	* POTFILES.in: Add src/format-sh.c, src/x-sh.c, lib/closeout.c.

2003-08-25  Bruno Haible  <bruno@clisp.org>

	* POTFILES.in: Add format-gcc-internal.c.

2003-08-22  Bruno Haible  <bruno@clisp.org>

	* zh_CN.po: New file, from Funda Wang <fundawang@linux.net.cn>.
	* LINGUAS: Add zh_CN.

2003-07-05  Bruno Haible  <bruno@clisp.org>

	* POTFILES.in: Add format-perl-brace.c, remove format-perl-bracket.c.

2003-07-31  Bruno Haible  <bruno@clisp.org>

	* ca.po: Update from Ivan Vilata i Balaguer <ivan@selidor.net>.

2003-06-22  Bruno Haible  <bruno@clisp.org>

	* POTFILES.in: Add lib/w32spawn.h, src/read-properties.c,
	(both present since gettext-0.12), src/format-perl-bracket.c.

2003-06-22  Bruno Haible  <bruno@clisp.org>

	* Makefile.in.in: Add a version number, to be used by intltools.

2003-06-12  Bruno Haible  <bruno@clisp.org>

	* POTFILES.in: Remove duplicate entry.

2003-06-11  Guido Flohr  <guido@imperia.net>

	* POTFILES.in: Add src/format-perl.c and src/x-perl.c.

2003-06-11  Bruno Haible  <bruno@clisp.org>

	* de.po: Update from Karl Eichwalder <ke@suse.de>.

2003-05-27  Bruno Haible  <bruno@clisp.org>

	* de.po: Update from Karl Eichwalder <ke@suse.de>.
	* sv.po: Update from Jan Djärv <jan.h.d@swipnet.se>.

2003-05-22  Bruno Haible  <bruno@clisp.org>

	* gettext-0.12.1 released.

2003-05-22  Bruno Haible  <bruno@clisp.org>

	* de.po: Update from Karl Eichwalder <ke@suse.de>.
	* fr.po: Update from Michel Robitaille <robitail@iro.umontreal.ca>.
	* ko.po: Update from Changwoo Ryu <cwryu@debian.org>.
	* sv.po: Update from Jan Djärv <jan.h.d@swipnet.se>.
	* tr.po: Update from Nilgün Belma Bugüner <nilgun@superonline.com>.

2003-05-20  Bruno Haible  <bruno@clisp.org>

	* fr.po: Update from Michel Robitaille <robitail@iro.umontreal.ca>.

2003-05-19  Bruno Haible  <bruno@clisp.org>

	* de.po: Update from Karl Eichwalder <ke@suse.de>.

2003-05-17  Bruno Haible  <bruno@clisp.org>

	* gettext-0.12 released.

2003-05-12  Bruno Haible  <bruno@clisp.org>

	* es.po: Update from Max de Mendizábal <max@upn.mx>.

2003-05-08  Bruno Haible  <bruno@clisp.org>

	* de.po: Update from Karl Eichwalder <ke@suse.de>.
	* sl.po: Update from
	Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>.

2003-05-07  Bruno Haible  <bruno@clisp.org>

	* de.po: Update from Karl Eichwalder <ke@suse.de>.
	* ja.po: Update from Masahito Yamaga <ma@yama-ga.com>.
	* sk.po: Update from Marcel Telka <marcel@telka.sk>.

2003-04-29  Bruno Haible  <bruno@clisp.org>

	* Makefile.in.in (stamp-po, update-po): Avoid infinite recursion if
	LINGUAS is empty.

2003-04-22  Bruno Haible  <bruno@clisp.org>

	* sk.po: Update from Marcel Telka <marcel@telka.sk>.

2003-04-12  Bruno Haible  <bruno@clisp.org>

	VMS support.
	* Rules-vms: New file.
	* Makefile.vms.sh: New file.

2003-03-17  Bruno Haible  <bruno@clisp.org>

	Native Woe32/MSVC support.
	* Makefile.msvc.sh: New file.
	* Rules-msvc: New file.

2003-03-29  Bruno Haible  <bruno@clisp.org>

	* da.po: Update from Keld Simonsen <keld@dkuug.dk>.
	* pl.po: Update from Rafał Maszkowski <rzm@icm.edu.pl>.
	* sl.po: Update from
	Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>.
	* sv.po: Update from Jan Djärv <jan.h.d@swipnet.se>.

2003-02-28  Bruno Haible  <bruno@clisp.org>

	* Makefile.in.in (mkinstalldirs): Simplify. Prepending
	"$(top_builddir)/" in the case of a relative $srcdir is now handled
	in gettext.m4.

2003-02-24  Bruno Haible  <bruno@clisp.org>

	* ca.po: Update from Ivan Vilata i Balaguer <ivan@selidor.net>.
	* de.po: Update from Karl Eichwalder <ke@suse.de>.
	* ja.po: Update from Masahito Yamaga <ma@yama-ga.com>.
	* pl.po: Update from Rafał Maszkowski <rzm@icm.edu.pl>.
	* ru.po: Update from Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>.
	* sv.po: Update from Jan Djärv <jan.h.d@swipnet.se>.

2003-02-23  Bruno Haible  <bruno@clisp.org>

	* POTFILES.in: Add src/format-invalid.h. Replace src/po-gram-gen.c
	with src/po-gram-gen.y.

2003-02-16  Bruno Haible  <bruno@clisp.org>

	* Makevars.template: New file.
	* Makevars (MSGID_BUGS_ADDRESS): New variable.
	* Makefile.in.in (DISTFILES.common): Remove Makevars.
	(DISTFILES): Add Makevars here.
	($(DOMAIN).pot-update): Pass --msgid-bugs-address to xgettext.
	(install-data): Install Makevars.template. Uninstall Makevars.
	(uninstall-data): Uninstall Makevars.template.
	(dist2): Distribute Makevars.template, in gettext-tools package only.

2003-02-12  Bruno Haible  <bruno@clisp.org>

	* POTFILES.in: Bring up to date.

	* Makefile.in.in (install-data, installdirs-data, uninstall-data):
	Special case package 'gettext-tools'.
	(.nop.po-update): Likewise.
	(dist2): Distribute also ChangeLog.[0-9] if present.


See ChangeLog.0 for earlier changes.