xref: /netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/ChangeLog (revision 946379e7b37692fc43f68eb0d1c10daa0a7f3b6c)
12006-11-27  Bruno Haible  <bruno@clisp.org>
2
3	* gettext-0.16.1 released.
4
52006-10-26  Bruno Haible  <bruno@clisp.org>
6
7	* gettext-0.16 released.
8
92006-10-20  Bruno Haible  <bruno@clisp.org>
10
11	* gettext.texi (Mark Keywords): Explain the syntax that xgettext
12	understands. Fix example of a non-translatable string.
13
142006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
15
16	* gettext.texi (Mark Keywords): keyword are -> keyword is.
17
182006-10-16  Bruno Haible  <bruno@clisp.org>
19
20	Switch to automake-1.10.
21	* Makefile.am (install-html): Add no-op rule.
22	(install-dvi, install-ps, install-pdf): Remove rules.
23
242006-10-17  Bruno Haible  <bruno@clisp.org>
25
26	* ISO_639-2: New file.
27	* iso-639-2.sed: New file.
28	* Makefile.am (gettext_TEXINFOS): Add iso-639-2.texi.
29	(EXTRA_DIST): Add iso-639-2.sed, ISO_639-2.
30	(iso-639-2.texi): New rule.
31	* gettext.texi (Language codes): Split into two nodes "Usual Language
32	Codes" and "Rare Language Codes". Include iso-639-2.texi.
33
342006-10-08  Bruno Haible  <bruno@clisp.org>
35
36	* gettextize.texi: Document the --symlink option instead of the --copy
37	option.
38
392006-10-05  Bruno Haible  <bruno@clisp.org>
40
41	* ISO_639: Add Adangme. Fix the names of Western Frisian, Galician,
42	Marshallese, Sinhala.
43	* ISO_3166: Add AX, GG, IM, JE, ME, RS. Remove CS.
44	* iso-3166.sed: Also transform Å to Aa.
45
462006-10-03  Bruno Haible  <bruno@clisp.org>
47
48	* gettext.texi (PO Files): Document the "previous msgid" syntax.
49	* msgmerge.texi: Document the --previous option.
50	* msgattrib.texi: Document the --clear-previous option.
51
522006-10-03  Bruno Haible  <bruno@clisp.org>
53
54	* msgcmp.texi: Document --use-fuzzy and --use-untranslated options.
55
562006-10-01  Bruno Haible  <bruno@clisp.org>
57
58	* gettext.texi (AM_GNU_GETTEXT): Mention the AM_GNU_GETTEXT_NEED
59	alternative.
60	(AM_GNU_GETTEXT_NEED): New subsection.
61
622006-10-01  Bruno Haible  <bruno@clisp.org>
63
64	* gettext.texi (aclocal): Mention intldir.m4.
65	(AM_GNU_GETTEXT): Mention the effect of AM_GNU_GETTEXT_INTL_SUBDIR.
66	(AM_GNU_GETTEXT_INTL_SUBDIR): New subsection.
67
682006-09-18  Bruno Haible  <bruno@clisp.org>
69
70	* gettext.texi (aclocal): Don't mention inttypes-h.m4.
71
722006-09-11  Bruno Haible  <bruno@clisp.org>
73
74	* gettext.texi (aclocal): Mention nls.m4, po.m4, mkdirp.m4.
75
762006-09-11  Bruno Haible  <bruno@clisp.org>
77
78	* gettext.texi (aclocal): Add intl.m4 to file list.
79
802006-09-08  Bruno Haible  <bruno@clisp.org>
81
82	* gettext.texi (Preparing strings): Also discourage unusual markup.
83	Suggested by Paul Eggert.
84
852006-08-28  Bruno Haible  <bruno@clisp.org>
86
87	* gettext.texi (aclocal): Update file list.
88
892006-08-17  Bruno Haible  <bruno@clisp.org>
90
91	* gettext.texi (Plural Forms): Mention the use of ngettext with a
92	singular format string that doesn't need as many format arguments as
93	the plural string.
94	Suggested by Paul Eggert <eggert@cs.ucla.edu>.
95
962006-08-16  Bruno Haible  <bruno@clisp.org>
97
98	* gettext.texi (Plural Forms): Document how to deal with bignums,
99	negative numbers and floating-point numbers.
100	Suggested by Paul Eggert <eggert@cs.ucla.edu>.
101
1022006-08-16  Bruno Haible  <bruno@clisp.org>
103
104	* gettext.texi (Plural Forms): Put Hungarian under nplurals=2, and
105	explain why.
106	Reported by Arpad Biro <biro_arpad@yahoo.com> and
107	Gabor Kelemen <kelemeng@gnome.hu>.
108
1092006-08-16  Bruno Haible  <bruno@clisp.org>
110
111	* gettext.texi (Plural Forms): Mention the use of ngettext without
112	cardinal numbers.
113	Reported by Arpad Biro <biro_arpad@yahoo.com>.
114
1152006-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
116
117	* gettext.texi: Fix 2 typos.
118
1192006-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
120
121	* gettext.texi: Reduce spacing after "i.e." and "e.g.".
122	* msgcat.texi: Likewise.
123	* msgcomm.texi: Likewise.
124	* msgfilter.texi: Likewise.
125
1262006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
127
128	* gettext.texi: Fix 17 typos.
129	* msgattrib.texi: Fix 2 typos.
130	* xgettext.texi: Fix 1 typo.
131
1322006-07-25  Bruno Haible  <bruno@clisp.org>
133
134	* Makefile.msvc: Remove file.
135	* Makefile.am (EXTRA_DIST): Remove Makefile.msvc.
136
1372006-07-25  Bruno Haible  <bruno@clisp.org>
138
139	* Makefile.vms: Remove file.
140	* Makefile.am (EXTRA_DIST): Remove Makefile.vms.
141
1422006-07-21  Bruno Haible  <bruno@clisp.org>
143
144	* gettext-0.15 released.
145
1462006-06-27  Bruno Haible  <bruno@clisp.org>
147
148	* gettext.texi (aclocal): Update file list.
149
1502006-04-14  Bruno Haible  <bruno@clisp.org>
151
152	Assume autoconf >= 2.60.
153	* Makefile.am (docdir, dvidir, psdir, pdfdir, htmldir): Remove
154	variables.
155
1562006-06-18  Bruno Haible  <bruno@clisp.org>
157
158	* gettext.texi (configure.in): Document where to put AC_GNU_SOURCE.
159	* gettextize.texi: Refer to this explanation.
160
1612006-06-15  Bruno Haible  <bruno@clisp.org>
162
163	* gettext.texi (po/Makevars): Mention real purpose of this file.
164	(po/Rules-*): New section.
165	Reported by Karl Berry <karl@freefriends.org>.
166
1672006-06-04  Bruno Haible  <bruno@clisp.org>
168
169	* gettext.texi (aclocal): Update file list.
170
1712006-04-17  Bruno Haible  <bruno@clisp.org>
172
173	* Makefile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
174	* gettext.texi (config.guess): Don't mention mkinstalldirs file any
175	more.
176	(mkinstalldirs): Say it's obsolete.
177	* gettextize.texi: Don't mention mkinstalldirs.
178
1792006-04-11  Bruno Haible  <bruno@clisp.org>
180
181	* gpl.texi: New file, from GNU with typesetting modifications.
182	* lgpl.texi: New file, from GNU with typesetting modifications.
183	* fdl.texi: New file, from GNU with typesetting modifications.
184	* gettext.texi: Change license terms to FDL | GPL. Don't reproduce
185	the @direntry statement in the HTML documentation.
186	(Licenses): New appendix chapter.
187
1882006-04-11  Bruno Haible  <bruno@clisp.org>
189
190	* gettext.texi: Comment out @documentencoding, since we are using
191	texi2html, not makeinfo, to produce the HTML documentation.
192
1932006-04-02  Bruno Haible  <bruno@clisp.org>
194
195	* gettext.texi (wxWidgets): Renamed from wxWindows. Clarify formatting
196	with positions.
197
1982006-04-02  Bruno Haible  <bruno@clisp.org>
199
200	* gettext.texi (Contexts): Document the macros pgettext_expr,
201	dpgettext_expr, dcpgettext_expr.
202
2032006-04-02  Bruno Haible  <bruno@clisp.org>
204
205	* gettext.texi (Plural Forms): More details about the expression
206	syntax.
207	Reported by Martin von Löwis <martin@v.loewis.de>.
208
2092006-04-01  Bruno Haible  <bruno@clisp.org>
210
211	* texi2html: Add option -expandtex. Expand @ifhtml by default, not
212	@ifinfo. Use Unicode quotation marks instead of grave and acute
213	accents. Emit charset=UTF-8 declaration. Bump version number to 1.52b.
214	* Makefile.am (gettext.html, gettext_toc.html): Remove -expandinfo
215	option.
216	* gettext.texi: If in HTML mode, use Unicode quotation marks and
217	box drawing characters.
218	* msgattrib.texi: Likewise.
219
2202006-04-01  Bruno Haible  <bruno@clisp.org>
221
222	* gettext.texi (Introduction): Swap paragraphs.
223
2242006-04-01  Bruno Haible  <bruno@clisp.org>
225
226	* gettext.texi (gettext grok, Temp Programmers, Trans Intro 0,
227	Trans Intro 1, Discussions, Organization, Information Flow,
228	References): Mark as outdated.
229
2302006-04-01  Bruno Haible  <bruno@clisp.org>
231
232	* xgettext.texi (--keyword): Document the default keywords.
233	Suggested by Bjoern Voigt <bjoern@cs.tu-berlin.de>.
234
2352006-03-28  Bruno Haible  <bruno@clisp.org>
236
237	* msgfilter.texi: Explain built-in filters and recode-sr-latin.
238
2392006-03-26  Bruno Haible  <bruno@clisp.org>
240
241	* gettext.texi (Java): Recommend a simpler idiom for Java 1.5.
242
2432006-03-25  Bruno Haible  <bruno@clisp.org>
244
245	* gettext.texi (C): Also mention the hello-c++-wxwidgets example.
246
2472006-03-19  Bruno Haible  <bruno@clisp.org>
248
249	* xgettext.texi (--keyword): Document the extracted comments syntax.
250
2512006-03-16  Bruno Haible  <bruno@clisp.org>
252
253	* gettext.texi (PO Files): Clarify the terms "automatic comments" and
254	"extracted comments".
255	* msggrep.texi: Document the -X/--extracted-comment option.
256
2572006-03-16  Bruno Haible  <bruno@clisp.org>
258
259	* xgettext.texi (--keyword): Document suffix 'g'.
260
2612006-02-26  Bruno Haible  <bruno@clisp.org>
262
263	* gettext.texi (Introduction): Fix typo.
264	Reported by <atras-ch@mail.msiu.ru>.
265
2662006-02-12  Bruno Haible  <bruno@clisp.org>
267
268	* gettext.texi (PO Files): Mention boost-format.
269	(boost-format): New subsection.
270	* xgettext.texi: Document --boost option.
271
2722005-11-29  Colin Watson  <cjwatson@ubuntu.com>
273
274	* msggrep.texi: Document --invert-match option.
275
2762005-10-18  Bruno Haible  <bruno@clisp.org>
277
278	* xgettext.texi (--keyword): Document how to specify the total number
279	of arguments.
280
2812005-10-03  Bruno Haible  <bruno@clisp.org>
282
283	Add support for contexts in xgettext.
284	* xgettext.texi (--keyword): Document how to specify context arguments.
285
2862005-10-07  Bruno Haible  <bruno@clisp.org>
287
288	* gettext.texi (PO Files, Preparing Strings, Contexts): Small fixes.
289	Patch by Pavel Roskin <proski@gnu.org>.
290
2912005-10-01  Bruno Haible  <bruno@clisp.org>
292
293	Support for context dependent translations in PO files.
294	* gettext.texi (PO Files): Explain syntax of msgctxt.
295	(MO Files): Explain how contexts are stored.
296	(Contexts): New subsection.
297	(GUI program problems): Remove subsection.
298	* msgexec.texi: Mention MSGEXEC_MSGCTXT environment variable.
299	* msggrep.texi: Document option -J.
300
3012005-09-25  Bruno Haible  <bruno@clisp.org>
302
303	* xgettext.texi (--from-code): Python input is no longer always in
304	ISO-8859-1.
305
3062005-09-20  Bruno Haible  <bruno@clisp.org>
307
308	* xgettext.texi (--from-code): Python input is always assumed to be
309	in ISO-8859-1, not UTF-8.
310	Reported by Danilo Segan <dsegan@gmx.net>.
311
3122005-08-26  Bruno Haible  <bruno@clisp.org>
313
314	* gettext.texi (Plural forms): Add info about Romanian.
315	Explanations by Eddy Petrişor <eddy.petrisor@gmail.com>.
316
3172005-07-24  Bruno Haible  <bruno@clisp.org>
318
319	Tidy up exported symbols.
320	* gettext.texi (aclocal): Mention visibility.m4.
321
3222005-05-17  Bruno Haible  <bruno@clisp.org>
323
324	* gettext.texi (Why): Mention libgettextpo.
325	(Overview, PO Files, Header Entry, Prioritizing messages): De-emphasize
326	PO mode. Talk about PO file editors instead.
327	(Sources): New section 'Importing'.
328	(PO Mode): Move introducing paragraph from Overview to here.
329
3302005-07-17  Bruno Haible  <bruno@clisp.org>
331
332	* gettext.texi (Editing): New chapter, including all the PO Mode
333	descriptions.
334	(PO Files): Chapter renamed from Basics.
335
3362005-07-17  Bruno Haible  <bruno@clisp.org>
337
338	* gettext.texi (Users): Move chapter to become the second.
339	(Installers): New chapter, extracted from Users chapter.
340
3412005-07-16  Bruno Haible  <bruno@clisp.org>
342
343	* gettext.texi (aclocal): Add lock.m4 to file list.
344
3452005-07-01  Bruno Haible  <bruno@clisp.org>
346
347	* FAQ.html (windows_howto): Mention the three debugging runtime libs.
348	Reported by Stephane Matamontero <stephane.matamontero@gemodek.de>.
349
3502005-05-02  Bruno Haible  <bruno@clisp.org>
351
352	* gettext.texi (c-format): Write fprintf() instead of fprintf(3).
353	Requested by Richard Stallman.
354
3552006-06-21  Bruno Haible  <bruno@clisp.org>
356
357	* gettext-0.14.6 released.
358
3592005-05-23  Bruno Haible  <bruno@clisp.org>
360
361	* gettext-0.14.5 released.
362
3632005-04-11  Bruno Haible  <bruno@clisp.org>
364
365	* gettext-0.14.4 released.
366
3672005-03-22  Bruno Haible  <bruno@clisp.org>
368
369	* Makefile.am (stamp-vti): Replace config with build-aux.
370
3712005-03-14  Bruno Haible  <bruno@clisp.org>
372
373	* gettext-0.14.3 released.
374
3752005-03-07  Bruno Haible  <bruno@clisp.org>
376
377	* FAQ.html (How do I make use of gettext() in my package?): Add more
378	info.
379	Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
380
3812005-03-06  Bruno Haible  <bruno@clisp.org>
382
383	* gettext.texi (src/Makefile): Document the steps that need to be done
384	when automake is used.
385	Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
386
3872005-03-06  Bruno Haible  <bruno@clisp.org>
388
389	* gettext.texi (config.h.in): Explain the constraints for this file's
390	name and location.
391
3922005-03-06  Bruno Haible  <bruno@clisp.org>
393
394	* gettext.texi (config.guess): Update the instructions for fetching
395	these files.
396	Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
397
3982005-03-06  Bruno Haible  <bruno@clisp.org>
399
400	* gettext.texi (po/Makevars): Change subsection title.
401	Suggested by Alexandre Duret-Lutz <adl@src.lip6.fr>.
402
4032005-03-06  Bruno Haible  <bruno@clisp.org>
404
405	* gettext.texi (src/Makefile): Adjust example 'dist' target.
406	Suggested by Alexandre Duret-Lutz <adl@src.lip6.fr>.
407
4082005-02-24  Bruno Haible  <bruno@clisp.org>
409
410	* gettext-0.14.2 released.
411
4122005-02-23  Bruno Haible  <bruno@clisp.org>
413
414	* gettext.texi: Put the table of contents at the end in TeX mode,
415	otherwise texi2dvi fails.
416
4172005-02-12  Bruno Haible  <bruno@clisp.org>
418
419	* tutorial.html: New file, from Gora Mohanty with modifications:
420	Remove the navigation panel. Don't use the -s option.
421	* Makefile.am (doc_DATA): Add tutorial.html.
422	* Makefile.msvc (install, uninstall): Also tutorial.html.
423	* Makefile.vms (install, uninstall): Also tutorial.html.
424
4252005-02-06  Bruno Haible  <bruno@clisp.org>
426
427	* gettext.texi (Files under CVS): Explain the role of the
428	AM_GNU_GETTEXT_VERSION argument.
429
4302005-02-05  Bruno Haible  <bruno@clisp.org>
431
432	* gettext.texi (Release Management): New section.
433	Suggested by Karl Berry.
434
4352005-02-04  Bruno Haible  <bruno@clisp.org>
436
437	* gettext.texi (Plural forms): Add info about Vietnamese.
438	Explanations by Clytie Siddall <clytie@riverland.net.au>.
439
4402005-01-20  Bruno Haible  <bruno@clisp.org>
441
442	* gettext.texi (Scheme): Correct information about setlocale.
443
4442005-01-16  Bruno Haible  <bruno@clisp.org>
445
446	Support for Scheme.
447	* gettext.texi (PO Files): Mention scheme-format.
448	(scheme-format): New subsection.
449	(Scheme): New subsection.
450	* xgettext.texi: Document Scheme source language. Document that it is
451	applicable to --flag.
452
4532005-01-11  Bruno Haible  <bruno@clisp.org>
454
455	* gettext.texi: Put the table of contents at the beginning, after the
456	titlepage, not at the end.
457
4582004-11-13  Bruno Haible  <bruno@clisp.org>
459
460	* gettext.texi (Preparing Shell Scripts): Document extra backslashing.
461
4622004-09-08  Bruno Haible  <bruno@clisp.org>
463
464	* Makefile.am (EXTRA_DIST): Add FAQ.html.
465
4662004-09-02  Bruno Haible  <bruno@clisp.org>
467
468	* gettext.texi (Aspects): Tweak language: ISO-8859-1 is not a font.
469	Reported by Vera Mickael <vera.mickael@free.fr>.
470
4712004-08-30  Bruno Haible  <bruno@clisp.org>
472
473	* gettext.texi (Plural forms): Czech is now like Slovak.
474	Reported by Stepan Kasal <kasal@ucw.cz>.
475
4762004-08-11  Bruno Haible  <bruno@clisp.org>
477
478	* gettext.texi (Aspects): Fix typo in ISO standard number.
479	Patch by <bethor@gmx.li>.
480
4812004-07-13  Bruno Haible  <bruno@clisp.org>
482
483	* gettext.texi (Python): Remove mention of a bug that was fixed in
484	Python 2.3.x.
485	Reported by Karl Chen <quarl@hkn.eecs.berkeley.edu>.
486
4872004-02-27  Bruno Haible  <bruno@clisp.org>
488
489	* gettext.texi (Plural forms): Add info about Serbian.
490	Reported by Danilo Segan <danilo@gnome.org>.
491
4922004-02-24  Bruno Haible  <bruno@clisp.org>
493
494	* FAQ.html (How do I make use of gettext() in my package?): New
495	question. Suggested by Paul Eggert <eggert@cs.ucla.edu>.
496
4972004-02-21  Bruno Haible  <bruno@clisp.org>
498
499	* FAQ.html: New file.
500	* Makefile.am (doc_DATA): New variable.
501	* Makefile.msvc (install): Also install FAQ.html.
502	(uninstall): Also uninstall FAQ.html.
503	* Makefile.vms (install): Also install FAQ.html.
504	(uninstall): Also uninstall FAQ.html.
505
5062004-02-02  Bruno Haible  <bruno@clisp.org>
507
508	* gettext.texi (aclocal): Mention glibc2.m4.
509
5102004-01-29  Bruno Haible  <bruno@clisp.org>
511
512	* gettext-0.14.1 released.
513
5142004-01-28  Bruno Haible  <bruno@clisp.org>
515
516	* gettext-0.14 released.
517
5182004-01-18  Bruno Haible  <bruno@clisp.org>
519
520	* ISO_639: Update. Add ak, av, bm, cr, dv, ee, ff, ig, kg, kr, lg, lu,
521	oj, ve.
522
5232004-01-10  Bruno Haible  <bruno@clisp.org>
524
525	* gettext.texi (Libraries): New section.
526
5272004-01-09  Bruno Haible  <bruno@clisp.org>
528
529	* gettext.texi (c-format): Document the 'I' flag.
530
5312004-01-14  Bruno Haible  <bruno@clisp.org>
532
533	* gettext.texi: Add entrypoints for ngettext and envsubst.
534	Reported by Peter Breitenlohner <peb@mppmu.mpg.de>.
535
5362004-01-11  Bruno Haible  <bruno@clisp.org>
537
538	* gettext.texi (Java): Explain how to define the shorthand '_'.
539	(C#): Likewise.
540
5412003-12-28  Bruno Haible  <bruno@clisp.org>
542
543	* gettext.texi (C#): Mention the --csharp-resources option.
544	* msgfmt.texi: Document the --csharp-resources option.
545	* msgunfmt.texi: Likewise.
546
5472003-12-26  Bruno Haible  <bruno@clisp.org>
548
549	Support for C#.
550	* gettext.texi (C#): Add more details.
551	* msgfmt.texi: Document --csharp option and C# mode.
552	* msgunfmt.texi: Document --csharp option and C# mode.
553
5542003-12-14  Bruno Haible  <bruno@clisp.org>
555
556	* gettext.texi (PO Files): Mention csharp-format.
557	(Preparing String): Add an example in C# syntax.
558	(csharp-format): New subsection.
559	(C#): New subsection.
560	* xgettext.texi: Document C# source language. Document the languages to
561	which --flag is applicable.
562
5632003-12-12  Bruno Haible  <bruno@clisp.org>
564
565	Assume automake-1.8.
566	* Makefile.am (stamp-vti): Is in $(srcdir).
567	(html-local): Renamed from html.
568	(ps, pdf, .texi.pdf): Remove rules.
569
5702003-12-17  Bruno Haible  <bruno@clisp.org>
571
572	* gettext-0.13.1 released.
573
5742003-12-09  Bruno Haible  <bruno@clisp.org>
575
576	* Makefile.am (MAKEINFOFLAGS): Add --no-split.
577
5782003-12-06  Bruno Haible  <bruno@clisp.org>
579
580	* gettext.texi (Triggering): Use ANSI C function declaration.
581	(Perl): Update.
582
5832003-11-30  Bruno Haible  <bruno@clisp.org>
584
585	* gettext-0.13 released.
586
5872003-11-23  Bruno Haible  <bruno@clisp.org>
588
589	* gettext.texi (aclocal): Don't mention ssize_t.m4.
590
5912003-11-16  Bruno Haible  <bruno@clisp.org>
592
593	* gettext.texi (aclocal): Mention size_max.m4, ssize_t.m4, xsize.m4.
594
5952003-11-15  Bruno Haible  <bruno@clisp.org>
596
597	* gettext.texi (C, sh, Python, Common Lisp, librep, Smalltalk, Java,
598	gawk, Pascal, YCP, Tcl, Perl, PHP): Mention the examples.
599
6002003-11-13  Bruno Haible  <bruno@clisp.org>
601
602	* Makefile.am (docdir): Use the value from the configure script.
603
6042003-11-13  Bruno Haible  <bruno@clisp.org>
605
606	* gettext.texi (About gettext): Mention OpenI18N (ex-Li18nux).
607	(History): Acknowledge Paul Eggert's role.
608
6092003-11-04  Bruno Haible  <bruno@clisp.org>
610
611	* Makefile.am (MAKEINFO): Set LC_MESSAGES and LC_ALL to empty as well.
612
6132003-10-19  Bruno Haible  <bruno@clisp.org>
614
615	* gettext.texi (PO Files): Mention qt-format.
616	(qt-format): New subsection.
617	* msgfmt.texi: Document --qt option.
618	* xgettext.texi: Likewise.
619
6202003-10-13  Bruno Haible  <bruno@clisp.org>
621
622	* gettext.texi (PO Files): Mention objc-format, sh-format, perl-format,
623	perl-brace-format.
624	(objc-format): New subsection.
625
6262003-10-12  Bruno Haible  <bruno@clisp.org>
627
628	* msgattrib.texi: Document --stringtable-input and --stringtable-output
629	options.
630	* msgcat.texi: Likewise.
631	* msgcomm.texi: Likewise.
632	* msgconv.text: Likewise.
633	* msgen.texi: Likewise.
634	* msgfilter.texi: Likewise.
635	* msgrep.texi: Likewise.
636	* msginit.texi: Likewise.
637	* msgmerge.texi: Likewise.
638	* msguniq.texi: Likewise.
639	* msgcmp.texi: Document --stringtable-input option.
640	* msgexec.texi: Likewise.
641	* msgfmt.texi: Likewise.
642	* msgunfmt.texi: Document --stringtable-output option.
643	* xgettext.texi: Likewise. Document --language=NXStringTable.
644
6452003-10-11  Bruno Haible  <bruno@clisp.org>
646
647	* gettext.texi (PHP): Drop phplib from list of RPMs.
648
6492003-10-05  Bruno Haible  <bruno@clisp.org>
650
651	* xgettext.texi (Language specific options): Renamed section. Document
652	the languages to which --extract-all, --keyword, --trigraphs are
653	applicable. Document option --flag.
654
6552003-09-13  Bruno Haible  <bruno@clisp.org>
656
657	* gettext.texi: Update menus.
658	(sh): Update.
659	(Preparing Shell Scripts, gettext.sh, gettext Invocation,
660	ngettext Invocation, envsubst Invocation, eval_gettext Invocation,
661	eval_ngettext Invocation): New subsubsections.
662	* Makefile.am (TEXINCLUDES): New variable.
663	(gettext_TEXINFOS): Add the files from gettext-runtime/doc/.
664	(MAKEINFOFLAGS, TEXI2DVI): New variables, needed for TEXINCLUDES.
665	(TEXI2PDF): Add TEXINCLUDES.
666	(gettext.html, gettext_toc.html): Use TEXINCLUDES.
667
6682003-09-13  Bruno Haible  <bruno@clisp.org>
669
670	* gettext.texi (sh-format): New subsection.
671
6722003-09-09  Guido Flohr <guido@imperia.net>
673
674	* gettext.texi (Perl, Interpolation I): Tweaks.
675
6762003-08-15  Bruno Haible  <bruno@clisp.org>
677
678	* ISO_639: Update. Add an, ht, ii, li.
679	* ISO_3166: Update. Change reference URL. Add CS, TL. Remove YU, TP.
680	* iso-3166.sed: Handle accented characters as best as texi2html can.
681
6822003-08-15  Bruno Haible  <bruno@clisp.org>
683
684	* gettext.texi (Quote-like Expressions): Fix misplaced @group.
685
6862003-08-08  Bruno Haible  <bruno@clisp.org>
687
688	* gettext.texi (PO Files): Mention gcc-internal-format.
689	(gcc-internal-format): New subsection.
690	(GCC-source): New subsection.
691	* xgettext.texi: Mention GCC-source language.
692
6932003-07-05  Bruno Haible  <bruno@clisp.org>
694
695	* gettext.texi (perl-format): Use braces, not brackets, in format
696	strings.
697	(Perl pitfalls): Likewise.
698
6992003-07-03  Bruno Haible  <bruno@clisp.org>
700
701	* gettext.texi (PHP): Mention plural form functions.
702
7032003-06-22  Bruno Haible  <bruno@clisp.org>
704
705	* gettext.texi (Preparing Strings): More explanations.
706
7072003-06-21  Guido Flohr <guido@imperia.net>
708            Bruno Haible  <bruno@clisp.org>
709
710	* gettext.texi (perl-format): Describe two kinds of format strings.
711	(Perl): Add more info.
712
7132003-06-19  Bruno Haible  <bruno@clisp.org>
714
715	* gettext.texi (Sources): Recommend to use <libintl.h> also for printf.
716	(aclocal): Mention also intmax.m4, longdouble.m4, longlong.m4,
717	printf-posix.m4, signed.m4, wchar_t.m4, wint_t.m4.
718	(c-format): Mention the printf(), fprintf() replacements.
719	(C, clisp C): Remove portability note for formatting with positions.
720
7212003-06-15  Bruno Haible  <bruno@clisp.org>
722
723	* gettext.texi (C): Mention that formatting with positions doesn't work
724	on NetBSD and on Woe32.
725
7262003-06-12  Bruno Haible  <bruno@clisp.org>
727
728	* gettext.texi (perl-format): Move subsection.
729	(Perl): Small tweaks. Replace "legal" -> "valid".
730	* xgettext.texi: Tweak.
731
7322003-06-11  Guido Flohr  <guido@imperia.net>
733
734	* gettext.texi (Perl): Extend and update.
735	* xgettext.texi: Mention language Perl.
736
7372003-06-10  Stepan Kasal  <kasal@math.cas.cz>
738
739	* gettext.texi: Fix a few typos.
740
7412003-06-04  Stepan Kasal  <kasal@ucw.cz>
742
743	* gettext.texi (Header Entry): Delete some leading spaces;
744	they got copied verbatim to the info file.
745
7462003-05-27  Bruno Haible  <bruno@clisp.org>
747
748	* gettext.texi (Plural forms): Correct formula for Slovak.
749	Reported by Marcel Telka <marcel@telka.sk>.
750
7512003-05-24  Bruno Haible  <bruno@clisp.org>
752
753	* gettext.texi (Glade): Mention support og Glade 2.
754
7552003-05-22  Bruno Haible  <bruno@clisp.org>
756
757	* gettext-0.12.1 released.
758
7592003-05-19  Bruno Haible  <bruno@clisp.org>
760
761	* Makefile.am (stamp-vti): Add some dependencies.
762
7632003-05-17  Bruno Haible  <bruno@clisp.org>
764
765	* gettext-0.12 released.
766
7672003-05-03  Bruno Haible  <bruno@clisp.org>
768
769	* gettext.texi: Use two spaces as sentence separator, as recommended
770	by the texinfo manual.
771	* gettextize.texi: Likewise.
772	* msgen.texi: Likewise.
773	* msgfilter.texi: Likewise.
774
7752003-05-03  Bruno Haible  <bruno@clisp.org>
776
777	* gettext.texi: Distinguish between POSIX and POSIX+XSI.
778	Suggested by Paul Eggert.
779
7802003-05-03  Bruno Haible  <bruno@clisp.org>
781
782	* gettext.texi (AM_PO_SUBDIRS): New subsection.
783
7842003-04-25  Bruno Haible  <bruno@clisp.org>
785
786	* gettext.texi (Names): New section.
787
7882003-04-22  Bruno Haible  <bruno@clisp.org>
789
790	* gettext.texi (Java): Document how to use .properties files.
791	* msgattrib.texi: Document options -P and -p.
792	* msgcat.texi: Likewise.
793	* msgcomm.texi: Likewise.
794	* msgconv.texi: Likewise.
795	* msgen.texi: Likewise.
796	* msgfilter.texi: Likewise.
797	* msggrep.texi: Likewise.
798	* msginit.texi: Likewise.
799	* msgmerge.texi: Likewise.
800	* msguniq.texi: Likewise.
801	* msgcmp.texi: Document option -P.
802	* msgexec.texi: Likewise.
803	* msgfmt.texi: Likewise.
804	* msgunfmt.texi: Document option -p.
805	* xgettext.texi: Document options -L JavaProperties and
806	--properties-output.
807
8082003-04-22  Bruno Haible  <bruno@clisp.org>
809
810	* gettext.texi (Plural forms): Add info about Faroese.
811	Reported by Jacob Sparre Andersen <sparre@crs4.it>.
812
8132003-04-12  Bruno Haible  <bruno@clisp.org>
814
815	* Makefile.vms: Don't use the force target. Avoid rules with no lines.
816	Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
817
8182003-04-12  Bruno Haible  <bruno@clisp.org>
819
820	* Makefile.am (docdir): Use datadir instead of prefix.
821	* Makefile.msvc (datadir): New variable.
822	(docdir): Use it instead of prefix.
823	(install, installdirs): Update.
824	* Makefile.vms (datadir): New variable.
825	(docdir): Use it instead of prefix.
826
8272003-03-30  Bruno Haible  <bruno@clisp.org>
828
829	* Makefile.vms: New file.
830	* Makefile.am (EXTRA_DIST): Add Makefile.vms.
831
8322003-03-17  Bruno Haible  <bruno@clisp.org>
833
834	Native Woe32/MSVC support.
835	* Makefile.msvc: New file.
836	* Makefile.am (EXTRA_DIST): Add it.
837
8382003-03-10  Bruno Haible  <bruno@clisp.org>
839
840	* msggrep.texi: Document option -C completely.
841	Reported by Martin Quinson <Martin.Quinson@tuxfamily.org>.
842
8432003-03-03  Bruno Haible  <bruno@clisp.org>
844
845	* msgen.texi: Don't say that the entries are marked fuzzy.
846	Reported by Karl Eichwalder <ke@suse.de>.
847
8482003-02-22  Bruno Haible  <bruno@clisp.org>
849
850	* gettext.texi (Python): Mention ngettext.
851
8522003-02-22  Bruno Haible  <bruno@clisp.org>
853
854	* Makefile.am (MOSTLYCLEANFILES): No need to clean the unused indices.
855	(The automake generated rule already cleans them.)
856
8572003-02-22  Bruno Haible  <bruno@clisp.org>
858
859	* Makefile.am (installdirs): Remove dependency, redundant with
860	automake >= 1.6.
861
8622003-02-16  Bruno Haible  <bruno@clisp.org>
863
864	* gettext.texi (Header Entry): Document Report-Msgid-Bugs-To.
865	* xgettext.texi: Document --msgid-bugs-address option.
866
8672003-02-16  Bruno Haible  <bruno@clisp.org>
868
869	* gettext.texi (Prioritizing messages): New section.
870
8712003-02-16  Bruno Haible  <bruno@clisp.org>
872
873	* gettext.texi (po/LINGUAS): Document en@quot and en@boldquot.
874
8752003-02-15  Bruno Haible  <bruno@clisp.org>
876
877	* gettext.texi (PO Files): Mention the other <lang>-format and
878	no-<lang>-format flags.
879
8802003-02-15  Bruno Haible  <bruno@clisp.org>
881
882	* gettext.texi: Use @code instead of @kbd in many places.
883	* xgettext.texi: Likewise.
884
8852003-02-12  Bruno Haible  <bruno@clisp.org>
886
887	* Makefile.am (docdir): Use 'gettext' instead of @PACKAGE@.
888	(EXTRA_DIST): Add ChangeLog.0.
889	* mdate-sh: Move to ../../config/mdate-sh.
890
891
892See ChangeLog.0 for earlier changes.
893