531 lines
15 KiB
Plaintext
531 lines
15 KiB
Plaintext
2005-04-11 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.14.4 released.
|
|
|
|
2005-03-22 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.am (stamp-vti): Replace config with build-aux.
|
|
|
|
2005-03-14 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.14.3 released.
|
|
|
|
2005-03-07 Bruno Haible <bruno@clisp.org>
|
|
|
|
* FAQ.html (How do I make use of gettext() in my package?): Add more
|
|
info.
|
|
Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
|
|
|
|
2005-03-06 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (src/Makefile): Document the steps that need to be done
|
|
when automake is used.
|
|
Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
|
|
|
|
2005-03-06 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (config.h.in): Explain the constraints for this file's
|
|
name and location.
|
|
|
|
2005-03-06 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (config.guess): Update the instructions for fetching
|
|
these files.
|
|
Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
|
|
|
|
2005-03-06 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (po/Makevars): Change subsection title.
|
|
Suggested by Alexandre Duret-Lutz <adl@src.lip6.fr>.
|
|
|
|
2005-03-06 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (src/Makefile): Adjust example 'dist' target.
|
|
Suggested by Alexandre Duret-Lutz <adl@src.lip6.fr>.
|
|
|
|
2005-02-24 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.14.2 released.
|
|
|
|
2005-02-23 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi: Put the table of contents at the end in TeX mode,
|
|
otherwise texi2dvi fails.
|
|
|
|
2005-02-12 Bruno Haible <bruno@clisp.org>
|
|
|
|
* tutorial.html: New file, from Gora Mohanty with modifications:
|
|
Remove the navigation panel. Don't use the -s option.
|
|
* Makefile.am (doc_DATA): Add tutorial.html.
|
|
* Makefile.msvc (install, uninstall): Also tutorial.html.
|
|
* Makefile.vms (install, uninstall): Also tutorial.html.
|
|
|
|
2005-02-06 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Files under CVS): Explain the role of the
|
|
AM_GNU_GETTEXT_VERSION argument.
|
|
|
|
2005-02-05 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Release Management): New section.
|
|
Suggested by Karl Berry.
|
|
|
|
2005-02-04 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Plural forms): Add info about Vietnamese.
|
|
Explanations by Clytie Siddall <clytie@riverland.net.au>.
|
|
|
|
2005-01-20 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Scheme): Correct information about setlocale.
|
|
|
|
2005-01-16 Bruno Haible <bruno@clisp.org>
|
|
|
|
Support for Scheme.
|
|
* gettext.texi (PO Files): Mention scheme-format.
|
|
(scheme-format): New subsection.
|
|
(Scheme): New subsection.
|
|
* xgettext.texi: Document Scheme source language. Document that it is
|
|
applicable to --flag.
|
|
|
|
2005-01-11 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi: Put the table of contents at the beginning, after the
|
|
titlepage, not at the end.
|
|
|
|
2004-11-13 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Preparing Shell Scripts): Document extra backslashing.
|
|
|
|
2004-09-08 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.am (EXTRA_DIST): Add FAQ.html.
|
|
|
|
2004-09-02 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Aspects): Tweak language: ISO-8859-1 is not a font.
|
|
Reported by Vera Mickael <vera.mickael@free.fr>.
|
|
|
|
2004-08-30 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Plural forms): Czech is now like Slovak.
|
|
Reported by Stepan Kasal <kasal@ucw.cz>.
|
|
|
|
2004-08-11 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Aspects): Fix typo in ISO standard number.
|
|
Patch by <bethor@gmx.li>.
|
|
|
|
2004-07-13 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Python): Remove mention of a bug that was fixed in
|
|
Python 2.3.x.
|
|
Reported by Karl Chen <quarl@hkn.eecs.berkeley.edu>.
|
|
|
|
2004-02-27 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Plural forms): Add info about Serbian.
|
|
Reported by Danilo Segan <danilo@gnome.org>.
|
|
|
|
2004-02-24 Bruno Haible <bruno@clisp.org>
|
|
|
|
* FAQ.html (How do I make use of gettext() in my package?): New
|
|
question. Suggested by Paul Eggert <eggert@cs.ucla.edu>.
|
|
|
|
2004-02-21 Bruno Haible <bruno@clisp.org>
|
|
|
|
* FAQ.html: New file.
|
|
* Makefile.am (doc_DATA): New variable.
|
|
* Makefile.msvc (install): Also install FAQ.html.
|
|
(uninstall): Also uninstall FAQ.html.
|
|
* Makefile.vms (install): Also install FAQ.html.
|
|
(uninstall): Also uninstall FAQ.html.
|
|
|
|
2004-02-02 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (aclocal): Mention glibc2.m4.
|
|
|
|
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-18 Bruno Haible <bruno@clisp.org>
|
|
|
|
* ISO_639: Update. Add ak, av, bm, cr, dv, ee, ff, ig, kg, kr, lg, lu,
|
|
oj, ve.
|
|
|
|
2004-01-10 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Libraries): New section.
|
|
|
|
2004-01-09 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (c-format): Document the 'I' flag.
|
|
|
|
2004-01-14 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi: Add entrypoints for ngettext and envsubst.
|
|
Reported by Peter Breitenlohner <peb@mppmu.mpg.de>.
|
|
|
|
2004-01-11 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Java): Explain how to define the shorthand '_'.
|
|
(C#): Likewise.
|
|
|
|
2003-12-28 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (C#): Mention the --csharp-resources option.
|
|
* msgfmt.texi: Document the --csharp-resources option.
|
|
* msgunfmt.texi: Likewise.
|
|
|
|
2003-12-26 Bruno Haible <bruno@clisp.org>
|
|
|
|
Support for C#.
|
|
* gettext.texi (C#): Add more details.
|
|
* msgfmt.texi: Document --csharp option and C# mode.
|
|
* msgunfmt.texi: Document --csharp option and C# mode.
|
|
|
|
2003-12-14 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (PO Files): Mention csharp-format.
|
|
(Preparing String): Add an example in C# syntax.
|
|
(csharp-format): New subsection.
|
|
(C#): New subsection.
|
|
* xgettext.texi: Document C# source language. Document the languages to
|
|
which --flag is applicable.
|
|
|
|
2003-12-12 Bruno Haible <bruno@clisp.org>
|
|
|
|
Assume automake-1.8.
|
|
* Makefile.am (stamp-vti): Is in $(srcdir).
|
|
(html-local): Renamed from html.
|
|
(ps, pdf, .texi.pdf): Remove rules.
|
|
|
|
2003-12-17 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.13.1 released.
|
|
|
|
2003-12-09 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.am (MAKEINFOFLAGS): Add --no-split.
|
|
|
|
2003-12-06 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Triggering): Use ANSI C function declaration.
|
|
(Perl): Update.
|
|
|
|
2003-11-30 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.13 released.
|
|
|
|
2003-11-23 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (aclocal): Don't mention ssize_t.m4.
|
|
|
|
2003-11-16 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (aclocal): Mention size_max.m4, ssize_t.m4, xsize.m4.
|
|
|
|
2003-11-15 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (C, sh, Python, Common Lisp, librep, Smalltalk, Java,
|
|
gawk, Pascal, YCP, Tcl, Perl, PHP): Mention the examples.
|
|
|
|
2003-11-13 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.am (docdir): Use the value from the configure script.
|
|
|
|
2003-11-13 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (About gettext): Mention OpenI18N (ex-Li18nux).
|
|
(History): Acknowledge Paul Eggert's role.
|
|
|
|
2003-11-04 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.am (MAKEINFO): Set LC_MESSAGES and LC_ALL to empty as well.
|
|
|
|
2003-10-19 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (PO Files): Mention qt-format.
|
|
(qt-format): New subsection.
|
|
* msgfmt.texi: Document --qt option.
|
|
* xgettext.texi: Likewise.
|
|
|
|
2003-10-13 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (PO Files): Mention objc-format, sh-format, perl-format,
|
|
perl-brace-format.
|
|
(objc-format): New subsection.
|
|
|
|
2003-10-12 Bruno Haible <bruno@clisp.org>
|
|
|
|
* msgattrib.texi: Document --stringtable-input and --stringtable-output
|
|
options.
|
|
* msgcat.texi: Likewise.
|
|
* msgcomm.texi: Likewise.
|
|
* msgconv.text: Likewise.
|
|
* msgen.texi: Likewise.
|
|
* msgfilter.texi: Likewise.
|
|
* msgrep.texi: Likewise.
|
|
* msginit.texi: Likewise.
|
|
* msgmerge.texi: Likewise.
|
|
* msguniq.texi: Likewise.
|
|
* msgcmp.texi: Document --stringtable-input option.
|
|
* msgexec.texi: Likewise.
|
|
* msgfmt.texi: Likewise.
|
|
* msgunfmt.texi: Document --stringtable-output option.
|
|
* xgettext.texi: Likewise. Document --language=NXStringTable.
|
|
|
|
2003-10-11 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (PHP): Drop phplib from list of RPMs.
|
|
|
|
2003-10-05 Bruno Haible <bruno@clisp.org>
|
|
|
|
* xgettext.texi (Language specific options): Renamed section. Document
|
|
the languages to which --extract-all, --keyword, --trigraphs are
|
|
applicable. Document option --flag.
|
|
|
|
2003-09-13 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi: Update menus.
|
|
(sh): Update.
|
|
(Preparing Shell Scripts, gettext.sh, gettext Invocation,
|
|
ngettext Invocation, envsubst Invocation, eval_gettext Invocation,
|
|
eval_ngettext Invocation): New subsubsections.
|
|
* Makefile.am (TEXINCLUDES): New variable.
|
|
(gettext_TEXINFOS): Add the files from gettext-runtime/doc/.
|
|
(MAKEINFOFLAGS, TEXI2DVI): New variables, needed for TEXINCLUDES.
|
|
(TEXI2PDF): Add TEXINCLUDES.
|
|
(gettext.html, gettext_toc.html): Use TEXINCLUDES.
|
|
|
|
2003-09-13 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (sh-format): New subsection.
|
|
|
|
2003-09-09 Guido Flohr <guido@imperia.net>
|
|
|
|
* gettext.texi (Perl, Interpolation I): Tweaks.
|
|
|
|
2003-08-15 Bruno Haible <bruno@clisp.org>
|
|
|
|
* ISO_639: Update. Add an, ht, ii, li.
|
|
* ISO_3166: Update. Change reference URL. Add CS, TL. Remove YU, TP.
|
|
* iso-3166.sed: Handle accented characters as best as texi2html can.
|
|
|
|
2003-08-15 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Quote-like Expressions): Fix misplaced @group.
|
|
|
|
2003-08-08 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (PO Files): Mention gcc-internal-format.
|
|
(gcc-internal-format): New subsection.
|
|
(GCC-source): New subsection.
|
|
* xgettext.texi: Mention GCC-source language.
|
|
|
|
2003-07-05 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (perl-format): Use braces, not brackets, in format
|
|
strings.
|
|
(Perl pitfalls): Likewise.
|
|
|
|
2003-07-03 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (PHP): Mention plural form functions.
|
|
|
|
2003-06-22 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Preparing Strings): More explanations.
|
|
|
|
2003-06-21 Guido Flohr <guido@imperia.net>
|
|
Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (perl-format): Describe two kinds of format strings.
|
|
(Perl): Add more info.
|
|
|
|
2003-06-19 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Sources): Recommend to use <libintl.h> also for printf.
|
|
(aclocal): Mention also intmax.m4, longdouble.m4, longlong.m4,
|
|
printf-posix.m4, signed.m4, wchar_t.m4, wint_t.m4.
|
|
(c-format): Mention the printf(), fprintf() replacements.
|
|
(C, clisp C): Remove portability note for formatting with positions.
|
|
|
|
2003-06-15 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (C): Mention that formatting with positions doesn't work
|
|
on NetBSD and on Woe32.
|
|
|
|
2003-06-12 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (perl-format): Move subsection.
|
|
(Perl): Small tweaks. Replace "legal" -> "valid".
|
|
* xgettext.texi: Tweak.
|
|
|
|
2003-06-11 Guido Flohr <guido@imperia.net>
|
|
|
|
* gettext.texi (Perl): Extend and update.
|
|
* xgettext.texi: Mention language Perl.
|
|
|
|
2003-06-10 Stepan Kasal <kasal@math.cas.cz>
|
|
|
|
* gettext.texi: Fix a few typos.
|
|
|
|
2003-06-04 Stepan Kasal <kasal@ucw.cz>
|
|
|
|
* gettext.texi (Header Entry): Delete some leading spaces;
|
|
they got copied verbatim to the info file.
|
|
|
|
2003-05-27 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Plural forms): Correct formula for Slovak.
|
|
Reported by Marcel Telka <marcel@telka.sk>.
|
|
|
|
2003-05-24 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Glade): Mention support og Glade 2.
|
|
|
|
2003-05-22 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.12.1 released.
|
|
|
|
2003-05-19 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.am (stamp-vti): Add some dependencies.
|
|
|
|
2003-05-17 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.12 released.
|
|
|
|
2003-05-03 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi: Use two spaces as sentence separator, as recommended
|
|
by the texinfo manual.
|
|
* gettextize.texi: Likewise.
|
|
* msgen.texi: Likewise.
|
|
* msgfilter.texi: Likewise.
|
|
|
|
2003-05-03 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi: Distinguish between POSIX and POSIX+XSI.
|
|
Suggested by Paul Eggert.
|
|
|
|
2003-05-03 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (AM_PO_SUBDIRS): New subsection.
|
|
|
|
2003-04-25 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Names): New section.
|
|
|
|
2003-04-22 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Java): Document how to use .properties files.
|
|
* msgattrib.texi: Document options -P and -p.
|
|
* msgcat.texi: Likewise.
|
|
* msgcomm.texi: Likewise.
|
|
* msgconv.texi: Likewise.
|
|
* msgen.texi: Likewise.
|
|
* msgfilter.texi: Likewise.
|
|
* msggrep.texi: Likewise.
|
|
* msginit.texi: Likewise.
|
|
* msgmerge.texi: Likewise.
|
|
* msguniq.texi: Likewise.
|
|
* msgcmp.texi: Document option -P.
|
|
* msgexec.texi: Likewise.
|
|
* msgfmt.texi: Likewise.
|
|
* msgunfmt.texi: Document option -p.
|
|
* xgettext.texi: Document options -L JavaProperties and
|
|
--properties-output.
|
|
|
|
2003-04-22 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Plural forms): Add info about Faroese.
|
|
Reported by Jacob Sparre Andersen <sparre@crs4.it>.
|
|
|
|
2003-04-12 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.vms: Don't use the force target. Avoid rules with no lines.
|
|
Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
|
|
|
|
2003-04-12 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.am (docdir): Use datadir instead of prefix.
|
|
* Makefile.msvc (datadir): New variable.
|
|
(docdir): Use it instead of prefix.
|
|
(install, installdirs): Update.
|
|
* Makefile.vms (datadir): New variable.
|
|
(docdir): Use it instead of prefix.
|
|
|
|
2003-03-30 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.vms: New file.
|
|
* Makefile.am (EXTRA_DIST): Add Makefile.vms.
|
|
|
|
2003-03-17 Bruno Haible <bruno@clisp.org>
|
|
|
|
Native Woe32/MSVC support.
|
|
* Makefile.msvc: New file.
|
|
* Makefile.am (EXTRA_DIST): Add it.
|
|
|
|
2003-03-10 Bruno Haible <bruno@clisp.org>
|
|
|
|
* msggrep.texi: Document option -C completely.
|
|
Reported by Martin Quinson <Martin.Quinson@tuxfamily.org>.
|
|
|
|
2003-03-03 Bruno Haible <bruno@clisp.org>
|
|
|
|
* msgen.texi: Don't say that the entries are marked fuzzy.
|
|
Reported by Karl Eichwalder <ke@suse.de>.
|
|
|
|
2003-02-22 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Python): Mention ngettext.
|
|
|
|
2003-02-22 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.am (MOSTLYCLEANFILES): No need to clean the unused indices.
|
|
(The automake generated rule already cleans them.)
|
|
|
|
2003-02-22 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.am (installdirs): Remove dependency, redundant with
|
|
automake >= 1.6.
|
|
|
|
2003-02-16 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Header Entry): Document Report-Msgid-Bugs-To.
|
|
* xgettext.texi: Document --msgid-bugs-address option.
|
|
|
|
2003-02-16 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (Prioritizing messages): New section.
|
|
|
|
2003-02-16 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (po/LINGUAS): Document en@quot and en@boldquot.
|
|
|
|
2003-02-15 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi (PO Files): Mention the other <lang>-format and
|
|
no-<lang>-format flags.
|
|
|
|
2003-02-15 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.texi: Use @code instead of @kbd in many places.
|
|
* xgettext.texi: Likewise.
|
|
|
|
2003-02-12 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.am (docdir): Use 'gettext' instead of @PACKAGE@.
|
|
(EXTRA_DIST): Add ChangeLog.0.
|
|
* mdate-sh: Move to ../../config/mdate-sh.
|
|
|
|
|
|
See ChangeLog.0 for earlier changes.
|