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 * Makefile.msvc (install): Install also envsubst.1, envsubst.1.html. 77 (uninstall): Uninstall also envsubst.1, envsubst.1.html. 78 * Makefile.vms (install): Install also envsubst.1, envsubst.1.html. 79 (uninstall): Uninstall also envsubst.1, envsubst.1.html. 80 812003-11-30 Bruno Haible <bruno@clisp.org> 82 83 * gettext-0.13 released. 84 852003-11-16 Bruno Haible <bruno@clisp.org> 86 87 * x-to-1.in: Support --update option. 88 * Makefile.am (UPDATEMODE): New variable. 89 (gettext.1.in, ngettext.1.in, envsubst.1): Pass it to x-to-1. 90 (update-man1): New rule. 91 (distdir): Depend on it. 92 932003-11-16 Bruno Haible <bruno@clisp.org> 94 95 * Makefile.am: Let gettext.1.in and ngettext.1.in, not gettext.1 and 96 ngettext.1, depend on help2man and version.sh. 97 982003-11-13 Bruno Haible <bruno@clisp.org> 99 100 * Makefile.am (docdir): Use the value from the configure script. 101 1022003-09-13 Bruno Haible <bruno@clisp.org> 103 104 * envsubst.x: New file. 105 * Makefile.am (man_aux): Add envsubst.x. 106 (man_MAN1OTHER): New variable. 107 (man_MAN1): Add $(man_MAN1OTHER). 108 (man_HTMLOTHER): Add envsubst.1.html. 109 (EXTRA_DIST, MAINTAINERCLEANFILES): Add $(man_MAN1OTHER). 110 (envsubst.1): New rule. 111 (envsubst.1.html): New rule. 112 1132003-05-22 Bruno Haible <bruno@clisp.org> 114 115 * gettext-0.12.1 released. 116 1172003-05-17 Bruno Haible <bruno@clisp.org> 118 119 * gettext-0.12 released. 120 1212003-05-07 Bruno Haible <bruno@clisp.org> 122 123 * Makefile.vms (LN): Remove unused variable. 124 1252003-04-12 Bruno Haible <bruno@clisp.org> 126 127 * Makefile.vms: Avoid rules with no lines. Don't use the force target. 128 Correct wildcard syntax. 129 Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>. 130 1312003-04-12 Bruno Haible <bruno@clisp.org> 132 133 * Makefile.am (docdir): Use datadir instead of prefix. 134 * Makefile.msvc (datadir): New variable. 135 (mandir, docdir): Use it instead of prefix. 136 (install, installdirs): Update. 137 * Makefile.vms (datadir): New variable. 138 (mandir, docdir): Use it instead of prefix. 139 1402003-03-30 Bruno Haible <bruno@clisp.org> 141 142 * Makefile.vms: New file. 143 * Makefile.am (EXTRA_DIST): Add Makefile.vms. 144 1452003-03-17 Bruno Haible <bruno@clisp.org> 146 147 Native Woe32/MSVC support. 148 * Makefile.msvc: New file. 149 * Makefile.am (EXTRA_DIST): Add it. 150 1512003-02-22 Bruno Haible <bruno@clisp.org> 152 153 * Makefile.am (installdirs): Remove dependency, redundant with 154 automake >= 1.6. 155 1562003-02-15 Bruno Haible <bruno@clisp.org> 157 158 * gettext.3.in, ngettext.3.in, textdomain.3.in, bindtextdomain.3.in, 159 bind_textdomain_codeset.3.in: Moved here from ../../gettext-tools/man. 160 * dgettext.3, dcgettext.3, dngettext.3, dcngettext.3: Likewise. 161 * Makefile.am: Add rules for man3 manual pages. 162 1632003-02-12 Bruno Haible <bruno@clisp.org> 164 165 Extracted from gettext package. 166 * Makefile.am: New file. 167 168