12015-09-11 Daiki Ueno <ueno@gnu.org> 2 3 * gettext 0.19.6 released. 4 52015-09-01 Daiki Ueno <ueno@gnu.org> 6 7 * NEWS: Add 0.19.6 changes. 8 92015-07-12 Daiki Ueno <ueno@gnu.org> 10 11 build: Avoid link error on Mac OS X < 10.6 12 Reported by Ryan Schmidt in: 13 <http://savannah.gnu.org/bugs/?45527>. 14 * autogen.sh (GNULIB_MODULES_LIBGETTEXTPO): Add stpcpy and 15 stpncpy. 16 172015-07-10 Daiki Ueno <ueno@gnu.org> 18 19 * gettext 0.19.5 released. 20 212015-06-22 Daiki Ueno <ueno@gnu.org> 22 23 * NEWS: Mention msginit change. 24 252015-05-08 Часлав Илић (Chusslove Illich) <caslav.ilic@gmx.net> (tiny change) 26 27 * NEWS: Mention --kde behavior change. 28 292015-05-08 Daiki Ueno <ueno@gnu.org> 30 31 * THANKS: Update. 32 332015-03-09 Daiki Ueno <ueno@gnu.org> 34 35 * NEWS: Mention KUIT format string support. 36 372015-03-04 Daiki Ueno <ueno@gnu.org> 38 39 build: Update libtool files to 2.4.6 40 * m4/libtool.m4: Update from libtool-2.4.6, with modifications. 41 2008-04-06 Bruno Haible <bruno@clisp.org> 42 * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use 43 CONFIG_SHELL; don't assume that the Makefile.in will set SHELL 44 to ${CONFIG_SHELL}. 45 * m4/ltversion.m4: Likewise. 46 * build-aux/ltmain.sh: Likewise. 47 482015-03-04 Daiki Ueno <ueno@gnu.org> 49 50 * NEWS: Add 0.19.5 changes. 51 522015-02-10 Daiki Ueno <ueno@gnu.org> 53 54 * THANKS: Update. 55 562015-02-06 Daiki Ueno <ueno@gnu.org> 57 58 * THANKS: Update. 59 602015-01-23 Daiki Ueno <ueno@gnu.org> 61 62 build: Update libtool files to 2.4.5 63 * m4/libtool.m4: Update from libtool-2.4.5, with modifications. 64 2008-04-06 Bruno Haible <bruno@clisp.org> 65 * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use 66 CONFIG_SHELL; don't assume that the Makefile.in will set SHELL 67 to ${CONFIG_SHELL}. 68 * m4/ltoptions.m4: Likewise. 69 * m4/ltversion.m4: Likewise. 70 * build-aux/ltmain.sh: Likewise. 71 722015-01-21 Daiki Ueno <ueno@gnu.org> 73 74 * THANKS: Update. 75 762015-01-04 Daiki Ueno <ueno@gnu.org> 77 78 * THANKS: Update. 79 802014-12-25 Daiki Ueno <ueno@gnu.org> 81 82 * build-aux/texinfo.tex: Update to 2014-12-03.16. Needed because 83 the original texinfo does not allow @heading usage inside 84 @enumeration and texi2dvi fails due to this. 85 862014-12-24 Daiki Ueno <ueno@gnu.org> 87 88 * gettext 0.19.4 released. 89 902014-12-24 Daiki Ueno <ueno@gnu.org> 91 92 configure: Also distribute lzip-compressed tarballs 93 * configure.ac (AM_INIT_AUTOMAKE): Add dist-lzip. 94 952014-12-16 Daiki Ueno <ueno@gnu.org> 96 97 * m4/init-package-version.m4: Remove unused file. The package 98 name and version number are now obtained from git-version-gen. 99 1002014-12-10 Daiki Ueno <ueno@gnu.org> 101 102 * autogen.sh: Copy intl.m4 and po.m4 to gettext-tools, if Gnulib's 103 version are older. 104 1052014-12-10 Daiki Ueno <ueno@gnu.org> 106 107 * THANKS: Add contributors since 0.18.2. 108 1092014-12-03 Daiki Ueno <ueno@gnu.org> 110 111 autogen.sh: Fix typo 112 * autogen.sh: Fix typo: geneating -> generating. 113 1142014-12-01 Daiki Ueno <ueno@gnu.org> 115 116 build: Update libtool files to 2.4.4 117 * m4/libtool.m4: Update from libtool-2.4.4, with modifications. 118 2008-04-06 Bruno Haible <bruno@clisp.org> 119 * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use 120 CONFIG_SHELL; don't assume that the Makefile.in will set SHELL 121 to ${CONFIG_SHELL}. 122 * m4/ltoptions.m4: Likewise. 123 * m4/ltversion.m4: Likewise. 124 * build-aux/ltmain.sh: Likewise. 125 1262014-11-28 Daiki Ueno <ueno@gnu.org> 127 128 build: Update libtool files to 2.4.3 129 * m4/libtool.m4: Update from libtool-2.4.3, with modifications. 130 2008-04-06 Bruno Haible <bruno@clisp.org> 131 * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use 132 CONFIG_SHELL; don't assume that the Makefile.in will set SHELL 133 to ${CONFIG_SHELL}. 134 * m4/ltoptions.m4: Likewise. 135 * m4/ltsuger.m4: Likewise. 136 * m4/ltversion.m4: Likewise. 137 * m4/lt~obsolete.m4: Likewise. 138 * build-aux/ltmain.sh: Likewise. 139 1402014-11-18 Yaakov Selkowitz <yselkowi@redhat.com> 141 142 build: Fix autogen.sh --skip-gnulib after fbf4e276 143 * Makefile.am (EXTRA_DIST): Add build-aux/git-version-gen. 144 1452014-10-15 Daiki Ueno <ueno@gnu.org> 146 147 * gettext 0.19.3 released. 148 1492014-07-16 Daiki Ueno <ueno@gnu.org> 150 151 * Makefile.am (distcheck-hook): Add back localename.c check. 152 1532014-07-14 Daiki Ueno <ueno@gnu.org> 154 155 * gettext 0.19.2 released. 156 1572014-07-14 Daiki Ueno <ueno@gnu.org> 158 159 build: Work around undefined _GL_ATTRIBUTE_PURE in libintl 160 * Makefile.am (distcheck-hook): Ignore the difference between our 161 localename.c and the latest Gnulib's, which utilizes 162 _GL_ATTRIBUTE_PURE not available from libintl. This is a 163 temporary fix for the 0.19.2 release and should be reverted once 164 it is fixed either in gettext or Gnulib. 165 1662014-06-10 Daiki Ueno <ueno@gnu.org> 167 168 * gettext 0.19.1 released. 169 1702014-06-06 Daiki Ueno <ueno@gnu.org> 171 172 autogen.sh: Use xz-compressed archive tarball 173 * autogen.sh: Fetch archive.dir-latest.tar.xz instead of .tar.gz. 174 1752014-06-04 Jim Meyering <meyering@fb.com> (tiny change) 176 177 configure: also distribute xz-compressed tarballs 178 * configure.ac (AM_INIT_AUTOMAKE): Add dist-xz, so that xz-compressed 179 .tar.xz tarballs will be distributed alongside .tar.gz ones. 180 1812014-06-02 Daiki Ueno <ueno@gnu.org> 182 183 * gettext 0.19 released. 184 1852014-05-04 Jehan <jehan@girinstud.io> (tiny change) 186 187 configure: require automake >= 1.13 188 Macro AM_EXTRA_RECURSIVE_TARGETS defined in Automake 1.13. 189 * configure.ac (AM_INIT_AUTOMAKE): Require Automake 1.13 or later. 190 1912014-04-22 Daiki Ueno <ueno@gnu.org> 192 193 m4: Apply NM detection fix from Libtool 194 2013-04-28 Peter Rosin <peda@lysator.liu.se> 195 libtool: break all the way out when a good nm is found 196 * m4/libtool.m4 (LT_PATH_NM): Break all the way out on a good 197 match. 198 1992014-04-22 Daiki Ueno <ueno@gnu.org> 200 201 m4: Revert commit d6690cc7 to libtool.m4 202 Reported by Benjamin Gilbert at: 203 <https://savannah.gnu.org/bugs/?41203> 204 With recent libtool, this patch did nothing but fix the output 205 message of configure. 206 * m4/libtool.m4: Remove the special handling of NM detection when 207 cross-compiling mingw32 on cygwin. 208 2092014-04-22 Daiki Ueno <ueno@gnu.org> 210 211 build: Use git-version-gen intead of version.sh 212 * version.sh: Remove. 213 * autogen.sh: Import git-version-gen from Gnulib. 214 * Makefile.am (EXTRA_DIST): Remove version.sh and add 215 $(top_srcdir)/.version. 216 (BUILT_SOURCES): Add $(top_srcdir)/.version. 217 ($(top_srcdir)/.version): New rule. 218 (dist-hook): New rule. 219 * configure.ac: Use git-version-gen in AC_INIT. 220 2212014-04-21 Daiki Ueno <ueno@gnu.org> 222 223 autogen.sh: Split the regeneration of data files into update.sh 224 * autogen.sh: Separate out PO files update logic to... 225 * update-po.sh: ...here. 226 * Makefile.am (EXTRA_DIST): Add update-po.sh. 227 2282014-04-17 Daiki Ueno <ueno@gnu.org> 229 230 * autogen.sh: Use included gettext-tools for bootstrap 231 To regenerate POT files, autogen.sh had an implicit dependency on 232 gettext-tools installed on system. This prohibited to use any new 233 features in our examples. Let autogen.sh use included version of 234 gettext-tools, by prepending $builddir to the PATH. 235 2362014-04-07 Daiki Ueno <ueno@gnu.org> 237 238 * autogen.sh: Error out when gnulib-tool exit with non-zero. 239 2402013-12-17 Daiki Ueno <ueno@gnu.org> 241 242 Add missing extern-inline.m4 into archive. 243 Problem reported by Reuben Thomas in: 244 <https://lists.gnu.org/archive/html/bug-gettext/2013-12/msg00010.html>. 245 * Makefile.am (distcheck-hook): Check extern-inline.m4. 246 2472013-08-13 Michele Locati <michele@locati.it> (tiny change) 248 249 * windows/gettext.rc: Update copyright year. 250 2512013-08-08 Daiki Ueno <ueno@gnu.org> 252 253 * .dir-locals.el: New file to force spaces instead of tabs in C 254 and shell-script files. 255 2562013-08-07 Daiki Ueno <ueno@gnu.org> 257 258 * NEWS: Add entry for 0.18.4. Mention GSettings schema file support. 259 2602013-07-10 Daiki Ueno <ueno@gnu.org> 261 262 gettext-tools: convert tests to use init.sh from Gnulib 263 * autogen.sh: Copy tests/init.sh from Gnulib into gettext-tools/tests. 264 2652013-07-07 Daiki Ueno <ueno@gnu.org> 266 267 * NEWS: Mention libasprintf change and Tcl bug fix. 268 2692013-06-26 Daiki Ueno <ueno@gnu.org> 270 271 * autogen.sh: Mention GNULIB_TOOL again for off-line bootstrap. 272 2732013-06-17 Daiki Ueno <ueno@gnu.org> 274 275 Embed Gnulib using git submodule. 276 * autogen.sh: Port git submodule update code from the 'bootstrap' 277 script in Gnulib and respect the GNULIB_SRCDIR envvar. 278 (cleanup_gnulib): New function borrowed from Gnulib. 279 (git_modules_config): Likewise. 280 (gnulib_path): New variable. 281 2822013-06-13 Daiki Ueno <ueno@gnu.org> 283 284 * NEWS: Document more new features. Mention Glade msgctxt support 285 and msginit portability fix, and note that JavaScript support is 286 only partial. 287 2882013-06-11 Daiki Ueno <ueno@gnu.org> 289 290 * NEWS: Mention that future 'gettextize' will require Automake 1.10. 291 Suggested by Stefano Lattarini. 292 2932013-06-08 Stefano Lattarini <stefano.lattarini@gmail.com> (tiny change) 294 295 build: drop the 'fixacocal' auxiliary script 296 The comments in that script state that its use is only required to 297 work around issues in aclocal from Automake 1.10, while the rest 298 of the Gettext build infrastructure assumes Automake >= 1.11 anyway. 299 * autogen.sh: Drop invocations of 'fixaclocal', simply invoke the 300 'aclocal' program directly. 301 * build-aux/fixaclocal: Remove. 302 * Makefile.am (EXTRA_DIST): Stop distributing it. 303 (ACLOCAL): Drop redefinition in function of 'fixaclocal'. 304 * gettext-runtime/Makefile.am (ACLOCAL): Likewise. 305 * gettext-runtime/libasprintf/Makefile.am (ACLOCAL): Likewise. 306 * gettext-tools/Makefile.am (ACLOCAL): Likewise. 307 * gettext-tools/examples/Makefile.am (ACLOCAL): Likewise. 308 3092013-06-04 Daiki Ueno <ueno@gnu.org> 310 311 Support for Vala. 312 * NEWS: Mention Vala support. 313 3142013-05-29 Stefano Lattarini <stefano.lattarini@gmail.com> (tiny change) 315 316 * configure.ac (AM_INIT_AUTOMAKE): Add 'parallel-tests' option. 317 Require Automake 1.11.1 or later, so that the 'parallel-tests' 318 will be certainly available. 319 (AC_INIT): Require Autoconf 2.62 or later; that is the minimal 320 version supported by Automake 1.11.1 or later. 321 * autogen.sh: Update version number requirement for Autoconf. 322 3232013-05-20 Pavel Kharitonov <ineiev@gnu.org> (tiny change) 324 325 Add --previous option to msgattrib. 326 * NEWS: Mention --previous msgattrib option. 327 3282013-05-13 Daiki Ueno <ueno@gnu.org> 329 330 Fix bootstrap error on Mac OS X. 331 * autogen.sh (GNULIB_MODULES_LIBGETTEXTPO): Add strchrnul. 332 3332013-05-02 Daiki Ueno <ueno@gnu.org> 334 335 * autogen.sh: Retrieve archive.dir.tar from FTP when bootstrapping. 336 Reported by Stefano Lattarini in 337 <https://lists.gnu.org/archive/html/bug-gettext/2012-12/msg00058.html> 338 3392013-04-26 Daiki Ueno <ueno@gnu.org> 340 341 * NEWS: Mention Python brace format. 342 3432013-04-17 Daiki Ueno <ueno@gnu.org> 344 345 * NEWS: Mention JavaScript support. 346 3472013-04-11 Daiki Ueno <ueno@gnu.org> 348 349 * NEWS: Mention Lua support. 350 3512013-03-06 Daiki Ueno <ueno@gnu.org> 352 353 * AUTHORS: Update from fencepost.gnu.org:/gd/gnuorg/copyright.list. 354 3552013-01-17 Daiki Ueno <ueno@gnu.org> 356 357 Fix link errors related to C99-style extern inline. 358 Reported by Sam Thursfield <sam.thursfield@codethink.co.uk>. 359 * autogen.sh (GNULIB_MODULES_LIBASPRINTF): Add xsize. 360 3612012-12-25 Daiki Ueno <ueno@gnu.org> 362 363 * gettext-0.18.2 released. 364 3652012-12-25 Daiki Ueno <ueno@gnu.org> 366 367 * version.sh: Bump to 0.18.2. 368 * autogen.sh: Record the gnulib version that is being used. 369 * NEWS: Update the release date of 0.18.2. Reformat "Autoconf 370 macros" change. 371 3722012-12-21 Daiki Ueno <ueno@gnu.org> 373 374 Fix W64 build errors. 375 * autogen.sh (GNULIB_MODULES_LIBASPRINTF): Add extern-inline, for 376 the last xsize.h update. 377 (GNULIB_MODULES_TOOLS_FOR_SRC_COMMON_DEPENDENCIES): Add locale, 378 not to have copies of locale.h in both libgrep and gnulib-lib. 379 (GNULIB_MODULES_LIBGETTEXTPO): Add close. 380 3812012-12-08 Daiki Ueno <ueno@unixuser.org> 382 383 * autogen.sh: Ignore libunistring tests which are known to fail. 384 (GNULIB_MODULES_TOOLS_LIBUNISTRING_TESTS): New variable. 385 3862012-12-08 Daiki Ueno <ueno@unixuser.org> 387 388 * NEWS: Mention that autoconf 2.60 is required. 389 Suggested by Bruno Haible <bruno@clisp.org>. 390 3912012-04-29 Bruno Haible <bruno@clisp.org> 392 393 Allow use of autoconf-2.69 and automake-1.12. 394 * autogen.sh: Update comments. 395 3962012-02-18 Bruno Haible <bruno@clisp.org> 397 398 Improve ensurance that intmax_t gets defined in libasprintf. 399 * autogen.sh: Create gettext-runtime/libasprintf/gnulib-m4/intmax_t.m4, 400 not gettext-runtime/m4/intmax_t.m4. 401 * Makefile.am (distcheck-hook): Update. 402 4032012-02-18 Bruno Haible <bruno@clisp.org> 404 405 * Makefile.am (distcheck-hook): Update after gnulib changed. 406 4072012-01-26 Bruno Haible <bruno@clisp.org> 408 409 Modernize quoting. 410 * NEWS: Quote 'like this', not `like this', as per the recent change 411 to the GNU coding standards. 412 * INSTALL: Process through sed -e "s/\`\([^']*\)'/‘\1’/g" 413 4142011-10-18 Bruno Haible <bruno@clisp.org> 415 416 * m4/libtool.m4: Update from libtool-2.4.2, with modifications. 417 2009-04-23 Bruno Haible <bruno@clisp.org> 418 Fix recognition of "nm" command. 419 * m4/libtool.m4 (LT_PATH_NM): Try "nm" program also when 420 compiling for mingw in a cygwin environment. 421 2008-04-06 Bruno Haible <bruno@clisp.org> 422 * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use 423 CONFIG_SHELL; don't assume that the Makefile.in will set SHELL 424 to ${CONFIG_SHELL}. 425 * m4/ltoptions.m4: Likewise. 426 * m4/ltversion.m4: Likewise. 427 * build-aux/ltmain.sh: Likewise. 428 4292011-09-12 Bruno Haible <bruno@clisp.org> 430 431 Update after gnulib changed. 432 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add opendir, readdir, 433 closedir. 434 4352011-07-12 Bruno Haible <bruno@clisp.org> 436 437 Update after gnulib changed. 438 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC_COMMON_DEPENDENCIES): Update 439 module names. 440 4412011-06-08 Bruno Haible <bruno@clisp.org> 442 443 Fix a link error due to rpl_wcrtomb on Solaris 9. 444 * autogen.sh: Pass the option --witness-c-macro to the gnulib-tool 445 invocation for libgrep. 446 4472011-06-05 Bruno Haible <bruno@clisp.org> 448 449 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_LIBGREP): Add mbrlen. 450 4512011-06-04 Bruno Haible <bruno@clisp.org> 452 453 Ensure intmax_t gets defined in libasprintf. 454 * autogen.sh: Create gettext-runtime/m4/intmax_t.m4, copied from 455 gnulib. 456 * Makefile.am (distcheck-hook): Check also intmax_t.m4. 457 4582011-06-03 Bruno Haible <bruno@clisp.org> 459 460 * autogen.sh (GNULIB_MODULES_LIBASPRINTF): Add verify. 461 * Makefile.am (distcheck-hook): Check also verify.h. 462 4632011-06-03 Bruno Haible <bruno@clisp.org> 464 465 Copyright: Use LGPL 2.1 instead of LGPL 2.0. 466 * os2/iconv/iconv.*: Update copyright header. 467 * Makefile.am (distcheck-hook): Update. 468 4692011-02-12 Bruno Haible <bruno@clisp.org> 470 471 Use gnulib's setlocale in all the programs. 472 * autogen.sh (GNULIB_MODULES_RUNTIME_FOR_SRC, 473 GNULIB_MODULES_TOOLS_FOR_SRC): Add setlocale. 474 4752011-02-12 Bruno Haible <bruno@clisp.org> 476 477 Update after gnulib changed. 478 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add wctype-h, remove 479 wctype. 480 4812011-02-12 Bruno Haible <bruno@clisp.org> 482 483 Use u8_mbtoucr instead of u8_mbtouc in some places. 484 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC, 485 GNULIB_MODULES_LIBGETTEXTPO): Add unistr/u8-mbtoucr. 486 4872011-01-28 Bruno Haible <bruno@clisp.org> 488 489 Add a comment. 490 * m4/woe32-dll.m4: Add a reference to the woe32dll writeup. 491 4922010-12-10 Bruno Haible <bruno@clisp.org> 493 494 Update after gnulib changed. 495 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add spawn-pipe, remove 496 pipe. 497 4982010-09-24 Bruno Haible <bruno@clisp.org> 499 500 * m4/libtool.m4: Update from libtool-2.4, with modifications. 501 2009-04-23 Bruno Haible <bruno@clisp.org> 502 Fix recognition of "nm" command. 503 * m4/libtool.m4 (LT_PATH_NM): Try "nm" program also when 504 compiling for mingw in a cygwin environment. 505 2008-04-06 Bruno Haible <bruno@clisp.org> 506 * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use 507 CONFIG_SHELL; don't assume that the Makefile.in will set SHELL 508 to ${CONFIG_SHELL}. 509 * m4/ltversion.m4: Update from libtool-2.4. 510 * build-aux/ltmain.sh: Likewise. 511 5122010-09-04 Bruno Haible <bruno@clisp.org> 513 514 Simplify use of gnulib-tool now that gnulib-tool --import works better. 515 * autogen.sh: Don't remove gnulib-cache.m4 before running gnulib-tool. 516 5172010-07-31 Bruno Haible <bruno@clisp.org> 518 519 Use new ansi-c++.m4 from gnulib. 520 * autogen.sh (GNULIB_MODULES_RUNTIME_OTHER, GNULIB_MODULES_TOOLS_OTHER): 521 Add ansi-c++-opt. 522 Reported at <https://savannah.gnu.org/bugs/?30607>. 523 5242010-06-06 Bruno Haible <bruno@clisp.org> 525 526 New options --with-xz and --with-bzip2 for compressing the archive. 527 * DEPENDENCIES: Correct placement of entries for 'tar' and 'gzip'. Add 528 entries for 'bzip2' and 'xz'. 529 5302010-06-04 Bruno Haible <bruno@clisp.org> 531 532 * m4/libtool.m4: Update from libtool-2.2.8, with modifications. 533 2009-04-23 Bruno Haible <bruno@clisp.org> 534 Fix recognition of "nm" command. 535 * m4/libtool.m4 (LT_PATH_NM): Try "nm" program also when 536 compiling for mingw in a cygwin environment. 537 2008-04-06 Bruno Haible <bruno@clisp.org> 538 * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use 539 CONFIG_SHELL; don't assume that the Makefile.in will set SHELL 540 to ${CONFIG_SHELL}. 541 * m4/ltoptions.m4: Update from libtool-2.2.8. 542 * m4/ltversion.m4: Likewise. 543 * m4/lt~obsolete.m4: Likewise. 544 * build-aux/ltmain.sh: Likewise. 545 5462010-06-04 Bruno Haible <bruno@clisp.org> 547 548 * gettext-0.18.1 released. 549 5502010-06-04 Bruno Haible <bruno@clisp.org> 551 552 * DEPENDENCIES: Add entries for 'tar' and 'gzip'. 553 5542010-06-04 Bruno Haible <bruno@clisp.org> 555 556 * autogen.sh: For libgrep, don't use --avoid of modules with 557 applicability 'all'. 558 Reported by Ryan Schmidt <ryandesign@macports.org>. 559 5602010-06-03 Bruno Haible <bruno@clisp.org> 561 562 * README: Remove lots of old cruft. Mention the translators as the 563 third audience. 564 5652010-06-03 Bruno Haible <bruno@clisp.org> 566 567 * version.sh: Bump to 0.18.1. 568 * autogen.sh: Record the gnulib version that is being used. 569 5702010-06-03 Bruno Haible <bruno@clisp.org> 571 572 Deprecate the --with-cvs option. 573 * DEPENDENCIES: Update entries for git, CVS. Remove entry for RCS. 574 * PACKAGING: Update comments about archive.*.tar.gz. 575 5762010-05-19 Bruno Haible <bruno@clisp.org> 577 578 Link with libunistring, if it exists. 579 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC, 580 GNULIB_MODULES_LIBGETTEXTPO): Add libunistring-optional. 581 * DEPENDENCIES: Mention optional dependency to GNU libunistring. 582 5832010-05-22 Bruno Haible <bruno@clisp.org> 584 585 * README.woe32: Explain how to build 64-bit mode binaries. 586 Reported by Rob <sisyphus1@optusnet.com.au>. 587 5882010-05-24 Bruno Haible <bruno@clisp.org> 589 590 Use the newest regex module from gnulib. 591 * autogen.sh: Add another gnulib-tool invocation for libgrep. 592 (GNULIB_MODULES_TOOLS_FOR_SRC_COMMON_DEPENDENCIES): New variable. 593 (GNULIB_MODULES_TOOLS_FOR_LIBGREP): Change value. 594 Pass option -I libgrep/gnulib-m4 to 'aclocal'. 595 * Makefile.am (distcheck-hook): Don't compare memchr.c. 596 5972010-05-23 Bruno Haible <bruno@clisp.org> 598 599 Do regex matching purely with regex, not regex + dfa + kwset. 600 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_LIBGREP): Remove hard-locale. 601 6022010-05-15 Bruno Haible <bruno@clisp.org> 603 604 List the build dependencies. 605 * DEPENDENCIES: Clarify that 'git' is also a build dependencies. 606 List the non-trivial build dependencies. 607 Reported by Santiago Vila <sanvila@unex.es>. 608 6092010-05-09 Bruno Haible <bruno@clisp.org> 610 611 * gettext-0.18 released. 612 6132010-05-09 Bruno Haible <bruno@clisp.org> 614 615 * version.sh: Bump to 0.18. 616 * windows/gettext.rc: Update year. 617 * autogen.sh: Record the gnulib version that is being used. 618 6192010-05-08 Bruno Haible <bruno@clisp.org> 620 621 * NEWS: Mention the PO mode changes. 622 6232010-04-02 Bruno Haible <bruno@clisp.org> 624 625 Remove autoconf-lib-link directory, obsoleted by gnulib. 626 * Makefile.am (SUBDIRS): Remove autoconf-lib-link. 627 ($(srcdir)/configure): Don't depend on autoconf-lib-link/configure.ac. 628 (distcheck-hook): Remove checks of lib-*.m4 and config.rpath. 629 * autogen.sh (GNULIB_MODULES_RUNTIME_FOR_SRC): Add havelib. 630 Remove configuration of autoconf-lib-link subdirectory. Remove 631 "-I ../autoconf-lib-link/m4" option to aclocal. Don't copy 632 config.rpath. 633 * configure.ac (AC_CONFIG_SUBDIRS): Remove autoconf-lib-link. 634 Don't recurse into autoconf-lib-link. 635 6362010-03-30 Bruno Haible <bruno@clisp.org> 637 638 * README.woe32: Update for Cygwin 1.7.x. 639 6402010-03-28 Bruno Haible <bruno@clisp.org> 641 642 * NEWS: Deprecate the use of AM_GNU_GETTEXT with 'no-libtool' argument 643 and 'gettextize --intl'. 644 6452010-03-28 Bruno Haible <bruno@clisp.org> 646 647 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add fnmatch, remove 648 fnmatch-posix. 649 650 * autogen.sh (GNULIB_MODULES_RUNTIME_FOR_SRC, 651 GNULIB_MODULES_TOOLS_FOR_SRC, GNULIB_MODULES_LIBGETTEXTPO): Add stdlib, 652 remove exit. 653 6542010-03-13 Bruno Haible <bruno@clisp.org> 655 656 * NEWS: Mention the --color and --style options on many programs. 657 6582010-01-19 Bruno Haible <bruno@clisp.org> 659 660 * AUTHORS: Update from fencepost.gnu.org:/gd/gnuorg/copyright.list. 661 6622010-01-11 Bruno Haible <bruno@clisp.org> 663 664 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC, 665 GNULIB_MODULES_LIBGETTEXTPO): Replace ucs4-utf8, utf8-ucs4, utf16-ucs4 666 with their modern equivalents. 667 6682009-12-26 Bruno Haible <bruno@clisp.org> 669 670 * windows/gettext.rc: Update. 671 6722009-12-26 Bruno Haible <bruno@clisp.org> 673 674 * NEWS: Mention the use of the thread-specific locale on MacOS X. 675 6762009-12-25 Bruno Haible <bruno@clisp.org> 677 678 * Makefile.am (distcheck-hook): Compare fcntl-o.m4 instead of 679 fcntl_h.m4. 680 * PACKAGING: Mention fcntl-o.m4 instead of fcntl_h.m4. 681 6822009-12-12 Bruno Haible <bruno@clisp.org> 683 684 * AUTHORS: Untabify. 685 * README: Untabify. 686 * THANKS: Untabify. 687 6882009-12-01 Bruno Haible <bruno@clisp.org> 689 690 * m4/init-package-version.m4 (gl_INIT_PACKAGE): Set AC_PACKAGE_NAME. 691 6922009-11-30 Bruno Haible <bruno@clisp.org> 693 694 * autogen.sh: Treat gettext-runtime/libasprintf before gettext-runtime. 695 Treat gettext-tools/examples before gettext-tools. 696 6972009-10-18 Bruno Haible <bruno@clisp.org> 698 699 * Makefile.am (distcheck-hook): Compare fcntl_h.m4. 700 * PACKAGING: Mention also fcntl_h.m4. 701 7022009-09-27 Bruno Haible <bruno@clisp.org> 703 704 * NEWS: Mention configure options --without-cvs and --with-git. 705 * PACKAGING: Mention archive.*.tar.gz instead of archive.tar.gz. 706 * DEPENDENCIES: Mention also git. 707 7082009-09-01 Bruno Haible <bruno@clisp.org> 709 710 * README.woe32: Put the -mno-cygwin option into CC and CXX. 711 Recommended by Paolo Bonzini and Eric Blake. 712 7132009-08-30 Bruno Haible <bruno@clisp.org> 714 715 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add xstriconveh. 716 7172009-08-30 Bruno Haible <bruno@clisp.org> 718 719 * configure.ac (AC_PREREQ): Require at least autoconf 2.59. 720 7212009-08-15 Bruno Haible <bruno@clisp.org> 722 723 Stop using gnulib module 'strdup'. 724 * Makefile.am (distcheck-hook): Don't compare strdup.c. 725 7262009-08-14 Bruno Haible <bruno@clisp.org> 727 728 * autogen.sh: Invoke gnulib-tool also for gettext-runtime/libasprintf. 729 (GNULIB_MODULES_LIBASPRINTF, GNULIB_MODULES_LIBASPRINTF_OTHER): New 730 variables. 731 Update aclocal options for gettext-runtime/libasprintf. 732 * Makefile.am (distcheck-hook): Don't compare eoverflow.m4. Update 733 comparison of alloca.in.h. 734 7352009-08-14 Bruno Haible <bruno@clisp.org> 736 737 Remove automatically copied files from version control. 738 * autogen.sh (GNULIB_MODULES_TOOLS_OTHER): Add csharpcomp-script, 739 csharpexec-script, javacomp-script, javaexec-script. 740 * build-aux/csharpcomp.sh.in: Remove file. 741 * build-aux/csharpexec.sh.in: Remove file. 742 * build-aux/javacomp.sh.in: Remove file. 743 * build-aux/javaexec.sh.in: Remove file. 744 7452009-08-14 Bruno Haible <bruno@clisp.org> 746 747 Remove automatically copied files from version control. 748 * autogen.sh: Fetch config.guess, config.sub. 749 * build-aux/config.guess: Remove file. 750 * build-aux/config.sub: Remove file. 751 752 Remove automatically copied files from version control. 753 * autogen.sh: Invoke automake with options --add-missing --copy. 754 * build-aux/compile: Remove file. 755 * build-aux/depcomp: Remove file. 756 * build-aux/elisp-comp: Remove file. 757 * build-aux/install-sh: Remove file. 758 * build-aux/mdate-sh: Remove file. 759 * build-aux/missing: Remove file. 760 * build-aux/ylwrap: Remove file. 761 7622009-08-14 Bruno Haible <bruno@clisp.org> 763 764 Remove automatically generated files from version control. 765 * autogen.sh: If --quick was not given, rebuild autoconfiguration of 766 tests, PO files, manual pages, documentation, test files. 767 7682009-08-14 Bruno Haible <bruno@clisp.org> 769 770 * autogen.sh: Update comments. 771 7722009-08-14 Bruno Haible <bruno@clisp.org> 773 774 * autogen.sh: Create gettext-tools/intl directory before running 775 automake. 776 7772009-08-12 Bruno Haible <bruno@clisp.org> 778 779 * autogen.sh (GNULIB_MODULES_RUNTIME_FOR_SRC, 780 GNULIB_MODULES_TOOLS_FOR_SRC): Use getopt-gnu instead of getopt. 781 7822009-08-10 Bruno Haible <bruno@clisp.org> 783 784 * autogen.sh: Avoid the 'hash-tests' module. It corresponds to an 785 incompatible 'hash' module. 786 7872009-08-04 Bruno Haible <bruno@clisp.org> 788 789 Port msgfilter to Woe32 platforms. 790 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add pipe-filter-ii. 791 7922009-08-03 Bruno Haible <bruno@clisp.org> 793 794 * autogen.sh: Remove statements to fix permissions. Now fixed in git. 795 7962009-05-23 Bruno Haible <bruno@clisp.org> 797 798 * configure.ac (AM_INIT_AUTOMAKE): Add 'silent-rules' option. 799 8002009-05-23 Bruno Haible <bruno@clisp.org> 801 802 * m4/init-package-version.m4: New file. 803 * configure.ac: Invoke gl_INIT_PACKAGE. Use the preferred form of 804 AM_INIT_AUTOMAKE. 805 * Makefile.am (ACLOCAL_AMFLAGS): New variable. 806 * autogen.sh: Update aclocal invocation. 807 8082009-05-21 Bruno Haible <bruno@clisp.org> 809 810 Require automake >= 1.11. 811 * autogen.sh: Update comment. 812 8132009-05-21 Bruno Haible <bruno@clisp.org> 814 815 Support automake 1.11. 816 * m4/fixautomake.m4 (FIX_MAKEFILE_TOPDIR_DISTRIB): Update for 817 automake 1.11. 818 * autogen.sh: Update comment. 819 8202009-05-21 Bruno Haible <bruno@clisp.org> 821 822 Assume automake >= 1.10.2. 823 * m4/fixautomake.m4 (FIX_MAKEFILE_COMPILE, FIX_MAKEFILE_INFO): Remove 824 macros. 825 8262009-04-23 Bruno Haible <bruno@clisp.org> 827 828 Fix recognition of "nm" command. 829 * m4/libtool.m4 (LT_PATH_NM): Try "nm" program also when compiling for 830 mingw in a cygwin environment. 831 8322009-04-23 Bruno Haible <bruno@clisp.org> 833 834 * m4/libtool.m4: Fix recognition of 'link' command. 835 2009-01-26 Peter Rosin <peda@lysator.liu.se> 836 Don't settle for any dumpbin/link program as name lister. 837 * m4/libtool.m4 (LT_PATH_NM): When locating dumpbin or 838 link -dump, check if they appear to really be capable of name 839 listing, in order to eliminate e.g. link from coreutils. This 840 makes the name lister decision fall back on nm as the default 841 if no acceptable candidate is found, which mainly happens on 842 (arguably broken) cross compiles. 843 8442009-03-14 Bruno Haible <bruno@clisp.org> 845 846 * autogen.sh: Checkout gnulib using 'git' instead of 'cvs'. 847 8482009-01-14 Bruno Haible <bruno@clisp.org> 849 850 * configure.ac: More consistent m4 quoting. 851 8522008-12-07 Bruno Haible <bruno@clisp.org> 853 854 * build-aux/fixaclocal: Update for automake-1.10.2. 855 8562008-10-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 857 858 * m4/libtool.m4 (install_override_mode): New LT_DECL. 859 (_LT_SYS_DYNAMIC_LINKER) [hpux9*, hpux10*, hpux11*]: Set it. 860 * build-aux/ltmain.sh (func_mode_install): Build a second command line, 861 $install_shared_prog, for the installation of the shared library. 862 Override resp. set the permission mode if install_override_mode is 863 nonempty. 864 8652008-10-04 Bruno Haible <bruno@clisp.org> 866 867 * autogen.sh: Fix execute permissions of some files. 868 8692008-09-28 Bruno Haible <bruno@clisp.org> 870 871 * build-aux/ltmain.sh (func_emit_cwrapperexe_src): On mingw, 872 preprocess the argument vector through prepare_spawn. 873 8742008-09-27 Bruno Haible <bruno@clisp.org> 875 876 * autogen.sh (GNULIB_MODULES_RUNTIME_FOR_SRC): Add sigpipe, stdio. 877 (GNULIB_MODULES_TOOLS_FOR_SRC): Add sigpipe, stdio, sys_select, write. 878 (GNULIB_MODULES_LIBGETTEXTPO): Add sigpipe, stdio. 879 8802008-09-27 Bruno Haible <bruno@clisp.org> 881 882 * build-aux/config.guess: Update to GNU version 2008-09-08. 883 * build-aux/config.sub: Likewise. 884 8852008-09-21 Bruno Haible <bruno@clisp.org> 886 887 * build-aux/fixaclocal: Adapt for newer versions of 'aclocal'. 888 8892008-09-14 Bruno Haible <bruno@clisp.org> 890 891 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC, 892 GNULIB_MODULES_LIBGETTEXTPO): Add strerror. 893 8942008-09-07 Bruno Haible <bruno@clisp.org> 895 896 * m4/libtool.m4: Update from libtool-2.2.6, with modifications: 897 2008-04-06 Bruno Haible <bruno@clisp.org> 898 * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use 899 CONFIG_SHELL; don't assume that the Makefile.in will set SHELL 900 to ${CONFIG_SHELL}. 901 * m4/ltoptions.m4: Update from libtool-2.2.6. 902 * m4/ltsugar.m4: Likewise. 903 * m4/ltversion.m4: Likewise. 904 * build-aux/ltmain.sh: Likewise. 905 9062008-09-01 Bruno Haible <bruno@clisp.org> 907 908 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC, 909 GNULIB_MODULES_LIBGETTEXTPO): Add xconcat-filename. 910 9112008-08-31 Bruno Haible <bruno@clisp.org> 912 913 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add sigprocmask. 914 9152008-08-30 Bruno Haible <bruno@clisp.org> 916 917 * autogen.sh (GNULIB_MODULES_LIBGETTEXTPO): Add open. 918 9192008-08-17 Bruno Haible <bruno@clisp.org> 920 921 * Makefile.am (distcheck-hook): Also compare threadlib.m4. 922 9232008-08-14 Bruno Haible <bruno@clisp.org> 924 925 * Makefile.am (distcheck-hook): Update check of lock.h and lock.c. 926 9272008-05-22 Bruno Haible <bruno@clisp.org> 928 929 * README.woe32: Add a note about the libiconv dependency. 930 Reported by Marko Lindqvist <cazfi74@gmail.com>. 931 9322008-05-18 Bruno Haible <bruno@clisp.org> 933 934 * m4/libtool.m4: Update from libtool-2.2.4, with modifications: 935 2008-04-06 Bruno Haible <bruno@clisp.org> 936 * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use 937 CONFIG_SHELL; don't assume that the Makefile.in will set SHELL 938 to ${CONFIG_SHELL}. 939 * m4/ltoptions.m4: Update from libtool-2.2.4. 940 * m4/ltversion.m4: Likewise. 941 * m4/lt~obsolete.m4: Likewise. 942 * build-aux/ltmain.sh: Likewise. 943 9442008-05-10 Bruno Haible <bruno@clisp.org> 945 946 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Replace linebreak with 947 unilbrk/ulc-width-linebreaks. 948 (GNULIB_MODULES_LIBGETTEXTPO): Likewise. 949 9502008-04-20 Bruno Haible <bruno@clisp.org> 951 952 * m4/libtool.m4: Update from libtool-2.2.2, with modifications: 953 2008-04-06 Bruno Haible <bruno@clisp.org> 954 * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use 955 CONFIG_SHELL; don't assume that the Makefile.in will set SHELL 956 to ${CONFIG_SHELL}. 957 * m4/ltoptions.m4: New file, from libtool-2.2.2. 958 * m4/ltsugar.m4: New file, from libtool-2.2.2. 959 * m4/ltversion.m4: New file, from libtool-2.2.2. 960 * m4/lt~obsolete.m4: New file, from libtool-2.2.2. 961 * build-aux/ltmain.sh: Update from libtool-2.2.2. 962 9632007-12-24 Bruno Haible <bruno@clisp.org> 964 965 * version.sh: Bump to 0.18-pre1. 966 9672007-11-10 Bruno Haible <bruno@clisp.org> 968 969 * Makefile.am (distcheck-hook): Add a check for eoverflow.m4. 970 9712007-11-07 Bruno Haible <bruno@clisp.org> 972 973 * gettext-0.17 released. 974 9752007-11-04 Bruno Haible <bruno@clisp.org> 976 977 * windows/windres-options (sed_extract_major, sed_extract_minor, 978 sed_extract_subminor): Use 'c' command instead of 'a' command. Needed 979 for GNU sed 3.02. 980 9812007-11-03 Bruno Haible <bruno@clisp.org> 982 983 * Makefile.am (distcheck-hook): Add another check for vasnprintf.c. 984 9852007-11-01 Bruno Haible <bruno@clisp.org> 986 987 * version.sh: Bump version number to 0.17. 988 9892007-10-31 Bruno Haible <bruno@clisp.org> 990 991 * Makefile.am (distcheck-hook): Exclude copyright header when comparing 992 localename.c, relocatable.h, relocatable.c. 993 9942007-10-31 Bruno Haible <bruno@clisp.org> 995 996 * PACKAGING: Remove ulonglong.m4. 997 * Makefile.am (distcheck-hook): Remove check of ulonglong.m4. 998 9992007-10-26 Bruno Haible <bruno@clisp.org> 1000 1001 * m4/libtool.m4: Update, based on libtool-1.5.24. 1002 * build-aux/ltmain.sh: Update, based on libtool-1.5.24. 1003 10042007-10-17 Bruno Haible <bruno@clisp.org> 1005 1006 * windows/windres-options (sed_extract_major, sed_extract_minor, 1007 sed_extract_subminor): Use newlines instead of semicolons. Add a 1008 newline also after the last command in a braced group. 1009 Needed for GNU sed-3.02, which does not like "q}". 1010 10112007-10-17 Bruno Haible <bruno@clisp.org> 1012 1013 * README.woe32: Recommend to set PATH. Needed so that libiconv-2.dll 1014 is found during autoconfiguration. 1015 10162007-10-07 Bruno Haible <bruno@clisp.org> 1017 1018 * COPYING: Replace with GPL 3. 1019 * windows/gettext.rc (Comments): Update. 1020 * Makefile.am (distcheck-hook): Update. 1021 10222007-10-06 Bruno Haible <bruno@clisp.org> 1023 1024 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add open, fopen. 1025 (GNULIB_MODULES_LIBGETTEXTPO): Add fopen. 1026 Reported by Mark Moriarty <mfmbusiness@earthlink.net>. 1027 10282007-10-06 Bruno Haible <bruno@clisp.org> 1029 1030 * build-aux/texinfo.tex: Upgrade to texinfo-4.11. 1031 Needed because the original texinfo.tex does not support the 1032 @documentencoding macro and the texinfo-4.11 texi2dvi then fails due to 1033 this. 1034 10352007-10-05 Bruno Haible <bruno@clisp.org> 1036 1037 * Makefile.am (distcheck-hook): Update check of relocatable.h, 1038 relocatable.c. Check alloca.in.h instead of alloca_.h. Remove check of 1039 strdup.h. 1040 10412007-10-03 Bruno Haible <bruno@clisp.org> 1042 1043 * Makefile.am (EXTRA_DIST): Add build-aux/fixaclocal. 1044 10452007-10-03 Bruno Haible <bruno@clisp.org> 1046 1047 * INSTALL (Enabling Relocatability): New section, produced by 1048 "LANG= LC_MESSAGES= LC_ALL= LANGUAGE= \ 1049 makeinfo --no-header --no-validate --output=... relocatable.texi". 1050 (Relocatable Installation): Remove section. 1051 10522007-10-01 Bruno Haible <bruno@clisp.org> 1053 1054 * autogen.sh: Invoke gnulib-tool with options --tests-base=gnulib-tests 1055 --with-tests. 1056 10572007-10-01 Bruno Haible <bruno@clisp.org> 1058 1059 * build-aux/depcomp: New file, from automake-1.10. Needed for the 1060 gettext-tools/gnulib-tests directory. 1061 10622007-09-29 Bruno Haible <bruno@clisp.org> 1063 1064 * autogen.sh (GNULIB_CVS_ROOT): Change to read-only git mirror 1065 valid since 2007-09-19. 1066 10672007-09-01 Bruno Haible <bruno@clisp.org> 1068 1069 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC, 1070 GNULIB_MODULES_LIBGETTEXTPO): Add uniwidth/width. 1071 10722007-07-07 Bruno Haible <bruno@clisp.org> 1073 1074 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add uniname/uniname. 1075 10762007-07-06 Bruno Haible <bruno@clisp.org> 1077 1078 * autogen.sh: Add an option --skip-gnulib. 1079 10802007-06-28 Bruno Haible <bruno@clisp.org> 1081 1082 * HACKING: New file. 1083 * Makefile.am (EXTRA_DIST): Add it. 1084 10852007-06-09 Bruno Haible <bruno@clisp.org> 1086 1087 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Use xmalloca instead of 1088 xallocsa. 1089 (GNULIB_MODULES_LIBGETTEXTPO): Likewise. 1090 10912007-06-08 Bruno Haible <bruno@clisp.org> 1092 1093 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add module 'localename'. 1094 * Makefile.am (distcheck-hook): Compare also localename.c. 1095 10962007-06-07 Bruno Haible <bruno@clisp.org> 1097 1098 * Makefile.am (distcheck-hook): Check also intlmacosx.m4. 1099 * PACKAGING: Mention also intlmacosx.m4. 1100 11012007-05-28 Bruno Haible <bruno@clisp.org> 1102 1103 * windows/windres-options: New file. 1104 * windows/gettext.rc: New file. 1105 * Makefile.am (EXTRA_DIST): Add them. 1106 11072007-05-27 Bruno Haible <bruno@clisp.org> 1108 1109 * m4/libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS): Fix support for Sun C 5.9 1110 on Linux. 1111 11122007-05-27 Bruno Haible <bruno@clisp.org> 1113 1114 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add module 'openmp'. 1115 11162007-05-14 Bruno Haible <bruno@clisp.org> 1117 1118 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add module 'sys_stat'. 1119 11202007-04-10 Bruno Haible <bruno@clisp.org> 1121 1122 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add module 'locale'. 1123 Reported by Dennis Schridde <devurandom@gmx.net>. 1124 11252007-04-06 Bruno Haible <bruno@clisp.org> 1126 1127 * Makefile.am (distcheck-hook): Don't compare longdouble.m4. 1128 * PACKAGING: Remove longdouble.m4 from the file list. 1129 11302007-04-02 Bruno Haible <bruno@clisp.org> 1131 1132 * DEPENDENCIES: Mention dependency towards cvs. 1133 Reported by Dennis Schridde <devurandom@gmx.net>. 1134 11352007-03-27 Bruno Haible <bruno@clisp.org> 1136 1137 * PACKAGING: Don't mention share/doc/gettext/javadoc1/ any more. 1138 11392007-03-04 Bruno Haible <bruno@clisp.org> 1140 1141 Moved --enable-relocatable infrastructure to gnulib. 1142 * autogen.sh (GNULIB_MODULES_RUNTIME_FOR_SRC): Add relocatable-prog. 1143 Remove relocatable, relocwrapper. 1144 (GNULIB_MODULES_TOOLS_FOR_SRC): Likewise. 1145 (GNULIB_MODULES_LIBGETTEXTPO): Add relocatable-lib. 1146 (GNULIB_MODULES_LIBGETTEXTPO_OTHER): Remove 1147 gettext-tools-libgettextpo-misc. 1148 11492007-03-04 Bruno Haible <bruno@clisp.org> 1150 1151 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC, 1152 GNULIB_MODULES_LIBGETTEXTPO): Use module 'filename' instead of 1153 'pathname'. 1154 11552007-03-04 Bruno Haible <bruno@clisp.org> 1156 1157 * autogen.sh: Remove gnulib-cache.m4 files before running gnulib-tool, 1158 so that removed modules are really dropped. 1159 11602007-02-28 Bruno Haible <bruno@clisp.org> 1161 1162 Move relocatability infrastructure to gnulib. 1163 * build-aux/config.libpath: Remove file. 1164 * build-aux/reloc-ldflags: Remove file. 1165 * build-aux/install-reloc: Remove file. 1166 * Makefile.am (EXTRA_DIST): Remove these files. 1167 11682007-01-26 Bruno Haible <bruno@clisp.org> 1169 1170 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add sys_time. 1171 11722006-12-23 Bruno Haible <bruno@clisp.org> 1173 1174 * autogen.sh (GNULIB_MODULES_TOOLS_OTHER): Add stdint. 1175 11762006-12-21 Bruno Haible <bruno@clisp.org> 1177 1178 * autogen.sh: Pass --makefile-name option to gnulib-tool for 1179 gettext-tools/gnulib-lib. 1180 11812006-12-19 Bruno Haible <bruno@clisp.org> 1182 1183 * Makefile.am (EXTRA_DIST): Add build-aux/moopp. 1184 11852006-12-01 Bruno Haible <bruno@clisp.org> 1186 1187 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add fd-ostream, 1188 styled-ostream, html-styled-ostream, term-styled-ostream. 1189 11902006-12-04 Bruno Haible <bruno@clisp.org> 1191 1192 * DEPENDENCIES: New file. 1193 * INSTALL, README: Refer to it. 1194 * Makefile.am (EXTRA_DIST): Add it. 1195 11962006-11-23 Bruno Haible <bruno@clisp.org> 1197 1198 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC, 1199 GNULIB_MODULES_LIBGETTEXTPO): Add ostream, file-ostream. 1200 12012006-11-12 Bruno Haible <bruno@clisp.org> 1202 1203 * configure.ac (am__tar): Override automake's definition. 1204 12052006-11-12 Bruno Haible <bruno@clisp.org> 1206 1207 * autogen.sh: Pass --local-symlink option to all gnulib-tool 1208 invocations. 1209 12102006-11-08 Bruno Haible <bruno@clisp.org> 1211 1212 * build-aux/install-reloc: Use canonicalize-lgpl.c instead of 1213 canonicalize.c. 1214 12152006-11-05 Bruno Haible <bruno@clisp.org> 1216 1217 * autogen.sh (GNULIB_MODULES_RUNTIME_FOR_SRC): Renamed from 1218 GNULIB_MODULES_FOR_SRC. 1219 (GNULIB_MODULES_RUNTIME_OTHER): Renamed from GNULIB_MODULES_OTHER. 1220 (GNULIB_MODULES_TOOLS_FOR_SRC): Renamed from GNULIB_MODULES_FOR_SRC. 1221 (GNULIB_MODULES_TOOLS_FOR_LIBGREP): Renamed from 1222 GNULIB_MODULES_FOR_LIBGREP. 1223 (GNULIB_MODULES_TOOLS_OTHER): Renamed from GNULIB_MODULES_OTHER. 1224 (GNULIB_MODULES_LIBGETTEXTPO): Renamed from 1225 GNULIB_MODULES_FOR_LIBGETTEXTPO. 1226 (GNULIB_MODULES_LIBGETTEXTPO_OTHER): Renamed from GNULIB_MODULES_OTHER. 1227 12282006-10-27 Bruno Haible <bruno@clisp.org> 1229 1230 Work around automake-1.10 annoyance. 1231 * build-aux/fixaclocal: New file. 1232 * autogen.sh: Use it for every aclocal invocation. 1233 * Makefile.am (ACLOCAL): New macro. 1234 12352006-11-27 Bruno Haible <bruno@clisp.org> 1236 1237 * gettext-0.16.1 released. 1238 12392006-11-27 Bruno Haible <bruno@clisp.org> 1240 1241 * version.sh: Bump version number to 0.16.1. 1242 12432006-10-26 Bruno Haible <bruno@clisp.org> 1244 1245 * gettext-0.16 released. 1246 12472006-10-25 Bruno Haible <bruno@clisp.org> 1248 1249 * autogen.sh (GNULIB_MODULES_OTHER): For libgettextpo, add 1250 gettext-tools-libgettextpo-misc. 1251 12522006-10-25 Bruno Haible <bruno@clisp.org> 1253 1254 * build-aux/install-reloc: Define IN_RELOCWRAPPER for the compilation. 1255 12562006-10-24 Bruno Haible <bruno@clisp.org> 1257 1258 * version.sh: Bump version number to 0.16. 1259 12602006-10-24 Bruno Haible <bruno@clisp.org> 1261 1262 * autogen.sh (GNULIB_MODULES_FOR_LIBGETTEXTPO): Add unlocked-io. 1263 Needed because gettext-tools/configure ends up setting USE_UNLOCKED_IO 1264 in gettext-tools/config.h. 1265 12662006-10-23 Bruno Haible <bruno@clisp.org> 1267 1268 * m4/fixautomake.m4 (FIX_MAKEFILE_TOPDIR_DISTRIB): Make it work with 1269 automake-1.10 too. 1270 12712006-10-20 Bruno Haible <bruno@clisp.org> 1272 1273 * autogen.sh: Don't remove gettext-tools/libgettextpo/gnulib-m4. 1274 Move the "-I gnulib-m4" to the end of the aclocal command lines. 1275 Also add "-I libgettextpo/gnulib-m4". 1276 12772006-10-16 Bruno Haible <bruno@clisp.org> 1278 1279 * autogen.sh (GNULIB_MODULES_FOR_LIBGETTEXTPO): New variable. 1280 Invoke gnulib-tool also for libgettextpo. 1281 12822006-10-16 Bruno Haible <bruno@clisp.org> 1283 1284 * autogen.sh (GNULIB_MODULES_FOR_SRC): Add xstriconv. 1285 12862006-10-07 Bruno Haible <bruno@clisp.org> 1287 1288 * Makefile.am (distcheck-hook): New rule. 1289 12902006-10-02 Bruno Haible <bruno@clisp.org> 1291 1292 * version.sh: Bump version number to 0.15.1. 1293 12942006-10-02 Bruno Haible <bruno@clisp.org> 1295 1296 * build-aux/config.sub: Update to GNU version 2006-09-20. 1297 12982006-10-01 Bruno Haible <bruno@clisp.org> 1299 1300 * PACKAGING: Mention intldir.m4. 1301 13022006-09-18 Bruno Haible <bruno@clisp.org> 1303 1304 * PACKAGING: Remove inttypes-h.m4. 1305 13062006-09-11 Bruno Haible <bruno@clisp.org> 1307 1308 * PACKAGING: Mention intl.m4. 1309 13102006-09-06 Bruno Haible <bruno@clisp.org> 1311 1312 * autogen.sh (GNULIB_MODULES_FOR_SRC): Add xstriconv, remove 1313 iconvstring. 1314 13152006-08-26 Bruno Haible <bruno@clisp.org> 1316 1317 * m4/woe32-dll.m4: Update comments. 1318 13192006-08-28 Bruno Haible <bruno@clisp.org> 1320 1321 * PACKAGING: Remove signed.m4. 1322 13232006-08-23 Bruno Haible <bruno@clisp.org> 1324 1325 * INSTALL: Recommend to pass variables as configure arguments. 1326 Suggested by Ralf Wildenhues. 1327 13282006-08-08 Bruno Haible <bruno@clisp.org> 1329 1330 * INSTALL: Add a recommendation for Tru64. 1331 Reported by Gary V. Vaughan <gary@gnu.org>. 1332 13332006-08-04 Bruno Haible <bruno@clisp.org> 1334 1335 * README.woe32: Recommend to use cygwin as development environment, 1336 and mingw only as target environment. Needed to avoid libtool problems 1337 reported by Matthew McGillis <matthew@jenika.com>. 1338 13392006-07-31 Bruno Haible <bruno@clisp.org> 1340 1341 * autogen.sh: Invoke gnulib-tool inside gettext-runtime directory. 1342 Append gettext-runtime/gnulib-m4 to the macro search path; remove 1343 references to gettext-tools from gettext-runtime. 1344 13452006-08-02 Bruno Haible <bruno@clisp.org> 1346 1347 * Makefile.am (SUBDIRS): Add gnulib-local. 1348 * configure.ac (AC_CONFIG_FILES): Add gnulib-local/Makefile. 1349 13502006-07-31 Bruno Haible <bruno@clisp.org> 1351 1352 * autogen.sh: Process the top-level directory after its subdirectories, 1353 not before. Needed because of the recursive autoconf invocation in 1354 the top-level configure.ac. 1355 13562006-07-31 Bruno Haible <bruno@clisp.org> 1357 1358 * autogen.sh: If GNULIB_TOOL is not set, make an anonymous checkout 1359 of gnulib. 1360 13612006-07-30 Bruno Haible <bruno@clisp.org> 1362 1363 * gnulib-local: New directory. 1364 * autogen.sh: Invoke gnulib-tool inside gettext-tools directory. 1365 Append gettext-tools/gnulib-m4 to the macro search path. 1366 13672006-07-30 Bruno Haible <bruno@clisp.org> 1368 1369 * build-aux/csharpcomp.sh.in: Move here from 1370 gettext-tools/lib/csharpcomp.sh.in. 1371 * build-aux/csharpexec.sh.in: Move here from 1372 gettext-tools/lib/csharpexec.sh.in. 1373 * build-aux/javacomp.sh.in: Move here from 1374 gettext-tools/lib/javacomp.sh.in. 1375 * build-aux/javaexec.sh.in: Move here from 1376 gettext-tools/lib/javaexec.sh.in. 1377 13782006-07-22 Bruno Haible <bruno@clisp.org> 1379 1380 * autogen.sh: Accept option --quick. 1381 13822006-07-25 Bruno Haible <bruno@clisp.org> 1383 1384 Remove MSVC/nmake build support. 1385 * Makefile.msvc: Remove file. 1386 * Makefile.am (EXTRA_DIST): Remove Makefile.msvc. 1387 13882006-07-25 Bruno Haible <bruno@clisp.org> 1389 1390 Remove VMS support. 1391 * vms: Remove directory. 1392 * Makefile.vms: Remove file. 1393 * README.vms: Remove file. 1394 * Makefile.am (EXTRA_DIST): Update. 1395 13962006-07-24 Bruno Haible <bruno@clisp.org> 1397 1398 * m4/fixautomake.m4 (FIX_MAKEFILE_TOPDIR_DISTRIB): Protect the initial 1399 tab with a backslash. Needed for MacOS X sed. 1400 Reported by Denis Excoffier <Denis.Excoffier@free.fr>. 1401 14022006-07-21 Bruno Haible <bruno@clisp.org> 1403 1404 * gettext-0.15 released. 1405 14062006-07-21 Bruno Haible <bruno@clisp.org> 1407 1408 * m4/fixautomake.m4 (FIX_MAKEFILE_TOPDIR_DISTRIB): Use a multiline -e 1409 argument instead of multiple -e arguments. Needed for AIX 4. 1410 14112006-07-20 Bruno Haible <bruno@clisp.org> 1412 1413 * version.sh: Bump version number to 0.15. 1414 14152006-07-20 Bruno Haible <bruno@clisp.org> 1416 1417 * build-aux/compile: Update from automake-1.9.6. 1418 * build-aux/elisp-comp: Likewise. 1419 * build-aux/install-sh: Likewise. 1420 * build-aux/mdate-sh: Likewise. 1421 * build-aux/missing: Likewise. 1422 * build-aux/mkinstalldirs: Likewise. 1423 * build-aux/ylwrap: Likewise. 1424 14252006-07-20 Bruno Haible <bruno@clisp.org> 1426 1427 * build-aux/config.guess, build-aux/config.sub: Update to GNU version 1428 2006-07-02. 1429 14302006-07-13 Bruno Haible <bruno@clisp.org> 1431 1432 * m4/fixautomake.m4 (FIX_MAKEFILE_TOPDIR_DISTRIB): New macro. 1433 14342006-07-13 Bruno Haible <bruno@clisp.org> 1435 1436 * Makefile.am (SUBDIRS): Put autoconf-lib-link last. 1437 14382006-06-29 Bruno Haible <bruno@clisp.org> 1439 1440 * autogen.sh: Recurse also into the gettext-tools/examples directory 1441 and update the PO files there. 1442 14432006-06-27 Bruno Haible <bruno@clisp.org> 1444 1445 * PACKAGING: Don't mention isc-posix.m4. 1446 14472006-06-27 Bruno Haible <bruno@clisp.org> 1448 1449 Assume vprintf function. 1450 * os2/configure.awk: Remove unused HAVE_VPRINTF substitution. 1451 14522006-04-14 Bruno Haible <bruno@clisp.org> 1453 1454 * autogen.sh: Require autoconf-2.60. 1455 14562006-03-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1457 1458 * m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER) [ linux ]: Avoid warning when 1459 "parsing" /etc/ld.so.conf and empty /etc/ld.so.conf.d. 1460 14612006-06-04 Bruno Haible <bruno@clisp.org> 1462 1463 * PACKAGING: Mention inttypes-h.m4. 1464 14652006-05-14 Bruno Haible <bruno@clisp.org>, 1466 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1467 1468 * m4/libtool.m4 [ linux ] (AC_LIBTOOL_LANG_CXX_CONFIG) 1469 (AC_LIBTOOL_POSTDEP_PREDEP, AC_LIBTOOL_PROG_COMPILER_PIC) 1470 (AC_LIBTOOL_PROG_LD_SHLIBS): Add support for Sun C 5.9, 1471 Sun C++ 5.9, and Sun Fortran 8.3 on Linux. 1472 14732006-05-06 Charles Wilson <cygwin@cwilson.fastmail.fm> 1474 1475 * m4/libtool.m4: On Cygwin, like on mingw, define DLL_EXPORT when 1476 compiling a shared library object. 1477 14782006-04-26 Bruno Haible <bruno@clisp.org> 1479 1480 * build-aux/config.guess, build-aux/config.sub: Update to GNU version 1481 2006-04-26. 1482 14832006-04-17 Bruno Haible <bruno@clisp.org> 1484 1485 * PACKAGING: Remove mkinstalldirs file. 1486 14872006-04-20 Bruno Haible <bruno@clisp.org> 1488 1489 * autogen.sh: Also regenerate examples PO files. 1490 Reported by Charles Wilson <cygwin@cwilson.fastmail.fm>. 1491 14922006-03-28 Bruno Haible <bruno@clisp.org> 1493 1494 * PACKAGING: Mention bin/recode* programs. 1495 14962005-12-29 Bruno Haible <bruno@clisp.org> 1497 1498 * build-aux/install-reloc: If hard linking is not possible, use a 1499 simple copy. Needed on Woe32 filesystems. 1500 15012005-12-19 Bruno Haible <bruno@clisp.org> 1502 1503 * build-aux/ltmain.sh: Upgrade to libtool-1.5.22. 1504 2001-11-03 Bruno Haible <bruno@clisp.org> 1505 * build-aux/ltmain.sh: chmod 777 the .libs directory, so that 1506 "make install" succeeds. 1507 * m4/libtool.m4: Upgrade to libtool-1.5.22. 1508 2004-02-22 Bruno Haible <bruno@clisp.org> 1509 * m4/libtool.m4: Add support for Comeau C++ on Linux. 1510 Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>. 1511 15122005-11-23 Bruno Haible <bruno@clisp.org> 1513 1514 Cygwin portability. 1515 * build-aux/install-reloc: Expect additional exeext argument. On 1516 Cygwin, use suffix ".bin.exe" instead of just ".bin". 1517 * m4/woe32-dll.m4: New file. 1518 * Makefile.am (EXTRA_DIST): Add it. 1519 15202005-09-18 Bruno Haible <bruno@clisp.org> 1521 1522 * build-aux/ltmain.sh: Upgrade to libtool-1.5.20. 1523 2003-11-27 Bruno Haible <bruno@clisp.org> 1524 * build-aux/ltmain.sh: In the trampoline code, include 1525 string.h, ctype.h. Fixes warnings on cygwin. 1526 2001-11-03 Bruno Haible <bruno@clisp.org> 1527 * build-aux/ltmain.sh: chmod 777 the .libs directory, so that 1528 "make install" succeeds. 1529 * m4/libtool.m4: Upgrade to libtool-1.5.20. 1530 2004-02-22 Bruno Haible <bruno@clisp.org> 1531 * m4/libtool.m4: Add support for Comeau C++ on Linux. 1532 Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>. 1533 15342008-08-28 Bruno Haible <bruno@clisp.org> 1535 1536 * autogen.sh: Make the script executable. 1537 15382008-08-28 Bruno Haible <bruno@clisp.org> 1539 1540 * autogen.sh: Remove code for gettext-runtime/glocale. 1541 15422005-07-31 Bruno Haible <bruno@clisp.org> 1543 1544 * autogen.sh: Add commands for gettext-runtime/glocale directory. 1545 15462005-07-24 Bruno Haible <bruno@clisp.org> 1547 1548 Tidy up exported symbols. 1549 * PACKAGING: Mention visibility.m4. 1550 15512005-07-16 Bruno Haible <bruno@clisp.org> 1552 1553 * PACKAGING: Add lock.m4. 1554 15552005-07-08 Bruno Haible <bruno@clisp.org> 1556 1557 * m4/libtool.m4 (postinstall_cmds) [cygwin,mingw,pw32]: Make DLL 1558 executable after installing it. 1559 15602005-07-06 Bruno Haible <bruno@clisp.org> 1561 1562 * README.mingw: Remove file. 1563 * Makefile.am (EXTRA_DIST): Remove README.mingw. 1564 15652006-06-21 Bruno Haible <bruno@clisp.org> 1566 1567 * gettext-0.14.6 released. 1568 15692006-06-21 Bruno Haible <bruno@clisp.org> 1570 1571 * version.sh: Bump version number to 0.14.6. 1572 15732005-05-23 Bruno Haible <bruno@clisp.org> 1574 1575 * gettext-0.14.5 released. 1576 15772005-05-23 Bruno Haible <bruno@clisp.org> 1578 1579 * version.sh: Bump version number to 0.14.5. 1580 15812005-04-11 Bruno Haible <bruno@clisp.org> 1582 1583 * gettext-0.14.4 released. 1584 15852005-04-11 Bruno Haible <bruno@clisp.org> 1586 1587 * version.sh: Bump version number to 0.14.4. 1588 15892005-04-06 Bruno Haible <bruno@clisp.org> 1590 1591 * README: Recommend --program-transform-name instead of 1592 --program-prefix. 1593 Reported by Joel Reicher <joel@panacea.null.org>. 1594 15952005-03-22 Bruno Haible <bruno@clisp.org> 1596 1597 * m4: New directory, renamed from config/m4/. 1598 * build-aux: New directory, renamed from config/. 1599 * configure.ac (AC_CONFIG_AUX_DIR): Use build-aux. 1600 * Makefile.am (EXTRA_DIST): Update. 1601 16022005-03-14 Bruno Haible <bruno@clisp.org> 1603 1604 * gettext-0.14.3 released. 1605 16062005-03-14 Bruno Haible <bruno@clisp.org> 1607 1608 * version.sh: Bump version number to 0.14.3. 1609 16102005-02-24 Bruno Haible <bruno@clisp.org> 1611 1612 * gettext-0.14.2 released. 1613 16142005-02-24 Bruno Haible <bruno@clisp.org> 1615 1616 * version.sh: Bump version number to 0.14.2. 1617 16182005-02-23 Bruno Haible <bruno@clisp.org> 1619 1620 * config/mdate-sh: Upgrade to automake-1.9.5. 1621 * config/missing: Upgrade to automake-1.9.5. 1622 16232005-02-12 Bruno Haible <bruno@clisp.org> 1624 1625 * config/ltmain.sh: Upgrade to libtool-1.5.14. 1626 2003-11-27 Bruno Haible <bruno@clisp.org> 1627 * config/ltmain.sh: In the trampoline code, include string.h, 1628 ctype.h, and return 127. Fixes warnings on cygwin. 1629 2003-02-18 Bruno Haible <bruno@clisp.org> 1630 * config/ltmain.sh (install): Use "ln -s -f" instead of 1631 "rm -f && ln -s" to make a symlink for a shared library. Take 1632 care of Solaris /bin/ln. 1633 Reported by Nelson H. F. Beebe <beebe@math.utah.edu>. 1634 2001-11-03 Bruno Haible <bruno@clisp.org> 1635 * config/ltmain.sh: chmod 777 the .libs directory, so that 1636 "make install" succeeds. 1637 16382005-02-11 Bruno Haible <bruno@clisp.org> 1639 1640 * config/config.guess, config/config.sub: Update to GNU version 1641 2005-02-10. 1642 16432005-02-07 Bruno Haible <bruno@clisp.org> 1644 1645 * config/config.libpath: Use LC_ALL=C to protect range expression 1646 against Estonian locale. 1647 16482005-02-07 Bruno Haible <bruno@clisp.org> 1649 1650 * config/ltmain.sh: Upgrade to libtool-1.5.12. 1651 2003-11-27 Bruno Haible <bruno@clisp.org> 1652 * config/ltmain.sh: In the trampoline code, include string.h, 1653 ctype.h, and return 127. Fixes warnings on cygwin. 1654 2003-02-18 Bruno Haible <bruno@clisp.org> 1655 * config/ltmain.sh (install): Use "ln -s -f" instead of 1656 "rm -f && ln -s" to make a symlink for a shared library. Take 1657 care of Solaris /bin/ln. 1658 Reported by Nelson H. F. Beebe <beebe@math.utah.edu>. 1659 2001-11-03 Bruno Haible <bruno@clisp.org> 1660 * config/ltmain.sh: chmod 777 the .libs directory, so that 1661 "make install" succeeds. 1662 * config/m4/libtool.m4: Upgrade to libtool-1.5.12. 1663 2004-02-22 Bruno Haible <bruno@clisp.org> 1664 * config/m4/libtool.m4: Add support for Comeau C++ on Linux. 1665 Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>. 1666 16672005-02-06 Bruno Haible <bruno@clisp.org> 1668 1669 * config/compile: Upgrade to automake-1.9.4. 1670 * config/elisp-comp: Upgrade to automake-1.9.4. 1671 * config/install-sh: Upgrade to automake-1.9.4. 1672 * config/mdate-sh: Upgrade to automake-1.9.4. 1673 * config/missing: Upgrade to automake-1.9.4. 1674 2002-03-07 Bruno Haible <bruno@clisp.org> 1675 * config/missing (makeinfo): Don't call touch without arguments 1676 if the source texinfo file doesn't contain a @setfilename 1677 command. 1678 Reported by Miroslaw Dobrzanski-Neumann <mne@mosaic-ag.com>. 1679 * config/mkinstalldirs: Upgrade to automake-1.9.4. 1680 * config/ylwrap: Upgrade to automake-1.9.4. 1681 Reported by Albert Chin-A-Young <china@thewrittenword.com>. 1682 16832005-01-20 Bruno Haible <bruno@clisp.org> 1684 1685 * PACKAGING: Add some notes about Java and C#. 1686 16872005-01-05 Bruno Haible <bruno@clisp.org> 1688 1689 Fix the "configure --help" output. 1690 * config/ac-help.sed: New file. 1691 * configure.ac: Use it. 1692 * Makefile.am (EXTRA_DIST): Add config/ac-help.sed. 1693 16942005-01-05 Bruno Haible <bruno@clisp.org> 1695 1696 * version.sh: Bump version number to 0.14.2-pre1. 1697 16982005-01-05 Bruno Haible <bruno@clisp.org> 1699 1700 * config/ltmain.sh: Upgrade to libtool-1.5.10. 1701 2003-11-27 Bruno Haible <bruno@clisp.org> 1702 * config/ltmain.sh: In the trampoline code, include string.h, 1703 ctype.h, and return 127. Fixes warnings on cygwin. 1704 2003-02-18 Bruno Haible <bruno@clisp.org> 1705 * config/ltmain.sh (install): Use "ln -s -f" instead of 1706 "rm -f && ln -s" to make a symlink for a shared library. Take 1707 care of Solaris /bin/ln. 1708 Reported by Nelson H. F. Beebe <beebe@math.utah.edu>. 1709 2001-11-03 Bruno Haible <bruno@clisp.org> 1710 * config/ltmain.sh: chmod 777 the .libs directory, so that 1711 "make install" succeeds. 1712 * config/m4/libtool.m4: Upgrade to libtool-1.5.10. 1713 2004-02-22 Bruno Haible <bruno@clisp.org> 1714 * config/m4/libtool.m4: Add support for Comeau C++ on Linux. 1715 Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>. 1716 17172004-09-06 Bruno Haible <bruno@clisp.org> 1718 1719 * Makefile.am (EXTRA_DIST): Add autogen.sh. 1720 17212004-08-25 Bruno Haible <bruno@clisp.org> 1722 1723 * config/ltmain.sh: Upgrade to libtool-1.5.6. 1724 2003-11-27 Bruno Haible <bruno@clisp.org> 1725 * config/ltmain.sh: In the trampoline code, include string.h, 1726 ctype.h, and return 127. Fixes warnings on cygwin. 1727 2003-02-18 Bruno Haible <bruno@clisp.org> 1728 * config/ltmain.sh (install): Use "ln -s -f" instead of 1729 "rm -f && ln -s" to make a symlink for a shared library. Take 1730 care of Solaris /bin/ln. 1731 Reported by Nelson H. F. Beebe <beebe@math.utah.edu>. 1732 2001-11-03 Bruno Haible <bruno@clisp.org> 1733 * config/ltmain.sh: chmod 777 the .libs directory, so that 1734 "make install" succeeds. 1735 * config/m4/libtool.m4: Upgrade to libtool-1.5.6. 1736 2004-02-22 Bruno Haible <bruno@clisp.org> 1737 * config/m4/libtool.m4: Add support for Comeau C++ on Linux. 1738 Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>. 1739 17402004-02-22 Bruno Haible <bruno@clisp.org> 1741 1742 * config/m4/libtool.m4: Add support for Comeau C++ on Linux. 1743 Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>. 1744 17452004-02-21 Bruno Haible <bruno@clisp.org> 1746 1747 * PACKAGING: Add FAQ.html. 1748 17492004-01-26 Bruno Haible <bruno@clisp.org> 1750 1751 * config/config.libpath: Upgrade to libtool-1.5.2. 1752 17532004-01-26 Bruno Haible <bruno@clisp.org> 1754 1755 * config/ltmain.sh: Upgrade to libtool-1.5.2. 1756 2003-11-27 Bruno Haible <bruno@clisp.org> 1757 * config/ltmain.sh: In the trampoline code, include string.h, 1758 ctype.h, and return 127. Fixes warnings on cygwin. 1759 2003-02-18 Bruno Haible <bruno@clisp.org> 1760 * config/ltmain.sh (install): Use "ln -s -f" instead of 1761 "rm -f && ln -s" to make a symlink for a shared library. Take 1762 care of Solaris /bin/ln. 1763 Reported by Nelson H. F. Beebe <beebe@math.utah.edu>. 1764 2001-11-03 Bruno Haible <bruno@clisp.org> 1765 * config/ltmain.sh: chmod 777 the .libs directory, so that 1766 "make install" succeeds. 1767 * config/m4/libtool.m4: Upgrade to libtool-1.5.2. 1768 17692004-02-02 Bruno Haible <bruno@clisp.org> 1770 1771 * PACKAGING: Add glibc2.m4. 1772 17732004-01-29 Bruno Haible <bruno@clisp.org> 1774 1775 * gettext-0.14.1 released. 1776 17772004-01-29 Bruno Haible <bruno@clisp.org> 1778 1779 * version.sh: Bump version number to 0.14.1. 1780 17812004-01-28 Bruno Haible <bruno@clisp.org> 1782 1783 * gettext-0.14 released. 1784 17852004-01-28 Bruno Haible <bruno@clisp.org> 1786 1787 * version.sh: Bump version number to 0.14. 1788 17892004-01-17 Bruno Haible <bruno@clisp.org> 1790 1791 * version.sh: Bump version number to 0.14-pre1. 1792 17932004-01-17 Bruno Haible <bruno@clisp.org> 1794 1795 * config/config.guess, config/config.sub: Update to GNU version 1796 2004-01-05. 1797 17982003-12-12 Bruno Haible <bruno@clisp.org> 1799 1800 Assume automake-1.8. 1801 * Makefile.am (html): Remove rule. 1802 18032003-11-30 Bruno Haible <bruno@clisp.org> 1804 1805 * config/install-reloc: Compile also the allocsa.c file. 1806 18072003-12-17 Bruno Haible <bruno@clisp.org> 1808 1809 * gettext-0.13.1 released. 1810 18112003-12-17 Bruno Haible <bruno@clisp.org> 1812 1813 * version.sh: Bump version number to 0.13.1. 1814 18152003-11-30 Bruno Haible <bruno@clisp.org> 1816 1817 * gettext-0.13 released. 1818 18192003-11-30 Bruno Haible <bruno@clisp.org> 1820 1821 * version.sh: Bump version number to 0.13. 1822 18232003-11-27 Bruno Haible <bruno@clisp.org> 1824 1825 * config/ltmain.sh: In the trampoline code, include string.h, ctype.h, 1826 and return 127. Fixes warnings on cygwin. 1827 18282003-11-23 Bruno Haible <bruno@clisp.org> 1829 1830 * PACKAGING: Remove ssize_t.m4. 1831 18322003-11-16 Bruno Haible <bruno@clisp.org> 1833 1834 * PACKAGING: Add size_max.m4, ssize_t.m4, xsize.m4. 1835 18362003-11-16 Bruno Haible <bruno@clisp.org> 1837 1838 * config/config.guess, config/config.sub: Update to GNU version 1839 2003-11-03. 1840 18412003-11-16 Bruno Haible <bruno@clisp.org> 1842 1843 * version.sh: Bump version number to 0.13-pre1. 1844 18452003-11-15 Bruno Haible <bruno@clisp.org> 1846 1847 * PACKAGING: Add examples. 1848 18492003-10-31 Bruno Haible <bruno@clisp.org> 1850 1851 * config/m4/fixautomake.m4 (FIX_MAKEFILE_COMPILE, FIX_MAKEFILE_DISTRIB, 1852 FIX_MAKEFILE_INFO): Drop argument, use $ac_file instead. 1853 18542003-09-13 Bruno Haible <bruno@clisp.org> 1855 1856 * PACKAGING: Add envsubst related files and gettext.sh. 1857 18582003-08-23 Bruno Haible <bruno@clisp.org> 1859 1860 * version.sh: Bump version number to 0.12.2. 1861 18622003-07-01 Bruno Haible <bruno@clisp.org> 1863 1864 * config/install-reloc: Also compile readlink.c. 1865 18662003-06-19 Bruno Haible <bruno@clisp.org> 1867 1868 * PACKAGING: Add intmax.m4, longdouble.m4, longlong.m4, 1869 printf-posix.m4, signed.m4, wchar_t.m4, wint_t.m4. 1870 18712003-06-18 Bruno Haible <bruno@clisp.org> 1872 1873 * config/install-sh: Update from automake-1.7.5. 1874 Reported by Paul Eggert. 1875 18762003-06-11 Bruno Haible <bruno@clisp.org> 1877 1878 * README.gemtext: Remove outdated file. 1879 * Makefile.am (EXTRA_DIST): Remove it. 1880 Reported by Guido Flohr <guido@imperia.net>. 1881 18822003-06-08 Bruno Haible <bruno@clisp.org> 1883 1884 * vms/link_options.opt: New file. 1885 * vms/with-libiconv.opt, vms/without-libiconv.opt: New files. 1886 * Makefile.am (EXTRA_DIST): Add them. 1887 Reported by Jouk Jansen <joukj@hrem.stm.tudelft.nl>. 1888 18892003-05-22 Bruno Haible <bruno@clisp.org> 1890 1891 * gettext-0.12.1 released. 1892 18932003-05-22 Bruno Haible <bruno@clisp.org> 1894 1895 * version.sh: Bump version number to 0.12.1. 1896 18972003-05-19 Bruno Haible <bruno@clisp.org> 1898 1899 * config/mdate-sh: Update from automake-1.7.5. 1900 19012003-05-17 Bruno Haible <bruno@clisp.org> 1902 1903 * gettext-0.12 released. 1904 19052003-05-17 Bruno Haible <bruno@clisp.org> 1906 1907 * version.sh: Bump version number to 0.12. 1908 19092003-05-08 Bruno Haible <bruno@clisp.org> 1910 1911 * PACKAGING: Update for changed default value of $mandir and $docdir. 1912 19132003-05-06 Bruno Haible <bruno@clisp.org> 1914 1915 * config/config.guess, config/config.sub: Update to GNU version 1916 2003-02-22. 1917 19182003-04-24 Bruno Haible <bruno@clisp.org> 1919 1920 Support for libtool-1.5. 1921 * configure.ac: Postprocess the esyscmd output by replacing 1922 ]AC_ENABLE_SHARED_DEFAULT[ -> yes 1923 ]AC_ENABLE_STATIC_DEFAULT[ -> yes 1924 ]AC_ENABLE_FAST_INSTALL_DEFAULT[ -> yes 1925 1926 * config/ltmain.sh: Upgrade to libtool-1.5. 1927 2003-02-18 Bruno Haible <bruno@clisp.org> 1928 * config/ltmain.sh (install): Use "ln -s -f" instead of 1929 "rm -f && ln -s" to make a symlink for a shared library. Take 1930 care of Solaris /bin/ln. 1931 Reported by Nelson H. F. Beebe <beebe@math.utah.edu>. 1932 2001-11-03 Bruno Haible <bruno@clisp.org> 1933 * config/m4/ltmain.sh: chmod 777 the .libs directory, so that 1934 "make install" succeeds. 1935 * config/m4/libtool.m4: Upgrade to libtool-1.5. 1936 2002-07-14 Bruno Haible <bruno@clisp.org> 1937 * config/m4/libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add 1938 support for GNU/FreeBSD. 1939 19402003-04-12 Bruno Haible <bruno@clisp.org> 1941 1942 * Makefile.vms: Don't use the force target. 1943 Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>. 1944 19452003-04-12 Bruno Haible <bruno@clisp.org> 1946 1947 * Makefile.msvc (mandir, docdir): Use datadir instead of prefix. 1948 19492003-04-06 Bruno Haible <bruno@clisp.org> 1950 1951 * config/install-reloc: Also compile progreloc.c. 1952 19532003-04-05 Bruno Haible <bruno@clisp.org> 1954 1955 * config/install-reloc: Don't define NO_LIBRARIES. 1956 19572003-04-01 Bruno Haible <bruno@clisp.org> 1958 1959 * README.mingw: New file. 1960 * README.vms: New file. 1961 * Makefile.am (EXTRA_DIST): Add them. 1962 19632003-03-30 Bruno Haible <bruno@clisp.org> 1964 1965 * Makefile.vms: New file. 1966 * Makefile.am (EXTRA_DIST): Add Makefile.vms. 1967 19682003-03-17 Bruno Haible <bruno@clisp.org> 1969 1970 Native Woe32/MSVC support. 1971 * Makefile.msvc: New file. 1972 * README.woe32: New file. 1973 * Makefile.am (EXTRA_DIST): Add them. 1974 19752003-02-28 Bruno Haible <bruno@clisp.org> 1976 1977 Support for relocatable installation. 1978 * config/config.libpath: New file. 1979 * config/install-reloc: New file. 1980 * config/reloc-ldflags: New file. 1981 * Makefile.am (EXTRA_DIST): Add them. 1982 * config/compile: New file, from automake-1.7.2. 1983 * INSTALL: Document --enable-relocatable and --with-libintl-prefix. 1984 19852003-02-27 Bruno Haible <bruno@clisp.org> 1986 1987 * configure.ac: Include AC_CANONICAL_HOST, AC_ARG_ENABLE, AC_ARG_WITH, 1988 AC_ARG_VAR calls from the subdir configures. 1989 * Makefile.am (configure): Depend on each subdir's configure.ac. 1990 19912003-02-22 Bruno Haible <bruno@clisp.org> 1992 1993 * Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2. 1994 19952003-02-18 Bruno Haible <bruno@clisp.org> 1996 1997 Fix the 2002-09-16 fix. 1998 * ltmain.sh (install): If "ln -s -f" fails (this is the case with 1999 /usr/bin/ln on Solaris 2.7), fall back to "rm && ln -s". 2000 20012003-02-18 Bruno Haible <haible@clisp.cons.org> 2002 2003 * config/config.guess, config/config.sub: Update to GNU version 2004 2003-02-03. 2005 20062003-02-16 Bruno Haible <bruno@clisp.org> 2007 2008 Workaround autoconf >= 2.52 breakage. 2009 * config/m4/libtool.m4 (AC_LIBTOOL_ARG_WITH): New macro. 2010 (_LT_AC_LTCONFIG_HACK, AC_PROG_LD): Use it. 2011 20122003-02-12 Bruno Haible <bruno@clisp.org> 2013 2014 Big restructuring. 2015 * autoconf-lib-link: New subdirectory. 2016 * gettext-runtime: New subdirectory. 2017 * gettext-tools: New subdirectory. 2018 * config: New subdirectory. 2019 * configure.ac: New file. 2020 * Makefile.am: New file. 2021 * version.sh: New file. 2022 2023 2024See ChangeLog.0 for earlier changes. 2025