108 lines
2.8 KiB
Plaintext
108 lines
2.8 KiB
Plaintext
2005-04-11 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.14.4 released.
|
|
|
|
2005-03-14 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.14.3 released.
|
|
|
|
2005-02-24 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.14.2 released.
|
|
|
|
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.
|
|
|
|
2003-12-12 Bruno Haible <bruno@clisp.org>
|
|
|
|
Assume automake-1.8.
|
|
* Makefile.am (html-local): Renamed from html.
|
|
|
|
2003-12-17 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.13.1 released.
|
|
|
|
2003-11-30 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.13 released.
|
|
|
|
2003-11-16 Bruno Haible <bruno@clisp.org>
|
|
|
|
* x-to-1.in: Support --update option.
|
|
* Makefile.am (UPDATEMODE): New variable.
|
|
(msgcmp.1, msgfmt.1, msgmerge.1, msgunfmt.1, xgettext.1, msgattrib.1,
|
|
msgcat.1, msgcomm.1, msgconv.1, msgen.1, msgexec.1, msgfilter.1,
|
|
msggrep.1, msginit.1, msguniq.1, gettextize.1, autopoint.1): Pass it to
|
|
x-to-1.
|
|
(update-man1): New rule.
|
|
(distdir): Depend on it.
|
|
|
|
2003-11-13 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.am (docdir): Use the value from the configure script.
|
|
|
|
2003-05-22 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.12.1 released.
|
|
|
|
2003-05-17 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.12 released.
|
|
|
|
2003-04-12 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.vms: Avoid rules with no lines. Don't use the force target.
|
|
Correct wildcard syntax.
|
|
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.
|
|
(mandir, docdir): Use it instead of prefix.
|
|
(install, installdirs): Update.
|
|
* Makefile.vms (datadir): New variable.
|
|
(mandir, 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-02-22 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.am (installdirs): Remove dependency, redundant with
|
|
automake >= 1.6.
|
|
|
|
2003-02-15 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext.3.in, ngettext.3.in, textdomain.3.in, bindtextdomain.3.in,
|
|
bind_textdomain_codeset.3.in: Move to ../../gettext-runtime/man.
|
|
* dgettext.3, dcgettext.3, dngettext.3, dcngettext.3: Likewise.
|
|
* Makefile.am: Remove rules for man3 manual pages.
|
|
|
|
2003-02-12 Bruno Haible <bruno@clisp.org>
|
|
|
|
Big restructuring.
|
|
* gettext.x: Remove file.
|
|
* ngettext.x: Remove file.
|
|
* Makefile.am: Remove everything belonging to the programs gettext and
|
|
ngettext.
|
|
(docdir): Use 'gettext' instead of @PACKAGE@.
|
|
(*.3): Depend on version.sh instead of configure.in.
|
|
(EXTRA_DIST): Add ChangeLog.0.
|
|
|
|
|
|
See ChangeLog.0 for earlier changes.
|