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-16 Bruno Haible <bruno@clisp.org> 10 11 Switch to automake-1.10. 12 * Makefile.am (install-html-local): Renamed from install-html. 13 142006-07-25 Bruno Haible <bruno@clisp.org> 15 16 * Makefile.msvc: Remove file. 17 * Makefile.am (EXTRA_DIST): Remove Makefile.msvc. 18 192006-07-25 Bruno Haible <bruno@clisp.org> 20 21 * Makefile.vms: Remove file. 22 * Makefile.am (EXTRA_DIST): Remove Makefile.vms. 23 242006-07-21 Bruno Haible <bruno@clisp.org> 25 26 * gettext-0.15 released. 27 282006-04-14 Bruno Haible <bruno@clisp.org> 29 30 Assume autoconf >= 2.60. 31 * Makefile.am (mandir, docdir, htmldir, localedir): Remove variables. 32 332006-04-17 Bruno Haible <bruno@clisp.org> 34 35 * Makefile.am: Use $(mkdir_p) instead of $(mkinstalldirs). 36 372006-06-21 Bruno Haible <bruno@clisp.org> 38 39 * gettext-0.14.6 released. 40 412005-05-23 Bruno Haible <bruno@clisp.org> 42 43 * gettext-0.14.5 released. 44 452005-04-11 Bruno Haible <bruno@clisp.org> 46 47 * gettext-0.14.4 released. 48 492005-03-14 Bruno Haible <bruno@clisp.org> 50 51 * gettext-0.14.3 released. 52 532005-02-24 Bruno Haible <bruno@clisp.org> 54 55 * gettext-0.14.2 released. 56 572004-01-29 Bruno Haible <bruno@clisp.org> 58 59 * gettext-0.14.1 released. 60 612004-01-28 Bruno Haible <bruno@clisp.org> 62 63 * gettext-0.14 released. 64 652003-12-12 Bruno Haible <bruno@clisp.org> 66 67 Assume automake-1.8. 68 * Makefile.am (html-local): Renamed from html. 69 702003-12-17 Bruno Haible <bruno@clisp.org> 71 72 * gettext-0.13.1 released. 73 742003-11-30 Bruno Haible <bruno@clisp.org> 75 76 * gettext-0.13 released. 77 782003-11-16 Bruno Haible <bruno@clisp.org> 79 80 * x-to-1.in: Support --update option. 81 * Makefile.am (UPDATEMODE): New variable. 82 (msgcmp.1, msgfmt.1, msgmerge.1, msgunfmt.1, xgettext.1, msgattrib.1, 83 msgcat.1, msgcomm.1, msgconv.1, msgen.1, msgexec.1, msgfilter.1, 84 msggrep.1, msginit.1, msguniq.1, gettextize.1, autopoint.1): Pass it to 85 x-to-1. 86 (update-man1): New rule. 87 (distdir): Depend on it. 88 892003-11-13 Bruno Haible <bruno@clisp.org> 90 91 * Makefile.am (docdir): Use the value from the configure script. 92 932003-05-22 Bruno Haible <bruno@clisp.org> 94 95 * gettext-0.12.1 released. 96 972003-05-17 Bruno Haible <bruno@clisp.org> 98 99 * gettext-0.12 released. 100 1012003-04-12 Bruno Haible <bruno@clisp.org> 102 103 * Makefile.vms: Avoid rules with no lines. Don't use the force target. 104 Correct wildcard syntax. 105 Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>. 106 1072003-04-12 Bruno Haible <bruno@clisp.org> 108 109 * Makefile.am (docdir): Use datadir instead of prefix. 110 * Makefile.msvc (datadir): New variable. 111 (mandir, docdir): Use it instead of prefix. 112 (install, installdirs): Update. 113 * Makefile.vms (datadir): New variable. 114 (mandir, docdir): Use it instead of prefix. 115 1162003-03-30 Bruno Haible <bruno@clisp.org> 117 118 * Makefile.vms: New file. 119 * Makefile.am (EXTRA_DIST): Add Makefile.vms. 120 1212003-03-17 Bruno Haible <bruno@clisp.org> 122 123 Native Woe32/MSVC support. 124 * Makefile.msvc: New file. 125 * Makefile.am (EXTRA_DIST): Add it. 126 1272003-02-22 Bruno Haible <bruno@clisp.org> 128 129 * Makefile.am (installdirs): Remove dependency, redundant with 130 automake >= 1.6. 131 1322003-02-15 Bruno Haible <bruno@clisp.org> 133 134 * gettext.3.in, ngettext.3.in, textdomain.3.in, bindtextdomain.3.in, 135 bind_textdomain_codeset.3.in: Move to ../../gettext-runtime/man. 136 * dgettext.3, dcgettext.3, dngettext.3, dcngettext.3: Likewise. 137 * Makefile.am: Remove rules for man3 manual pages. 138 1392003-02-12 Bruno Haible <bruno@clisp.org> 140 141 Big restructuring. 142 * gettext.x: Remove file. 143 * ngettext.x: Remove file. 144 * Makefile.am: Remove everything belonging to the programs gettext and 145 ngettext. 146 (docdir): Use 'gettext' instead of @PACKAGE@. 147 (*.3): Depend on version.sh instead of configure.in. 148 (EXTRA_DIST): Add ChangeLog.0. 149 150 151See ChangeLog.0 for earlier changes. 152