12006-11-27 Bruno Haible <bruno@clisp.org> 2 3 * gettext-0.16.1 released. 4 52006-11-27 Bruno Haible <bruno@clisp.org> 6 7 * version.sh: Bump version number to 0.16.1. 8 92006-10-26 Bruno Haible <bruno@clisp.org> 10 11 * gettext-0.16 released. 12 132006-10-25 Bruno Haible <bruno@clisp.org> 14 15 * autogen.sh (GNULIB_MODULES_OTHER): For libgettextpo, add 16 gettext-tools-libgettextpo-misc. 17 182006-10-25 Bruno Haible <bruno@clisp.org> 19 20 * build-aux/install-reloc: Define IN_RELOCWRAPPER for the compilation. 21 222006-10-24 Bruno Haible <bruno@clisp.org> 23 24 * version.sh: Bump version number to 0.16. 25 262006-10-24 Bruno Haible <bruno@clisp.org> 27 28 * autogen.sh (GNULIB_MODULES_FOR_LIBGETTEXTPO): Add unlocked-io. 29 Needed because gettext-tools/configure ends up setting USE_UNLOCKED_IO 30 in gettext-tools/config.h. 31 322006-10-23 Bruno Haible <bruno@clisp.org> 33 34 * m4/fixautomake.m4 (FIX_MAKEFILE_TOPDIR_DISTRIB): Make it work with 35 automake-1.10 too. 36 372006-10-20 Bruno Haible <bruno@clisp.org> 38 39 * autogen.sh: Don't remove gettext-tools/libgettextpo/gnulib-m4. 40 Move the "-I gnulib-m4" to the end of the aclocal command lines. 41 Also add "-I libgettextpo/gnulib-m4". 42 432006-10-16 Bruno Haible <bruno@clisp.org> 44 45 * autogen.sh (GNULIB_MODULES_FOR_LIBGETTEXTPO): New variable. 46 Invoke gnulib-tool also for libgettextpo. 47 482006-10-16 Bruno Haible <bruno@clisp.org> 49 50 * autogen.sh (GNULIB_MODULES_FOR_SRC): Add xstriconv. 51 522006-10-07 Bruno Haible <bruno@clisp.org> 53 54 * Makefile.am (distcheck-hook): New rule. 55 562006-10-02 Bruno Haible <bruno@clisp.org> 57 58 * version.sh: Bump version number to 0.15.1. 59 602006-10-02 Bruno Haible <bruno@clisp.org> 61 62 * build-aux/config.sub: Update to GNU version 2006-09-20. 63 642006-10-01 Bruno Haible <bruno@clisp.org> 65 66 * PACKAGING: Mention intldir.m4. 67 682006-09-18 Bruno Haible <bruno@clisp.org> 69 70 * PACKAGING: Remove inttypes-h.m4. 71 722006-09-11 Bruno Haible <bruno@clisp.org> 73 74 * PACKAGING: Mention intl.m4. 75 762006-09-06 Bruno Haible <bruno@clisp.org> 77 78 * autogen.sh (GNULIB_MODULES_FOR_SRC): Add xstriconv, remove 79 iconvstring. 80 812006-08-26 Bruno Haible <bruno@clisp.org> 82 83 * m4/woe32-dll.m4: Update comments. 84 852006-08-28 Bruno Haible <bruno@clisp.org> 86 87 * PACKAGING: Remove signed.m4. 88 892006-08-23 Bruno Haible <bruno@clisp.org> 90 91 * INSTALL: Recommend to pass variables as configure arguments. 92 Suggested by Ralf Wildenhues. 93 942006-08-08 Bruno Haible <bruno@clisp.org> 95 96 * INSTALL: Add a recommendation for Tru64. 97 Reported by Gary V. Vaughan <gary@gnu.org>. 98 992006-08-04 Bruno Haible <bruno@clisp.org> 100 101 * README.woe32: Recommend to use cygwin as development environment, 102 and mingw only as target environment. Needed to avoid libtool problems 103 reported by Matthew McGillis <matthew@jenika.com>. 104 1052006-07-31 Bruno Haible <bruno@clisp.org> 106 107 * autogen.sh: Invoke gnulib-tool inside gettext-runtime directory. 108 Append gettext-runtime/gnulib-m4 to the macro search path; remove 109 references to gettext-tools from gettext-runtime. 110 1112006-08-02 Bruno Haible <bruno@clisp.org> 112 113 * Makefile.am (SUBDIRS): Add gnulib-local. 114 * configure.ac (AC_CONFIG_FILES): Add gnulib-local/Makefile. 115 1162006-07-31 Bruno Haible <bruno@clisp.org> 117 118 * autogen.sh: Process the top-level directory after its subdirectories, 119 not before. Needed because of the recursive autoconf invocation in 120 the top-level configure.ac. 121 1222006-07-31 Bruno Haible <bruno@clisp.org> 123 124 * autogen.sh: If GNULIB_TOOL is not set, make an anonymous checkout 125 of gnulib. 126 1272006-07-30 Bruno Haible <bruno@clisp.org> 128 129 * gnulib-local: New directory. 130 * autogen.sh: Invoke gnulib-tool inside gettext-tools directory. 131 Append gettext-tools/gnulib-m4 to the macro search path. 132 1332006-07-30 Bruno Haible <bruno@clisp.org> 134 135 * build-aux/csharpcomp.sh.in: Move here from 136 gettext-tools/lib/csharpcomp.sh.in. 137 * build-aux/csharpexec.sh.in: Move here from 138 gettext-tools/lib/csharpexec.sh.in. 139 * build-aux/javacomp.sh.in: Move here from 140 gettext-tools/lib/javacomp.sh.in. 141 * build-aux/javaexec.sh.in: Move here from 142 gettext-tools/lib/javaexec.sh.in. 143 1442006-07-22 Bruno Haible <bruno@clisp.org> 145 146 * autogen.sh: Accept option --quick. 147 1482006-07-25 Bruno Haible <bruno@clisp.org> 149 150 Remove MSVC/nmake build support. 151 * Makefile.msvc: Remove file. 152 * Makefile.am (EXTRA_DIST): Remove Makefile.msvc. 153 1542006-07-25 Bruno Haible <bruno@clisp.org> 155 156 Remove VMS support. 157 * vms: Remove directory. 158 * Makefile.vms: Remove file. 159 * README.vms: Remove file. 160 * Makefile.am (EXTRA_DIST): Update. 161 1622006-07-24 Bruno Haible <bruno@clisp.org> 163 164 * m4/fixautomake.m4 (FIX_MAKEFILE_TOPDIR_DISTRIB): Protect the initial 165 tab with a backslash. Needed for MacOS X sed. 166 Reported by Denis Excoffier <Denis.Excoffier@free.fr>. 167 1682006-07-21 Bruno Haible <bruno@clisp.org> 169 170 * gettext-0.15 released. 171 1722006-07-21 Bruno Haible <bruno@clisp.org> 173 174 * m4/fixautomake.m4 (FIX_MAKEFILE_TOPDIR_DISTRIB): Use a multiline -e 175 argument instead of multiple -e arguments. Needed for AIX 4. 176 1772006-07-20 Bruno Haible <bruno@clisp.org> 178 179 * version.sh: Bump version number to 0.15. 180 1812006-07-20 Bruno Haible <bruno@clisp.org> 182 183 * build-aux/compile: Update from automake-1.9.6. 184 * build-aux/elisp-comp: Likewise. 185 * build-aux/install-sh: Likewise. 186 * build-aux/mdate-sh: Likewise. 187 * build-aux/missing: Likewise. 188 * build-aux/mkinstalldirs: Likewise. 189 * build-aux/ylwrap: Likewise. 190 1912006-07-20 Bruno Haible <bruno@clisp.org> 192 193 * build-aux/config.guess, build-aux/config.sub: Update to GNU version 194 2006-07-02. 195 1962006-07-13 Bruno Haible <bruno@clisp.org> 197 198 * m4/fixautomake.m4 (FIX_MAKEFILE_TOPDIR_DISTRIB): New macro. 199 2002006-07-13 Bruno Haible <bruno@clisp.org> 201 202 * Makefile.am (SUBDIRS): Put autoconf-lib-link last. 203 2042006-06-29 Bruno Haible <bruno@clisp.org> 205 206 * autogen.sh: Recurse also into the gettext-tools/examples directory 207 and update the PO files there. 208 2092006-06-27 Bruno Haible <bruno@clisp.org> 210 211 * PACKAGING: Don't mention isc-posix.m4. 212 2132006-06-27 Bruno Haible <bruno@clisp.org> 214 215 Assume vprintf function. 216 * os2/configure.awk: Remove unused HAVE_VPRINTF substitution. 217 2182006-04-14 Bruno Haible <bruno@clisp.org> 219 220 * autogen.sh: Require autoconf-2.60. 221 2222006-03-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 223 224 * m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER) [ linux ]: Avoid warning when 225 "parsing" /etc/ld.so.conf and empty /etc/ld.so.conf.d. 226 2272006-06-04 Bruno Haible <bruno@clisp.org> 228 229 * PACKAGING: Mention inttypes-h.m4. 230 2312006-05-14 Bruno Haible <bruno@clisp.org>, 232 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 233 234 * m4/libtool.m4 [ linux ] (AC_LIBTOOL_LANG_CXX_CONFIG) 235 (AC_LIBTOOL_POSTDEP_PREDEP, AC_LIBTOOL_PROG_COMPILER_PIC) 236 (AC_LIBTOOL_PROG_LD_SHLIBS): Add support for Sun C 5.9, 237 Sun C++ 5.9, and Sun Fortran 8.3 on Linux. 238 2392006-05-06 Charles Wilson <cygwin@cwilson.fastmail.fm> 240 241 * m4/libtool.m4: On Cygwin, like on mingw, define DLL_EXPORT when 242 compiling a shared library object. 243 2442006-04-26 Bruno Haible <bruno@clisp.org> 245 246 * build-aux/config.guess, build-aux/config.sub: Update to GNU version 247 2006-04-26. 248 2492006-04-17 Bruno Haible <bruno@clisp.org> 250 251 * PACKAGING: Remove mkinstalldirs file. 252 2532006-04-20 Bruno Haible <bruno@clisp.org> 254 255 * autogen.sh: Also regenerate examples PO files. 256 Reported by Charles Wilson <cygwin@cwilson.fastmail.fm>. 257 2582006-03-28 Bruno Haible <bruno@clisp.org> 259 260 * PACKAGING: Mention bin/recode* programs. 261 2622005-12-29 Bruno Haible <bruno@clisp.org> 263 264 * build-aux/install-reloc: If hard linking is not possible, use a 265 simple copy. Needed on Woe32 filesystems. 266 2672005-12-19 Bruno Haible <bruno@clisp.org> 268 269 * build-aux/ltmain.sh: Upgrade to libtool-1.5.22. 270 2001-11-03 Bruno Haible <bruno@clisp.org> 271 * build-aux/ltmain.sh: chmod 777 the .libs directory, so that 272 "make install" succeeds. 273 * m4/libtool.m4: Upgrade to libtool-1.5.22. 274 2004-02-22 Bruno Haible <bruno@clisp.org> 275 * m4/libtool.m4: Add support for Comeau C++ on Linux. 276 Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>. 277 2782005-11-23 Bruno Haible <bruno@clisp.org> 279 280 Cygwin portability. 281 * build-aux/install-reloc: Expect additional exeext argument. On 282 Cygwin, use suffix ".bin.exe" instead of just ".bin". 283 * m4/woe32-dll.m4: New file. 284 * Makefile.am (EXTRA_DIST): Add it. 285 2862005-09-18 Bruno Haible <bruno@clisp.org> 287 288 * build-aux/ltmain.sh: Upgrade to libtool-1.5.20. 289 2003-11-27 Bruno Haible <bruno@clisp.org> 290 * build-aux/ltmain.sh: In the trampoline code, include 291 string.h, ctype.h. Fixes warnings on cygwin. 292 2001-11-03 Bruno Haible <bruno@clisp.org> 293 * build-aux/ltmain.sh: chmod 777 the .libs directory, so that 294 "make install" succeeds. 295 * m4/libtool.m4: Upgrade to libtool-1.5.20. 296 2004-02-22 Bruno Haible <bruno@clisp.org> 297 * m4/libtool.m4: Add support for Comeau C++ on Linux. 298 Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>. 299 3002008-08-28 Bruno Haible <bruno@clisp.org> 301 302 * autogen.sh: Make the script executable. 303 3042008-08-28 Bruno Haible <bruno@clisp.org> 305 306 * autogen.sh: Remove code for gettext-runtime/glocale. 307 3082005-07-31 Bruno Haible <bruno@clisp.org> 309 310 * autogen.sh: Add commands for gettext-runtime/glocale directory. 311 3122005-07-24 Bruno Haible <bruno@clisp.org> 313 314 Tidy up exported symbols. 315 * PACKAGING: Mention visibility.m4. 316 3172005-07-16 Bruno Haible <bruno@clisp.org> 318 319 * PACKAGING: Add lock.m4. 320 3212005-07-08 Bruno Haible <bruno@clisp.org> 322 323 * m4/libtool.m4 (postinstall_cmds) [cygwin,mingw,pw32]: Make DLL 324 executable after installing it. 325 3262005-07-06 Bruno Haible <bruno@clisp.org> 327 328 * README.mingw: Remove file. 329 * Makefile.am (EXTRA_DIST): Remove README.mingw. 330 3312006-06-21 Bruno Haible <bruno@clisp.org> 332 333 * gettext-0.14.6 released. 334 3352006-06-21 Bruno Haible <bruno@clisp.org> 336 337 * version.sh: Bump version number to 0.14.6. 338 3392005-05-23 Bruno Haible <bruno@clisp.org> 340 341 * gettext-0.14.5 released. 342 3432005-05-23 Bruno Haible <bruno@clisp.org> 344 345 * version.sh: Bump version number to 0.14.5. 346 3472005-04-11 Bruno Haible <bruno@clisp.org> 348 349 * gettext-0.14.4 released. 350 3512005-04-11 Bruno Haible <bruno@clisp.org> 352 353 * version.sh: Bump version number to 0.14.4. 354 3552005-04-06 Bruno Haible <bruno@clisp.org> 356 357 * README: Recommend --program-transform-name instead of 358 --program-prefix. 359 Reported by Joel Reicher <joel@panacea.null.org>. 360 3612005-03-22 Bruno Haible <bruno@clisp.org> 362 363 * m4: New directory, renamed from config/m4/. 364 * build-aux: New directory, renamed from config/. 365 * configure.ac (AC_CONFIG_AUX_DIR): Use build-aux. 366 * Makefile.am (EXTRA_DIST): Update. 367 3682005-03-14 Bruno Haible <bruno@clisp.org> 369 370 * gettext-0.14.3 released. 371 3722005-03-14 Bruno Haible <bruno@clisp.org> 373 374 * version.sh: Bump version number to 0.14.3. 375 3762005-02-24 Bruno Haible <bruno@clisp.org> 377 378 * gettext-0.14.2 released. 379 3802005-02-24 Bruno Haible <bruno@clisp.org> 381 382 * version.sh: Bump version number to 0.14.2. 383 3842005-02-23 Bruno Haible <bruno@clisp.org> 385 386 * config/mdate-sh: Upgrade to automake-1.9.5. 387 * config/missing: Upgrade to automake-1.9.5. 388 3892005-02-12 Bruno Haible <bruno@clisp.org> 390 391 * config/ltmain.sh: Upgrade to libtool-1.5.14. 392 2003-11-27 Bruno Haible <bruno@clisp.org> 393 * config/ltmain.sh: In the trampoline code, include string.h, 394 ctype.h, and return 127. Fixes warnings on cygwin. 395 2003-02-18 Bruno Haible <bruno@clisp.org> 396 * config/ltmain.sh (install): Use "ln -s -f" instead of 397 "rm -f && ln -s" to make a symlink for a shared library. Take 398 care of Solaris /bin/ln. 399 Reported by Nelson H. F. Beebe <beebe@math.utah.edu>. 400 2001-11-03 Bruno Haible <bruno@clisp.org> 401 * config/ltmain.sh: chmod 777 the .libs directory, so that 402 "make install" succeeds. 403 4042005-02-11 Bruno Haible <bruno@clisp.org> 405 406 * config/config.guess, config/config.sub: Update to GNU version 407 2005-02-10. 408 4092005-02-07 Bruno Haible <bruno@clisp.org> 410 411 * config/config.libpath: Use LC_ALL=C to protect range expression 412 against Estonian locale. 413 4142005-02-07 Bruno Haible <bruno@clisp.org> 415 416 * config/ltmain.sh: Upgrade to libtool-1.5.12. 417 2003-11-27 Bruno Haible <bruno@clisp.org> 418 * config/ltmain.sh: In the trampoline code, include string.h, 419 ctype.h, and return 127. Fixes warnings on cygwin. 420 2003-02-18 Bruno Haible <bruno@clisp.org> 421 * config/ltmain.sh (install): Use "ln -s -f" instead of 422 "rm -f && ln -s" to make a symlink for a shared library. Take 423 care of Solaris /bin/ln. 424 Reported by Nelson H. F. Beebe <beebe@math.utah.edu>. 425 2001-11-03 Bruno Haible <bruno@clisp.org> 426 * config/ltmain.sh: chmod 777 the .libs directory, so that 427 "make install" succeeds. 428 * config/m4/libtool.m4: Upgrade to libtool-1.5.12. 429 2004-02-22 Bruno Haible <bruno@clisp.org> 430 * config/m4/libtool.m4: Add support for Comeau C++ on Linux. 431 Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>. 432 4332005-02-06 Bruno Haible <bruno@clisp.org> 434 435 * config/compile: Upgrade to automake-1.9.4. 436 * config/elisp-comp: Upgrade to automake-1.9.4. 437 * config/install-sh: Upgrade to automake-1.9.4. 438 * config/mdate-sh: Upgrade to automake-1.9.4. 439 * config/missing: Upgrade to automake-1.9.4. 440 2002-03-07 Bruno Haible <bruno@clisp.org> 441 * config/missing (makeinfo): Don't call touch without arguments 442 if the source texinfo file doesn't contain a @setfilename 443 command. 444 Reported by Miroslaw Dobrzanski-Neumann <mne@mosaic-ag.com>. 445 * config/mkinstalldirs: Upgrade to automake-1.9.4. 446 * config/ylwrap: Upgrade to automake-1.9.4. 447 Reported by Albert Chin-A-Young <china@thewrittenword.com>. 448 4492005-01-20 Bruno Haible <bruno@clisp.org> 450 451 * PACKAGING: Add some notes about Java and C#. 452 4532005-01-05 Bruno Haible <bruno@clisp.org> 454 455 Fix the "configure --help" output. 456 * config/ac-help.sed: New file. 457 * configure.ac: Use it. 458 * Makefile.am (EXTRA_DIST): Add config/ac-help.sed. 459 4602005-01-05 Bruno Haible <bruno@clisp.org> 461 462 * version.sh: Bump version number to 0.14.2-pre1. 463 4642005-01-05 Bruno Haible <bruno@clisp.org> 465 466 * config/ltmain.sh: Upgrade to libtool-1.5.10. 467 2003-11-27 Bruno Haible <bruno@clisp.org> 468 * config/ltmain.sh: In the trampoline code, include string.h, 469 ctype.h, and return 127. Fixes warnings on cygwin. 470 2003-02-18 Bruno Haible <bruno@clisp.org> 471 * config/ltmain.sh (install): Use "ln -s -f" instead of 472 "rm -f && ln -s" to make a symlink for a shared library. Take 473 care of Solaris /bin/ln. 474 Reported by Nelson H. F. Beebe <beebe@math.utah.edu>. 475 2001-11-03 Bruno Haible <bruno@clisp.org> 476 * config/ltmain.sh: chmod 777 the .libs directory, so that 477 "make install" succeeds. 478 * config/m4/libtool.m4: Upgrade to libtool-1.5.10. 479 2004-02-22 Bruno Haible <bruno@clisp.org> 480 * config/m4/libtool.m4: Add support for Comeau C++ on Linux. 481 Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>. 482 4832004-09-06 Bruno Haible <bruno@clisp.org> 484 485 * Makefile.am (EXTRA_DIST): Add autogen.sh. 486 4872004-08-25 Bruno Haible <bruno@clisp.org> 488 489 * config/ltmain.sh: Upgrade to libtool-1.5.6. 490 2003-11-27 Bruno Haible <bruno@clisp.org> 491 * config/ltmain.sh: In the trampoline code, include string.h, 492 ctype.h, and return 127. Fixes warnings on cygwin. 493 2003-02-18 Bruno Haible <bruno@clisp.org> 494 * config/ltmain.sh (install): Use "ln -s -f" instead of 495 "rm -f && ln -s" to make a symlink for a shared library. Take 496 care of Solaris /bin/ln. 497 Reported by Nelson H. F. Beebe <beebe@math.utah.edu>. 498 2001-11-03 Bruno Haible <bruno@clisp.org> 499 * config/ltmain.sh: chmod 777 the .libs directory, so that 500 "make install" succeeds. 501 * config/m4/libtool.m4: Upgrade to libtool-1.5.6. 502 2004-02-22 Bruno Haible <bruno@clisp.org> 503 * config/m4/libtool.m4: Add support for Comeau C++ on Linux. 504 Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>. 505 5062004-02-22 Bruno Haible <bruno@clisp.org> 507 508 * config/m4/libtool.m4: Add support for Comeau C++ on Linux. 509 Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>. 510 5112004-02-21 Bruno Haible <bruno@clisp.org> 512 513 * PACKAGING: Add FAQ.html. 514 5152004-01-26 Bruno Haible <bruno@clisp.org> 516 517 * config/config.libpath: Upgrade to libtool-1.5.2. 518 5192004-01-26 Bruno Haible <bruno@clisp.org> 520 521 * config/ltmain.sh: Upgrade to libtool-1.5.2. 522 2003-11-27 Bruno Haible <bruno@clisp.org> 523 * config/ltmain.sh: In the trampoline code, include string.h, 524 ctype.h, and return 127. Fixes warnings on cygwin. 525 2003-02-18 Bruno Haible <bruno@clisp.org> 526 * config/ltmain.sh (install): Use "ln -s -f" instead of 527 "rm -f && ln -s" to make a symlink for a shared library. Take 528 care of Solaris /bin/ln. 529 Reported by Nelson H. F. Beebe <beebe@math.utah.edu>. 530 2001-11-03 Bruno Haible <bruno@clisp.org> 531 * config/ltmain.sh: chmod 777 the .libs directory, so that 532 "make install" succeeds. 533 * config/m4/libtool.m4: Upgrade to libtool-1.5.2. 534 5352004-02-02 Bruno Haible <bruno@clisp.org> 536 537 * PACKAGING: Add glibc2.m4. 538 5392004-01-29 Bruno Haible <bruno@clisp.org> 540 541 * gettext-0.14.1 released. 542 5432004-01-29 Bruno Haible <bruno@clisp.org> 544 545 * version.sh: Bump version number to 0.14.1. 546 5472004-01-28 Bruno Haible <bruno@clisp.org> 548 549 * gettext-0.14 released. 550 5512004-01-28 Bruno Haible <bruno@clisp.org> 552 553 * version.sh: Bump version number to 0.14. 554 5552004-01-17 Bruno Haible <bruno@clisp.org> 556 557 * version.sh: Bump version number to 0.14-pre1. 558 5592004-01-17 Bruno Haible <bruno@clisp.org> 560 561 * config/config.guess, config/config.sub: Update to GNU version 562 2004-01-05. 563 5642003-12-12 Bruno Haible <bruno@clisp.org> 565 566 Assume automake-1.8. 567 * Makefile.am (html): Remove rule. 568 5692003-11-30 Bruno Haible <bruno@clisp.org> 570 571 * config/install-reloc: Compile also the allocsa.c file. 572 5732003-12-17 Bruno Haible <bruno@clisp.org> 574 575 * gettext-0.13.1 released. 576 5772003-12-17 Bruno Haible <bruno@clisp.org> 578 579 * version.sh: Bump version number to 0.13.1. 580 5812003-11-30 Bruno Haible <bruno@clisp.org> 582 583 * gettext-0.13 released. 584 5852003-11-30 Bruno Haible <bruno@clisp.org> 586 587 * version.sh: Bump version number to 0.13. 588 5892003-11-27 Bruno Haible <bruno@clisp.org> 590 591 * config/ltmain.sh: In the trampoline code, include string.h, ctype.h, 592 and return 127. Fixes warnings on cygwin. 593 5942003-11-23 Bruno Haible <bruno@clisp.org> 595 596 * PACKAGING: Remove ssize_t.m4. 597 5982003-11-16 Bruno Haible <bruno@clisp.org> 599 600 * PACKAGING: Add size_max.m4, ssize_t.m4, xsize.m4. 601 6022003-11-16 Bruno Haible <bruno@clisp.org> 603 604 * config/config.guess, config/config.sub: Update to GNU version 605 2003-11-03. 606 6072003-11-16 Bruno Haible <bruno@clisp.org> 608 609 * version.sh: Bump version number to 0.13-pre1. 610 6112003-11-15 Bruno Haible <bruno@clisp.org> 612 613 * PACKAGING: Add examples. 614 6152003-10-31 Bruno Haible <bruno@clisp.org> 616 617 * config/m4/fixautomake.m4 (FIX_MAKEFILE_COMPILE, FIX_MAKEFILE_DISTRIB, 618 FIX_MAKEFILE_INFO): Drop argument, use $ac_file instead. 619 6202003-09-13 Bruno Haible <bruno@clisp.org> 621 622 * PACKAGING: Add envsubst related files and gettext.sh. 623 6242003-08-23 Bruno Haible <bruno@clisp.org> 625 626 * version.sh: Bump version number to 0.12.2. 627 6282003-07-01 Bruno Haible <bruno@clisp.org> 629 630 * config/install-reloc: Also compile readlink.c. 631 6322003-06-19 Bruno Haible <bruno@clisp.org> 633 634 * PACKAGING: Add intmax.m4, longdouble.m4, longlong.m4, 635 printf-posix.m4, signed.m4, wchar_t.m4, wint_t.m4. 636 6372003-06-18 Bruno Haible <bruno@clisp.org> 638 639 * config/install-sh: Update from automake-1.7.5. 640 Reported by Paul Eggert. 641 6422003-06-11 Bruno Haible <bruno@clisp.org> 643 644 * README.gemtext: Remove outdated file. 645 * Makefile.am (EXTRA_DIST): Remove it. 646 Reported by Guido Flohr <guido@imperia.net>. 647 6482003-06-08 Bruno Haible <bruno@clisp.org> 649 650 * vms/link_options.opt: New file. 651 * vms/with-libiconv.opt, vms/without-libiconv.opt: New files. 652 * Makefile.am (EXTRA_DIST): Add them. 653 Reported by Jouk Jansen <joukj@hrem.stm.tudelft.nl>. 654 6552003-05-22 Bruno Haible <bruno@clisp.org> 656 657 * gettext-0.12.1 released. 658 6592003-05-22 Bruno Haible <bruno@clisp.org> 660 661 * version.sh: Bump version number to 0.12.1. 662 6632003-05-19 Bruno Haible <bruno@clisp.org> 664 665 * config/mdate-sh: Update from automake-1.7.5. 666 6672003-05-17 Bruno Haible <bruno@clisp.org> 668 669 * gettext-0.12 released. 670 6712003-05-17 Bruno Haible <bruno@clisp.org> 672 673 * version.sh: Bump version number to 0.12. 674 6752003-05-08 Bruno Haible <bruno@clisp.org> 676 677 * PACKAGING: Update for changed default value of $mandir and $docdir. 678 6792003-05-06 Bruno Haible <bruno@clisp.org> 680 681 * config/config.guess, config/config.sub: Update to GNU version 682 2003-02-22. 683 6842003-04-24 Bruno Haible <bruno@clisp.org> 685 686 Support for libtool-1.5. 687 * configure.ac: Postprocess the esyscmd output by replacing 688 ]AC_ENABLE_SHARED_DEFAULT[ -> yes 689 ]AC_ENABLE_STATIC_DEFAULT[ -> yes 690 ]AC_ENABLE_FAST_INSTALL_DEFAULT[ -> yes 691 692 * config/ltmain.sh: Upgrade to libtool-1.5. 693 2003-02-18 Bruno Haible <bruno@clisp.org> 694 * config/ltmain.sh (install): Use "ln -s -f" instead of 695 "rm -f && ln -s" to make a symlink for a shared library. Take 696 care of Solaris /bin/ln. 697 Reported by Nelson H. F. Beebe <beebe@math.utah.edu>. 698 2001-11-03 Bruno Haible <bruno@clisp.org> 699 * config/m4/ltmain.sh: chmod 777 the .libs directory, so that 700 "make install" succeeds. 701 * config/m4/libtool.m4: Upgrade to libtool-1.5. 702 2002-07-14 Bruno Haible <bruno@clisp.org> 703 * config/m4/libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add 704 support for GNU/FreeBSD. 705 7062003-04-12 Bruno Haible <bruno@clisp.org> 707 708 * Makefile.vms: Don't use the force target. 709 Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>. 710 7112003-04-12 Bruno Haible <bruno@clisp.org> 712 713 * Makefile.msvc (mandir, docdir): Use datadir instead of prefix. 714 7152003-04-06 Bruno Haible <bruno@clisp.org> 716 717 * config/install-reloc: Also compile progreloc.c. 718 7192003-04-05 Bruno Haible <bruno@clisp.org> 720 721 * config/install-reloc: Don't define NO_LIBRARIES. 722 7232003-04-01 Bruno Haible <bruno@clisp.org> 724 725 * README.mingw: New file. 726 * README.vms: New file. 727 * Makefile.am (EXTRA_DIST): Add them. 728 7292003-03-30 Bruno Haible <bruno@clisp.org> 730 731 * Makefile.vms: New file. 732 * Makefile.am (EXTRA_DIST): Add Makefile.vms. 733 7342003-03-17 Bruno Haible <bruno@clisp.org> 735 736 Native Woe32/MSVC support. 737 * Makefile.msvc: New file. 738 * README.woe32: New file. 739 * Makefile.am (EXTRA_DIST): Add them. 740 7412003-02-28 Bruno Haible <bruno@clisp.org> 742 743 Support for relocatable installation. 744 * config/config.libpath: New file. 745 * config/install-reloc: New file. 746 * config/reloc-ldflags: New file. 747 * Makefile.am (EXTRA_DIST): Add them. 748 * config/compile: New file, from automake-1.7.2. 749 * INSTALL: Document --enable-relocatable and --with-libintl-prefix. 750 7512003-02-27 Bruno Haible <bruno@clisp.org> 752 753 * configure.ac: Include AC_CANONICAL_HOST, AC_ARG_ENABLE, AC_ARG_WITH, 754 AC_ARG_VAR calls from the subdir configures. 755 * Makefile.am (configure): Depend on each subdir's configure.ac. 756 7572003-02-22 Bruno Haible <bruno@clisp.org> 758 759 * Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2. 760 7612003-02-18 Bruno Haible <bruno@clisp.org> 762 763 Fix the 2002-09-16 fix. 764 * ltmain.sh (install): If "ln -s -f" fails (this is the case with 765 /usr/bin/ln on Solaris 2.7), fall back to "rm && ln -s". 766 7672003-02-18 Bruno Haible <haible@clisp.cons.org> 768 769 * config/config.guess, config/config.sub: Update to GNU version 770 2003-02-03. 771 7722003-02-16 Bruno Haible <bruno@clisp.org> 773 774 Workaround autoconf >= 2.52 breakage. 775 * config/m4/libtool.m4 (AC_LIBTOOL_ARG_WITH): New macro. 776 (_LT_AC_LTCONFIG_HACK, AC_PROG_LD): Use it. 777 7782003-02-12 Bruno Haible <bruno@clisp.org> 779 780 Big restructuring. 781 * autoconf-lib-link: New subdirectory. 782 * gettext-runtime: New subdirectory. 783 * gettext-tools: New subdirectory. 784 * config: New subdirectory. 785 * configure.ac: New file. 786 * Makefile.am: New file. 787 * version.sh: New file. 788 789 790See ChangeLog.0 for earlier changes. 791