summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
blob: 88a42c244959e7604e3a8e286afe1d12b9fa1bd5 (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
2001-01-06  Bruno Haible  <haible@clisp.cons.org>

	* gettext.texi: (Magic for Installers) Remove references to catgets
	based emulation of gettext.
	(Being a `gettext' grok): Likewise. LANGUAGE now always works.
	(acconfig.h): Don't mention HAVE_CATGETS.
	* nls.texi: Remove references to catgets. Describe new working of
	autoconf macro.

2001-01-01  Bruno Haible  <haible@clisp.cons.org>

	* Makefile.am (MAKEINFO): New macro. Unset LANG and LANGUAGE while
	running makeinfo.

2001-01-01  Bruno Haible  <haible@clisp.cons.org>

	Implement plural form handling.
	* gettext.texi: Fix menus.
	(PO Files): Document entries for plural forms.
	(xgettext Invocation): Extended --keyword argument syntax. More
	default keywords.
	(MO Files): Document format of entries for plural forms.
	(Charset conversion): New node, mostly from glibc-2.2 manual.
	(Plural forms): Likewise.
	(GUI program problems): Likewise, without the GCC function macro.
	(Optimized gettext): Remove section about dcgettext macro. All
	caching is now done inside the *gettext functions.
	(Comparison): Move the example about Polish to node "Plural forms".
	Remove the print_month_info example.

2000-11-12  Bruno Haible  <haible@clisp.cons.org>

	* matrix.texi: Update.
	* nls.texi: Refer to the Free Translation Project's matrix page.

2000-11-10  Bruno Haible  <haible@clisp.cons.org>

	* nls.texi: In section "Translating Teams", refer to the Free
	Translation Project's homepage. It is more up to date than the
	previously included list.

2000-07-03  Bruno Haible  <haible@clisp.cons.org>

	* nls.texi: Rename section "One advise in advance" to "Quick
	configuration advice".

2000-05-06  Ulrich Drepper  <drepper@redhat.com>

	* nls.texi: Add section about "Using gettext in own code".

1999-10-11  Ulrich Drepper  <drepper@cygnus.com>

	* gettext.texi: Fix use of @xref.

1997-09-06 02:13  Ulrich Drepper  <drepper@cygnus.com>

	* gettext.texi: Fix names of autoconf macros now that they are in
	automake.
	File NLS is now named ABOUT-NLS.
	Reported by Bruno Haible <haible@ilog.fr>.

	* nls.texi: Better description of --with-included-gettext.

1997-08-01 15:50  Ulrich Drepper  <drepper@cygnus.com>

	* Makefile.am (AUTOMAKE_OPTIONS): Require version 1.2.

1997-04-12 17:45  Ulrich Drepper  <drepper@cygnus.com>

	* mdate-sh: Update from libit version.

	* mdate-sh: Handle ls output with file type in ls output is
	starting with -.

1997-04-05 18:14  Ulrich Drepper  <drepper@cygnus.com>

	* mdate-sh: Use ls command with -d so that we also can handle
	directories.  Patch by Bruno Haible.

1997-03-11 16:24  Ulrich Drepper  <drepper@cygnus.com>

	* nls.texi: Don't mention removed translation teams anymore.

Sat Dec  7 17:53:26 1996  Ulrich Drepper  <drepper@cygnus.com>

	* gettext.texi: We don't need the hack for getting the cedille
	character anymore.

Tue Dec  3 15:46:09 1996  Ulrich Drepper  <drepper@cygnus.com>

	* Makefile.am (EXTRA_DIST): texinfo.tex is now automatically
	distributed.

Sun Aug 18 16:55:02 1996  Ulrich Drepper  <drepper@myware.rz.uni-karlsruhe.de>

	* nls.texi: Set STATUS to August.

Mon Jun 17 02:29:15 1996  Ulrich Drepper  <drepper@myware.rz.uni-karlsruhe.de>

	* gettext.texi: More small fixes.

Sat Jun 15 16:55:00 1996  Ulrich Drepper  <drepper@myware.rz.uni-karlsruhe.de>

	* nls.texi, gettext.texi: Some better words by François Pinard.

Fri Jun 14 18:47:23 1996  Santiago Vila Doncel  <sanvila@unex.es>

	* gettext.texi: Correct a few typos.

Tue Jun 11 19:31:16 1996  Ulrich Drepper  <drepper@cygnus.com>

	* gettext.texi: A few corrections by Thomas Esken.

Tue Jun 11 15:29:56 1996  Ulrich Drepper  <drepper@cygnus.com>

	* Makefile.am (AUTOMAKE_OPTIONS): Add variable.  Must be defined
        in all subdirs.

Tue Jun  4 03:43:17 1996  Ulrich Drepper  <drepper@cygnus.com>

	* gettext.texi:
	Tons of changes.  A first step for a real, uptodate manual.

Sun Jun  2 21:21:18 1996  Ulrich Drepper  <drepper@cygnus.com>

	* iso-apdx.sed, Makefile.am, ISO_639: Initial revision.

Sun May 26 18:21:25 1996  Ulrich Drepper  <drepper@cygnus.com>

	* nls.texi: Add Arabic.

Fri May 24 18:24:56 1996  Ulrich Drepper  <drepper@cygnus.com>

	* nls.texi: Add Ukrainian.

Tue May 21 14:25:02 1996  Ulrich Drepper  <drepper@cygnus.com>

	* nls.texi: Fix typo: outself -> ourself.

	* nls.texi: Correct Indonesian.
	Add Slovenian and Hungarian.

Sun May 19 15:08:24 1996  Ulrich Drepper  <drepper@cygnus.com>

	* nls.texi: Update language list.  Add Hebrew and Latin.

Sat May  4 00:41:17 1996  Ulrich Drepper  <drepper@cygnus.com>

	* nls.texi: Rewording by François Pinard.

	* nls.texi: Change explicitely' to `explicitly'.  By François Pinard.

Fri May  3 17:21:48 1996  Ulrich Drepper  <drepper@cygnus.com>

	* matrix.texi: 9605031921

Wed Apr 10 22:04:29 1996  Ulrich Drepper  <drepper@myware>

	* nls.texi: matrix.texi now contains table commands.

	* matrix.texi: Update for 960410.

Wed Apr 10 21:58:17 1996  François Pinard  <pinard@iro.umontreal.ca>

	* nls.texi: Add Korean to list of languages.

Tue Apr  9 23:28:08 1996  François Pinard  <pinard@iro.umontreal.ca>

	* nls.texi: Some better words.

Sat Apr  6 11:13:18 1996  Ulrich Drepper  <drepper@myware>

	* Makefile.in (DISTFILES): Add matrix.texi.  Reported by François
        Pinard.

Wed Apr  3 23:40:29 1996  François Pinard  <pinard@iro.umontreal.ca>

	* nls.texi: Correct typo: ones -> one.

Tue Apr  2 18:53:01 1996  Ulrich Drepper  <drepper@myware>

	* Makefile.in (all-gettext): New goal.  Same as all.

Tue Apr  2 16:13:11 1996  Ulrich Drepper  <drepper@myware>

	* nls.texi:
	Document change in aclocal.m4.  Describe --with-catgets option.

Mon Mar 25 23:21:49 1996  Ulrich Drepper  <drepper@myware>

	* Makefile.in (DISTFILES): Append iso-apdx.sed, ISO_639,
        iso-apdx.texi.
	(gettext.info, gettext.dvi): Depend on iso-apdx.texi.
	(iso-apdx.texi): New rules.  Create file from ISO_639.

Mon Mar 25 02:55:23 1996  François Pinard  <pinard@iro.umontreal.ca>

	* gettext.texi: Latest update of PO mode documentation.

Sat Mar 23 14:07:57 1996  François Pinard  <pinard@iro.umontreal.ca>

	* gettext.texi:	Added changes concerning PO mode changes.

Sat Mar 23 13:46:49 1996  Frank Donahoe  <fdonahoe@wilkes1.wilkes.edu>

	* gettext.texi: Fixed many problems with the English language.

Wed Mar 13 21:06:17 1996  Ulrich Drepper  <drepper@myware>

	* nls.texi: Changed gnu-translation@prep to gnu-translation@gnu.
	Suggested by Franc,ois Pinard.

Fri Mar  1 23:46:28 1996  Ulrich Drepper  <drepper@myware>

	* nls.texi: STATUS is 1996, not 1995.

Thu Feb 15 03:45:30 1996  Ulrich Drepper  <drepper@myware>

	* gettext.texi: Update documentation for
	- `--force' option
	- `-d -' option
	- new intl/po subdir handling

Mon Feb 12 01:33:49 1996  Ulrich Drepper  <drepper@myware>

	* nls.texi: STATUS is January.

	* nls.texi: Omitted pl at lower side.

	* nls.texi: Add pl for gettext to matrix.

Fri Dec 29 14:00:17 1995  Ulrich Drepper  <drepper@myware>

	* nls.texi: Incorporate some improvements by Franc,ois Pinard.

Sun Dec 24 14:30:49 1995  Ulrich Drepper  <drepper@myware>

	* nls.texi: Small corrections.
	Updte table for ko translation of gettext.

Tue Dec 19 22:13:40 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (Makefile): Explicitly use $(SHELL) for running
        shell scripts.

Fri Dec 15 19:34:50 1995  Karl Eichwalder  <ke@ke.central.de>

	* gettext.texi: Correct list of needed macros form aclocal.m4.

Mon Dec  4 16:19:29 1995  Ulrich Drepper  <drepper@myware>

	* nls.texi (STATUS): Set to November.

Mon Dec  4 16:14:18 1995  Ulrich Drepper  <drepper@myware>

	* nls.texi: Update matrix for official release.

Sun Nov 26 01:22:07 1995  Ulrich Drepper  <drepper@myware>

	* gettext.texi: Fix some typos.

Sat Nov 25 02:45:46 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (version.texi): Also depend on ../configure.in.

Thu Nov 23 01:26:35 1995  Ulrich Drepper  <drepper@myware>

	* nls.texi:
	Change README.NLS to ABOUT-NLS.  Reported by Franc,ois Pinard.

Tue Nov 14 12:43:22 1995  Ulrich Drepper  <drepper@myware>

	* nls.texi: Mention Japanese translation for shar in table.

Thu Nov  9 01:14:49 1995  Ulrich Drepper  <drepper@myware>

	* gettext.texi:
	Document new option --directory and --files-from of xgettext program.

Tue Nov  7 10:54:43 1995  Ulrich Drepper  <drepper@myware>

	* nls.texi: CLISP now uses GNU gettext.

Mon Nov  6 17:05:39 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in: Some more cleanups by Franc,ois Pinard.

Mon Nov  6 00:36:37 1995  Ulrich Drepper  <drepper@>

	* nls.texi: Add comment about problems with systems which have GNU
	gettext previously installed.

Sun Nov  5 21:56:51 1995  Ulrich Drepper  <drepper@myware>

	* nls.texi:
	Advise about always using GNU gettext moved to here from ../README.

	* gettext.texi: Fix some typos reported by Franc,ois Pinard.
	In descripton of _N change the name to N_.

	* Makefile.in (gettext.info):
	Remove old .info* files before generating new ones.
	(stamp-vti): Remove old stamp before generating new one.

Sun Nov  5 19:40:11 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (dist-gettext): Make synonym for dist.

Sun Nov  5 17:59:31 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (DISTFILES): Add nls.texi.

	* nls.texi: Initial revision.

	* gettext.texi: Protect RFC and number by @w.

Sun Nov  5 11:38:00 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (dist): Suppress error message when ln failed.
	Remove Emacs local variable definition.
	(dist): Get files from $(srcdir) explicitly.

	* gettext.texi: Add some comments about gettext_noop and _N.
	Describe defaults keywords for -k option of xgettext.

Fri Nov  3 00:20:35 1995  Ulrich Drepper  <drepper@myware>

	* gettext.texi: Some small changes by Franc,ois.

Sat Oct 28 23:26:28 1995  Ulrich Drepper  <drepper@myware>

	* gettext.texi:
	Add warning about language changing and not using GNU gettext library.

Sat Oct 28 17:15:07 1995  Ulrich Drepper  <drepper@myware>

	* gettext.texi: Run spell checker. :-)  It was necessary.

	* gettext.texi: Document usage of libintl in other programs.
	Describe changing of language in programs.

Sun Sep 17 23:16:16 1995  Ulrich Drepper  <drepper@myware>

	* gettext.texi: Remove references to ISO 639 in description of
 	locale variable settings.

Wed Aug 23 20:49:57 1995  Ulrich Drepper  <drepper@myware>

	* gettext.texi: Applied Franc,ois' patch from 950821.

Sat Aug 19 17:41:06 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in: Make only install-data depend on `all'.

	* Makefile.in (install-src):
	Make behave like install.  I.e. really install the manual.

Fri Aug 18 12:33:43 1995  Ulrich Drepper  <drepper@myware>

	* gettext.texi: Changes of 950817 by Franc,ois Pinard.

Mon Aug 14 23:52:20 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (install-src): New no-op goal.

Tue Aug  8 01:39:45 1995  Ulrich Drepper  <drepper@myware>

	* gettext.texi:
	Add description of dcgettext() optimization for gcc-2.7.

Fri Aug  4 15:47:10 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (dist): Remove `copying instead' message.

Tue Aug  1 15:58:17 1995  Ulrich Drepper  <drepper@myware>

	* gettext.texi: Some typos fixed.  Email address update for Eugene
 	H. Dorr.  By Franc,ois Pinard.

	* Makefile.in (stamp-vti):
	Use $(SHELL) and make compilation offside $(srcdir) possible.

Tue Aug  1 08:51:30 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (install-data): Use sed instead of expr to get basename.

Sun Jul 30 22:17:14 1995  Ulrich Drepper  <drepper@myware>

	* gettext.texi: Minor corrections to menus and typos by Franc,ois.
	Some more words about LIBS rule in src/Makefile.in.
	PO mode file is now installed automatically.

Wed Jul 26 01:00:11 1995  Ulrich Drepper  <drepper@myware>

	* gettext.texi:
	Includes latest of Franc,ois' changes for the maintainer chapter.
	Many little changes and addons.

Mon Jul 24 00:51:38 1995  Ulrich Drepper  <drepper@myware>

	* gettext.texi: Typo changes by Franc,ois.
	Added section about special cases in translatable strings.
	Added section about changing Makefiles for Maintainers.
	Various minor addons.

Wed Jul 19 02:05:45 1995  Ulrich Drepper  <drepper@myware>

	* gettext.texi:
	Fix typo: keywoards -> keywords.  Reported by Franc,ois Pinard.

	* gettext.texi:
	Franc,ois added description of the last changes in Emacs PO mode
 	which allow marking translatable strings in C sources.

Tue Jul 18 21:25:44 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (DISTFILES): Now we have again gettext.info-[1-4].

	* gettext.texi (Comparison):
	Some points on comparing catgets vs. gettext are written.

Mon Jul 17 01:03:49 1995  Ulrich Drepper  <drepper@myware>

	* gettext.texi: Typo fixed.  Reported by Franc,ois Pinard.

Sun Jul 16 13:25:05 1995  Ulrich Drepper  <drepper@myware>

	* gettext.texi:
	Latest version for 0.7.4.  Changes all by Franc,ois Pinard.

Sun Jul 16 00:17:28 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (DISTFILES):
	With the current makeinfo (1.63) there are only gettext.info-[123]
	produced.  Remove gettext.info-4.  Reported by Erik Backus.

Thu Jul 13 01:41:14 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (check): New no-op goal.

	* gettext.texi: Version of 950712 by Franc,ois.

Wed Jul 12 00:32:58 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (DISTFILES): now we have gettext.info{,-[1-4]}

	* gettext.texi: First version after rewrite by Franc,ois Pinard.

Mon Jul  3 23:36:25 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in: Correct for new manual with NLS and po-mode chapter.
	Do construct po-mode.{texi,dvi} use nls.texi.
	Last correction on install goal was wrong.
	Correct installation and unistallation rules.

	* gettext.texi: Version with po-mode and NLS chapter.
	Minor changes by Franc,ois.

	* gettext.texi: Make NLS part an include file.

Sun Jul  2 12:32:37 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (DISTFILES): fix typo.

	* gettext.texi: some more things written about using GNU gettext
 	in own projects.

Sun Jul  2 01:47:02 1995  Ulrich Drepper  <drepper@myware>

	* First official release.  This directory now contains a very
	preliminary version of the gettext manual with a quite complete
	chapter for todays Emacs PO mode by Franc,ois Pinard.