
1: 2007-06-29 Karl Berry <karl@gnu.org> 2: 3: * Version 2.3. 4: 5: 2007-06-26 Karl Berry <karl@gnu.org> 6: 7: * pretest version 2.2.90. 8: 9: 2006-11-23 Karl Berry <karl@gnu.org> 10: 11: * Version 2.2. 12: 13: * Makefile.am (po-check): add utility target (from coreutils). 14: 15: 2006-11-09 Karl Berry <karl@gnu.org> 16: 17: * pretest version 2.1.96. 18: 19: 2006-11-08 Karl Berry <karl@gnu.org> 20: 21: * pretest version 2.1.95. 22: * configure.ac (AM_GNU_GETTEXT_VERSION): bump to 0.16. 23: update gnulib, too. 24: * gnulib/lib/.cvsignore: ignore .deps. 25: 26: 2006-10-18 Karl Berry <karl@gnu.org> 27: 28: * pretest version 2.1.94. 29: 30: 2006-10-15 Bob Proulx <bob@proulx.com> (tiny change) 31: 32: Remove trailing whitespace from files. 33: Using 'diff -w' afterward shows no changes. 34: * AUTHORS: Run Emacs function 'nuke-trailing-whitespace' on file. 35: * ChangeLog.O: Likewise. 36: * ChangeLog: Likewise. 37: * Makefile.am: Likewise. 38: * NEWS: Likewise. 39: * THANKS: Likewise. 40: * doc/ChangeLog: Likewise. 41: * doc/Makefile.am: Likewise. 42: * doc/hello.texi: Likewise. 43: * man/ChangeLog: Likewise. 44: * man/Makefile.am: Likewise. 45: * po/POTFILES.in: Likewise. 46: * src/ChangeLog: Likewise. 47: * src/Makefile.am: Likewise. 48: * src/hello.c: Likewise. 49: * tests/greeting-1: Likewise. 50: * tests/greeting-2: Likewise. 51: * tests/hello-1: Likewise. 52: * tests/traditional-1: Likewise. 53: 54: 2006-10-15 Karl Berry <karl@gnu.org> 55: 56: * pretest version 2.1.93. 57: 58: * tests/*: try to remove \r from the output, so as not to fail on 59: Windows systems. 60: 61: 2006-08-28 Bruno Haible <bruno@clisp.org> 62: 63: * configure.ac: Set HELP2MAN to a dummy when cross-compiling. 64: 65: 2006-08-23 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change) 66: 67: * configure.ac (AC_CONFIG_FILES): Drop backslashes. 68: 69: * Makefile.am (diff): Do not use `echo -e'. 70: 71: 2006-08-23 Karl Berry <karl@gnu.org> 72: 73: * Pretest version 2.1.92. 74: 75: 2006-08-20 Karl Berry <karl@gnu.org> 76: 77: * Pretest version 2.1.91. 78: 79: 2006-08-13 gettextize <bug-gnu-gettext@gnu.org> 80: 81: * gnulib/m4/longlong.m4: Upgrade to gettext-0.15. 82: * gnulib/m4/ulonglong.m4: Upgrade to gettext-0.15. 83: * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.15. 84: 85: 2006-08-09 Karl Berry <karl@gnu.org> 86: 87: * configure.ac (AC_PROG_RANLIB): not needed, it's done in gl_EARLY. 88: From Bruno. 89: 90: 2006-07-16 Karl Berry <karl@gnu.org> 91: 92: * configure.ac (AC_HEADER_STDC): autoconf doc says no longer needed. 93: 94: * configure.ac (AM_INIT_AUTOMAKE): remove check-news. 95: * Makefile.am (EXTRA_DIST): no more bugs; simplfy other ex 96: 97: 2006-05-08 Karl Berry <karl@gnu.org> 98: 99: * autogen.sh: rename from bootstrap and change msg. 100: Suggestion from Bruno Haible. 101: 102: 2006-02-14 Karl Berry <karl@gnu.org> 103: 104: * configure.ac (gl_SOURCE_BASE,gl_M4_BASE): delete, these are 105: passed only on the cmdline now (and cached). 106: 107: 2005-05-28 gettextize <bug-gnu-gettext@gnu.org> 108: 109: * Makefile.am (EXTRA_DIST): Add build-aux/mkinstalldirs. 110: * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.14.5. 111: 112: 2005-04-23 Karl Berry <karl@gnu.org> 113: 114: * po/Makevars (MSGID_BUGS_ADDRESS): change to bug-hello@gnu.org. 115: 116: * src/hello.c (locale.h): unconditionally include, everything has 117: this now. 118: * m4/Makefile.am: remove, no longer needed. 119: * intl/*: remove, we'll use [external] gettext. 120: * configure.ac (AC_FUNC_ALLOCA): add. 121: (AC_CONFIG_FILES): no m4 or intl. 122: * Makefile.am (SUBDIRS): no m4 or intl. 123: 124: 2005-03-27 gettextize <bug-gnu-gettext@gnu.org> 125: 126: * configure.ac (AC_CONFIG_FILES): Add intl/Makefile. 127: 128: 2005-03-20 Karl Berry <karl@gnu.org> 129: 130: * README, README-alpha, NEWS, THANKS, AUTHORS: text updates. 131: * README.dev: new file. 132: 133: 2004-05-16 Karl Eichwalder <ke@gnu.franken.de> 134: 135: * configure.ac (AM_GNU_GETTEXT_VERSION): Add. 136: 137: 2002-07-20 Karl Eichwalder <keichwa@gmx.net> 138: 139: * Makefile.am (DISTCLEANFILES): New variable, add stamp-h created 140: by configure. 141: 142: * Upgrade to gettext-0.11.3. 143: * Upgrade to autoconf-2.53b. 144: * Upgrade to automake-1.6.2. 145: 146: * configure.ac: 2.1.2, ke_PRE: 2.1.1. 147: 148: 2002-06-09 Karl Eichwalder <keichwa@gmx.net> 149: 150: * Release 2.1.1. 151: 152: 2002-06-08 Karl Eichwalder <keichwa@gmx.net> 153: 154: * configure.ac (AC_INIT): Replace use of the zero-arg form of 155: AC_INIT with a use of the 3-arg form. 156: * configure.ac (AM_INIT_AUTOMAKE): Use zero-arg form of this 157: macro. 158: 159: * configure.ac: 2.1.1, ke_PRE: 2.1.0. 160: 161: 2002-05-22 Karl Eichwalder <keichwa@gmx.net> 162: 163: * Release 2.1.0. 164: 165: 2002-05-25 Karl Eichwalder <ke@gnu.franken.de> 166: 167: * configure.ac: Set official bug report address. 168: * configure.ac: 2.1.0, ke_PRE: 2.0.60. 169: * README-alpha: Remove on account of the official release. 170: 171: 2002-05-22 Karl Eichwalder <keichwa@gmx.net> 172: 173: * Run 'gettextize --intl -f -c' (GNU gettext 0.11.2) to update 174: files provided by gettext. 175: 176: * Run aclocal and automake (1.6.1). 177: Reported by Paul Eggert. 178: 179: * configure.ac: 2.0.60, ke_PRE: 2.0.50. 180: 181: 2002-02-02 Karl Eichwalder <keichwa@gmx.net> 182: 183: * Release 2.0.50. 184: 185: 2002-02-02 Karl Eichwalder <keichwa@gmx.net> 186: 187: * configure.ac (ALL_LINGUAS): Move contents to po/LINGUAS and 188: delete it. 189: 190: 2002-02-02 Karl Eichwalder <keichwa@gmx.net> 191: 192: * configure.ac: 2.0.50, ke_PRE: 1.3.37. 193: 194: 2002-01-31 Karl Eichwalder <keichwa@gmx.net> 195: 196: * Release 1.3.37. 197: 198: * Run 'gettextize --intl -f -c' (GNU gettext 0.11) to update 199: files provided by gettext. 200: 201: * configure.ac: remove superfluous comment (AC_OUTPUT). 202: 203: 2002-01-27 Karl Eichwalder <keichwa@gmx.net> 204: 205: * configure.ac: 1.3.37. 206: 207: 2002-01-25 Karl Eichwalder <keichwa@gmx.net> 208: 209: * configure.ac: 1.3.36. 210: 211: * configure.ac (AC_PREREQ): 2.52. 212: * Makefile.am (AUTOMAKE_OPTIONS): Require 1.5. 213: * Makefile.am (EXTRA_DIST): Add config.rpath. 214: 215: 2002-01-25 gettextize <bug-gnu-gettext@gnu.org> 216: 217: * Makefile.am (SUBDIRS): Add m4. 218: (ACLOCAL_AMFLAGS): New variable. 219: (EXTRA_DIST): Add config.rpath. 220: * configure.ac (AC_OUTPUT): Add m4/Makefile. 221: 222: 2001-10-08 Karl Eichwalder <keichwa@gmx.net> 223: 224: * configure.ac (All_LINGUAS): Add 'hu'. 225: 226: 2001-08-11 Karl Eichwalder <keichwa@gmx.net> 227: 228: * configure.ac: 1.3.34, ke_PRE: 1.3.33. 229: 230: * Release 1.3.33. 231: 232: 2001-07-31 Karl Eichwalder <keichwa@gmx.net> 233: 234: * configure.ac (ALL_LINGUAS): Drop 'no'; add 'nb' and 'nn'. 235: 236: 2001-07-27 Karl Eichwalder <keichwa@gmx.net> 237: 238: * Makefile.am (AUTOMAKE_OPTIONS): Add 'dist-bzip2'. 239: 240: * configure.ac (ke_PRE): Set pre-version number here. 241: * Makefile.am (ke_PRE): Use it. 242: 243: * Run 'gettextize -f -c' to update the intl directory (GNU 244: gettext 0.10.39). 245: 246: 2001-07-02 Karl Eichwalder <keichwa@gmx.net> 247: 248: * configure.ac: Use AM_CONFIG_HEADER instead of 249: AC_CONFIG_HEADERS. 250: From Tom Tromey. 251: * Makefile.am (EXTRA_DIST): Using AM_CONFIG_HEADER it isn't needed 252: to list config.h.in. 253: 254: 2001-06-23 Karl Eichwalder <keichwa@gmx.net> 255: 256: * Makefile.am (diff): Exclude aclocal.m4. 257: 258: * configure.ac: 1.3.33. 259: * Makefile.am (ke_PRE): 1.3.32 260: 261: 2001-06-23 Karl Eichwalder <keichwa@gmx.net> 262: 263: * Release 1.3.32. 264: 265: * configure.ac: Rename configure.in. 266: 267: * configure.in (AC_CONFIG_FILES): Using gettext.m4 from cvs it 268: isn't needed to treat po/Makefile.in special. 269: 270: * configure.in: Provide PACKAGE_BUGREPORT. 271: 272: * configure.in: AM_INIT_AUTOMAKE third argument prevents PACKAGE 273: and VERSION to defined. 274: 275: * Makefile.am (EXTRA_DIST): Add config.h.in to work around a 276: automake 1.4-p4 problem. 277: 278: * configure.in: AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER. 279: 280: 2001-06-08 Karl Eichwalder <keichwa@gmx.net> 281: 282: * configure.in: Run autoupdate from Autoconf 2.50. 283: 284: 2001-06-04 Karl Eichwalder <keichwa@gmx.net> 285: 286: * configure.in: Add 'gl'. 287: 288: 2001-06-02 Karl Eichwalder <keichwa@gmx.net> 289: 290: * configure.in: 1.3.32. 291: * Makefile.am (ke_PRE): 1.3.31 292: 293: * Release 1.3.30. 294: 295: * configure.in (ALL_LINGUAS): Add 'tr'. 296: 297: 2001-05-29 Karl Eichwalder <keichwa@gmx.net> 298: 299: * configure.in (ALL_LINGUAS): Add 'uk'. 300: 301: 2001-05-24 Karl Eichwalder <keichwa@gmx.net> 302: 303: * configure.in: 1.3.31. 304: * Makefile.am (ke_PRE): 1.3.30 305: 306: * Release 1.3.30. 307: 308: * Run 'gettextize -f -c' to update the intl directory (GNU 309: gettext 0.10.38). 310: 311: * configure.in: 1.3.30. 312: * Makefile.am (ke_PRE): 1.3.29 313: 314: 2001-05-21 Karl Eichwalder <keichwa@gmx.net> 315: 316: * Release 1.3.29. 317: 318: * acconfig.h: General cleanup: HAVE_LC_MESSAGES, ENABLE_NLS, 319: HAVE_CATGETS, HAVE_GETTEXT, and HAVE_STPCPY are provided by 320: gettext.m4 since gettext-0.10.36 (Bruno Haible). 321: 322: * Remove ltconfig and ltmain.sh (Bruno Haible). 323: 324: 2001-05-16 Karl Eichwalder <keichwa@gmx.net> 325: 326: * configure.in (ALL_LINGUAS): Add 'eo'. 327: 328: 2001-05-01 Karl Eichwalder <keichwa@gmx.net> 329: 330: * configure.in: 1.3.29. 331: * Makefile.am (ke_PRE): 1.3.28 332: 333: 2001-05-01 Karl Eichwalder <keichwa@gmx.net> 334: 335: * Release 1.3.28. 336: 337: 2001-04-28 Karl Eichwalder <keichwa@gmx.net> 338: 339: * Run 'gettextize -f -c' to update the intl directory (GNU 340: gettext 0.10.37); 'rm aclocal.m4'. 341: 342: 2001-04-02 Karl Eichwalder <keichwa@gmx.net> 343: 344: * configure.in: 1.3.28. 345: * Makefile.am (ke_PRE): 1.3.27. 346: 347: 2001-03-31 Karl Eichwalder <keichwa@gmx.net> 348: 349: * Release 1.3.27. 350: 351: * README-alpha: Update. 352: 353: * Run 'gettextize -f -c' to update the intl directory (GNU 354: gettext 0.10.36); 'rm aclocal.m4'. 355: 356: 2001-03-23 Karl Eichwalder <keichwa@gmx.net> 357: 358: * configure.in: Remove old test frame work. 359: 360: 2001-03-19 Karl Eichwalder <keichwa@gmx.net> 361: 362: * Run 'rm Makefile.in */Makefile.in'. 363: * Run 'libtoolize --force' to acquire config.{guess,sub}. 364: * Run 'gettextize -f -c' to update the intl directory (GNU 365: gettext 0.10.36pre); 'rm aclocal.m4'. 366: 367: 2000-11-18 Karl Eichwalder <keichwa@gmx.net> 368: 369: * configure.in (ALL_LINGUAS): Add de_DE. 370: 371: 2000-06-06 Karl Eichwalder <ke@gnu.franken.de> 372: 373: * configure.in: 1.3.27 374: * Makefile.am (ke_PRE): 1.3.26. 375: * configure.in (ALL_LINGUAS): Add fi. 376: 377: 2000-03-13 Karl EICHWALDER <ke@gnu.franken.de> 378: 379: * configure.in: 1.3.26. 380: * Makefile.am (ke_PRE): 1.3.25. 381: 382: * m4/: New directory. 383: 384: 2000-02-16 Karl EICHWALDER <ke@gnu.franken.de> 385: 386: * configure.in (ALL_LINGUAS): Add et. 387: 388: 1999-11-17 Karl EICHWALDER <ke@gnu.franken.de> 389: 390: * configure.in (ALL_LINGUAS): Add id. 391: 392: 1999-10-23 Karl Eichwalder <ke@gnu.franken.de> 393: 394: * configure.in: 1.3.25. 395: * Makefile.am (ke_PRE): 1.3.24. 396: 397: * configure.in (ALL_LINGUAS): Add ja. 398: 399: 1999-10-02 Karl Eichwalder <ke@gnu.franken.de> 400: 401: * configure.in (ALL_LINGUAS): Add lv. 402: 403: 1999-08-21 Karl Eichwalder <ke@gnu.franken.de> 404: 405: * Release 1.3.24. 406: 407: * Makefile.am (ke_PRE): 1.3.23. 408: * configure.in: 1.3.24. 409: 410: * configure.in (AC_OUTPUT): Add man/Makefile. 411: (AC_CHECK_PROG): Check for perl (for help2man). 412: 413: * Makefile.am (SUBDIRS): add `man' (after `src'!). 414: 415: * man/: Create new directory for the manpage. 416: 417: 1999-08-15 Karl Eichwalder <ke@gnu.franken.de> 418: 419: * configure.in (ALL_LINGUAS): Add pt_BR. 420: 421: 1999-07-28 Karl Eichwalder <ke@gnu.franken.de> 422: 423: * Release 1.3.23 - no changes, but increase the version number as 424: necessary. 425: * Makefile.am (ke_PRE): 1.3.22. 426: * configure.in: 1.3.23. 427: 428: 1999-07-13 Karl Eichwalder <ke@gnu.franken.de> 429: 430: * Release 1.3.22. 431: 432: 1999-07-12 Karl Eichwalder <ke@gnu.franken.de> 433: 434: * contrib/ChangeLog: New file. 435: 436: * Makefile.am (SUBDIRS): Add `contrib'. 437: 438: * contrib/: Create new directory -- is there any GNU program 439: without a contrib directory? `GNU hello' mised it for so long... 440: (Idea by Fran?s Pinard <pinard@iro.umontreal.ca>, thanks!). 441: 442: * configure.in (ALL_LINGUAS): Add `el' and `sk'. 443: 444: 1999-01-31 Karl Eichwalder <ke@suse.de> 445: 446: * configure.in: (AC_PREREQ): automake-1.4 needs 2.13. 447: 448: 1999-01-31 Karl Eichwalder <ke@suse.de> 449: 450: * configure.in: (VERSION): 1.3.22; now, I'm using automake-1.4 and 451: autoconf-2.13. 452: 453: * Makefile.am (ke_PRE): 1.3.21. 454: 455: * INSTALL: Renewed from automake-1.4. 456: * install-sh: Ditto 457: * missing: Ditto. 458: * mkinstalldirs: Ditto. 459: 460: 1998-12-12 Karl Eichwalder <ke@suse.de> 461: 462: * configure.in: (VERSION): 1.3.21. 463: * Makefile.am (ke_PRE): 1.3.20. 464: 465: * Makefile.am (pot-to-trans): Add. 466: 467: 1998-12-11 Karl Eichwalder <ke@suse.de> 468: 469: * configure.in: (VERSION): 1.3.20). 470: * Makefile.am (ke_PRE): 1.3.19. 471: * configure.in (ALL_LINGUAS): Add `ru'. 472: 473: 1998-06-15 Karl Eichwalder <ke@suse.de> 474: 475: * configure.in: (VERSION): 1.3.19. 476: * Makefile.am (ke_PRE): 1.3.18. 477: * configure.in (ALL_LINGUAS): Add `it'. 478: 479: 1998-05-02 Karl Eichwalder <ke@suse.de> 480: 481: * configure.in: (VERSION): 1.3.18. 482: * Makefile.am (ke_PRE): 1.3.16. 483: (AUTOMAKE_OPTIONS): require automake 1.3. 484: 485: * configure.in: Remove commands in AC_OUTPUT; now it's in the 486: AM_GNU_GETTEXT macro. 487: * configure.in (AC_LINK_FILES): remove it; now it's in the 488: AM_GNU_GETTEXT macro. 489: 490: * Run `gettextize -f -c' to update all the files from the GNU 491: gettext library (0.10.35); rm aclocal.m4 and 492: * use automake 1.3 to build m4 files and Makefiles. 493: 494: 1998-04-30 Karl Eichwalder <ke@suse.de> 495: 496: * configure.in (ALL_LINGUAS): Add da. 497: 498: 1998-04-05 Karl Eichwalder <ke@suse.de> 499: 500: * configure.in: (VERSION): 1.3.16. 501: * Makefile.am (ke_PRE): 1.3.15 502: * use automake 1.2h. 503: 504: 1998-04-04 Karl Eichwalder <ke@suse.de> 505: 506: * configure.in: (VERSION): 1.3.15. 507: * Makefile.am (ke_PRE): 1.3.14 508: 509: 1998-02-28 Karl Eichwalder <ke@suse.de> 510: 511: * configure.in: (VERSION): 1.3.14. 512: * Makefile.am (ke_PRE): 1.3.13. 513: * use automake 1.2f. 514: 515: 1998-02-14 Karl Eichwalder <ke@suse.de> 516: 517: * configure.in (VERSION): 1.3.13. 518: * configure.in: Remove AC_PROG_RANLIB. 519: 520: * Makefile.am (ke_PRE): 1.3.12. 521: 522: * Run `gettextize -f -c' to update all the files from the GNU 523: gettext library (0.10.32); run aclocal to update aclocal.m4. 524: 525: * Makefile.am (AUTOMAKE_OPTIONS): require automake 1.2; actually 526: use automake 1.2e. 527: 528: Sun May 25 18:49:14 1997 Karl Eichwalder <ke@ke.Central.DE> 529: 530: * ABOUT-NLS: Update from ftp://ftp.gnu.ai.mit.edu/pub/gnu/. 531: 532: * Makefile.am (diffcheck): Try to extract the archives. 533: 534: * Switch to automake-1.1p. Update COPYING, INSTALL, install-sh, 535: missing, and mkinstalldirs. 536: 537: Mon Apr 21 21:33:50 1997 Karl Eichwalder <ke@ke.Central.DE> 538: 539: * Switch to automake-1.1n and use all files and scripts coming 540: with it (INSTALL, mkinstalldirs, etc.). 541: 542: Wed Mar 26 08:40:36 1997 Karl Eichwalder <ke@ke.Central.DE> 543: 544: * configure.in (AC_ARG_PROGRAM): Delete; done by AM_INIT_AUTOMAKE. 545: 546: * Makefile.am (AUTOMAKE_OPTIONS): Use `gnits' to make DIST_ALPHA 547: work. Remove all other related DIST_ALPHA stuff. 548: (MAINT_CHARSET): `latin1'. 549: 550: Sun Mar 23 08:18:29 1997 Karl Eichwalder <ke@ke.Central.DE> 551: 552: * configure.in (AC_PREREQ): Delete; automake knows it better. 553: 554: Sat Mar 22 09:06:57 1997 Karl Eichwalder <ke@ke.Central.DE> 555: 556: * configure.in: Add AC_PROG_RANLIB. 557: 558: Fri Mar 21 16:44:11 1997 Karl Eichwalder <ke@ke.Central.DE> 559: 560: * missing: New file from automake-1.1m. 561: 562: Sat Feb 22 18:29:57 1997 Karl Eichwalder <ke@ke.Central.DE> 563: 564: * acconfig.h: Add #undef HAVE_STPCPY. 565: 566: Sat Jan 25 16:51:31 1997 Karl Eichwalder <ke@ke.Central.DE> 567: 568: * configure.in (VERSION): 1.3.10. 569: 570: Fri Jan 17 10:46:59 1997 Karl Eichwalder <ke@ke.Central.DE> 571: 572: * Makefile.am (diff): Exclude rebuildable files. Tell how to 573: rebuild them. 574: 575: Wed Jan 8 16:29:06 1997 Karl Eichwalder <ke@ke.Central.DE> 576: 577: * Makefile.am (ke_PRE): New Variable 578: (diffcheck, diff): New targets. 579: 580: * configure.in: Provide a mechanism to include `README-alpha' in 581: alpha releases (stolen from gettext-0.10.26, but broken with 582: automake-1.1l). 583: (AC_SUBST): Add DIST_ALPHA. 584: 585: * README: Reflect the number of the upcoming version (1.4). 586: 587: * Makefile.am (my-dist): new target to archive the best 588: compression ratio. 589: 590: Sun Jan 5 10:04:07 1997 Karl Eichwalder <ke@ke.Central.DE> 591: 592: * configure.in (VERSION): 1.3.9. 593: 594: Sat Jan 4 10:23:55 1997 Karl Eichwalder <ke@ke.Central.DE> 595: 596: * configure.in (AC_OUTPUT): Add extra command 597: `chmod +x tests/hello'; reported by Kaveh R. Ghazi 598: <ghazi@caip.rutgers.edu>. 599: 600: Thu Jan 2 18:40:02 1997 Karl Eichwalder <ke@ke.Central.DE> 601: 602: * configure.in (AC_OUTPUT): Add `tests/hello'. 603: (VERSION): 1.3.8. 604: 605: Mon Dec 30 17:21:04 1996 Karl Eichwalder <ke@ke.Central.DE> 606: 607: * Makefile.am (EXTRA_DIST): Remove `INSTALL-1.3'. 608: 609: * configure.in (AC_OUTPUT): Add `tests/Makefile'. 610: (AC_PROG_MAKE_SET, AC_PROG_INSTALL): Delete. 611: 612: * Makefile.am (SUBDIRS): Add `tests'. 613: 614: * tests/: New directory. 615: 616: Sun Dec 29 11:50:08 1996 Karl Eichwalder <ke@ke.Central.DE> 617: 618: * configure.in (AC_FUNC_ALLOCA): instead of the old ALLOCA. 619: 620: Wed Dec 18 15:39:26 1996 Karl Eichwalder <ke@ke.Central.DE> 621: 622: * configure.in (VERSION): 1.3.7. 623: 624: Mon Dec 16 21:03:13 1996 Karl Eichwalder <ke@ke.Central.DE> 625: 626: * configure.in (AC_HAVE_HEADERS): Some systems need sys/param.h, 627: reported by Kaveh R. Ghazi <ghazi@caip.rutgers.edu>. 628: 629: * acconfig.h: include <libintl.h>, reported by Kaveh R. Ghazi 630: <ghazi@caip.rutgers.edu>. 631: 632: Thu Dec 12 18:58:01 1996 Karl Eichwalder <ke@ke.Central.DE> 633: 634: * configure.in (ALL_LINGUAS): remove `it'. 635: 636: Wed Dec 11 19:45:49 1996 Karl Eichwalder <ke@ke.Central.DE> 637: 638: * configure.in (ALL_LINGUAS): add es ko nl no pl pt sl sv. 639: 640: * `mv aclocal.m4 acinclude.m4', and run aclocal from 641: automake-1.1l. 642: 643: Sat Dec 7 14:23:44 1996 Karl Eichwalder <ke@ke.Central.DE> 644: 645: * configure.in: AC_PREREQ(2.12), add AM_INIT_AUTOMAKE, delete 646: PACKAGE and VERSION and related opperations, now covered by 647: AM_INIT_AUTOMAKE. 648: 649: * Run `gettextize -f -c' to update all the files from the GNU 650: gettext library (0.10.26). 651: 652: Thu Dec 5 17:51:48 1996 Karl Eichwalder <ke@ke.Central.DE> 653: 654: * Makefile.am (EXTRA_DIST): add ChangeLog.O. 655: 656: * configure.in (VERSION): 1.3.6. 657: 658: Wed Dec 4 19:06:42 1996 Karl Eichwalder <ke@ke.Central.DE> 659: 660: * Makefile.am: new file. 661: (SUBDIRS, EXTRA_DIST): define. 662: 663: * aclocal.m4: new internationalization macros. 664: 665: * Makefile.in (SUBDIRS): add intl/ and po/ literary, remove 666: @INTLSUB@ and @POSUB@. 667: 668: * configure.in AM_GNU_GETTEXT replaces ud_GNU_GETTEXT. 669: 670: * Run `gettextize -f -c' to update all the files from the GNU 671: gettext library (0.10.25). 672: 673: Sat Nov 30 17:41:51 1996 Karl Eichwalder <ke@ke.Central.DE> 674: 675: * configure.in (VERSION): 1.3.5. 676: 677: Fri Mar 15 12:38:17 1996 Karl Eichwalder <ke@ke.Central.DE> 678: 679: * configure.in (ALL_LINGUAS): Add fr. 680: 681: Tue Aug 6 11:58:19 1996 Kjetil Wiekhorst J|rgensen <jorgens@voldsboks.pvv.ntnu.no> 682: 683: * configure.in: Added check for st_blksize in 'struct stat'. 684: 685: * config.h.in: Added HAVE_ST_BLKSIZE. 686: 687: * system.h: new file, define macro ST_BLKSIZE and DEV_BSIZE. 688: 689: * hello.c: Use ST_BLKSIZE instead of st_blksize. Use the system.h 690: headerfile. 691: 692: 693: Tue Mar 12 09:57:19 1996 Karl Eichwalder <ke@ke.Central.DE> 694: 695: * make dist: 1.3.4, test release for alpha.gnu.ai.mit.edu. 696: 697: * INSTALL: New file from autoconf-2.8. 698: 699: * Makefile.in (fix-permissions perm): Add. 700: 701: Sun Mar 10 13:13:03 1996 Karl Eichwalder <ke@ke.Central.DE> 702: 703: * configure.in (VERSION) 1.3.4. (AC_ISC_POSIX) add, 704: (AC_PREREQ) now 2.8; (AC_PROG_CPP) delete. 705: 706: * make dist: 1.3.3; internal release. 707: 708: * aclocal.m4: ud_LC_MESSAGES, ud_WITH_NLS and ud_GNU_GETTEXT from 709: gettext-0.10.6. 710: 711: * Run `gettextize -f' to update all the files from the GNU gettext 712: library (now using version 0.10.6). 713: 714: Tue Mar 5 14:39:39 1996 Karl Eichwalder <ke@ke.Central.DE> 715: 716: * Makefile.in (DISTFILES): Add ChangeLog.O. 717: 718: * ChangeLog.O: News file. Contains the ChangeLog entries from the 719: versions 1.0-1.3 720: 721: * configure.in (VERSION): 1.3.3. 722: 723: Sun Mar 3 12:00:07 1996 Karl Eichwalder <ke@ke.Central.DE> 724: 725: * configure.in (VERSION): 1.3.2. 726: 727: Wed Dec 20 16:50:34 1995 Karl Eichwalder <keichwa@.gwdg.de> 728: * make dist 1.3-ki. 729: * configure.in (VERSION): 1.3-ki. 730: 731: * Makefile.in (DISTFILES): Add `config.h.in'. 732: 733: Wed Dec 20 09:42:02 1995 Karl Eichwalder <ke@ke.Central.DE> 734: 735: * make dist 1.3-kh. 736: * configure.in (VERSION): 1.3-kh. 737: 738: * THANKS-ke: New file. 739: 740: Tue Dec 19 13:38:58 1995 Karl Eichwalder <ke@ke.Central.DE> 741: 742: * ChangeLog: Remove Local Variables List. 743: 744: Mon Dec 18 16:34:14 1995 Karl Eichwalder <ke@ke.Central.DE> 745: 746: * configure.in (ALL_OUPUT): Add doc/Makefile and src/Makefile. 747: 748: * doc: Move gpl.texinfo, hello.info, hello.texi, and texinfo.tex 749: to new directory `doc'. 750: 751: * src: Move Makefile.in, TAGS, alloca.c, getopt.c, getopt.h, 752: getopt1.c, hello.c, testdata, and version.c to new directory 753: `src'. 754: 755: Sat Dec 16 00:00:41 1995 Karl Eichwalder <ke@ke.Central.DE> 756: 757: * texinfo.tex: Include version 2.150. 758: 759: * Makefile.in (install): Use install-info if available. 760: (clean): Add `*~ and `\#*'. 761: (configure, config.h, stamp-h, config.h.in, stamp-h.in): New 762: targets for autoconf. 763: 764: * hello.c (main), version.c (version): Use `N_(...)' tag instead 765: of `gettext_noop'. 766: 767: * acconfig.h (N_): Rename `gettext_noop'. 768: 769: Fri Dec 15 11:03:27 1995 Karl Eichwalder <ke@ke.Central.DE> 770: 771: * hello.texi: Add INFO-DIR-ENTRY. 772: 773: * Pre-Release Version 1.3-ke. 774: 775: * Makefile.in (check): Add `@unset LANG'. Okay??? 776: 777: * INSTALL: file from version 1.3 saved as INSTALL-1.3. New file 778: from autoconf-2.7. 779: 780: * Makefile.in: Remove first line entry (Indented-Text). 781: (SUBDIRS): Added variable. 782: (dist dist-hello): Renewed according to gettext-0.10. 783: (CFLAGS, LDFLAGS): Replacable. 784: 785: * install-sh: Added. 786: 787: * acconfig.h: New file. HAVE_LC_MESSAGES, ENABLE_NLS, 788: HAVE_CATGETS, and HAVE_GETTEXT stolen from gettext-0.10. Define 789: _(...) and gettext_noop(...). Insert @TOP@ and @BOTTOM@. Add 790: HAVE_STPCPY. 791: 792: * aclocal.m4: New file. `ud_LC_MESSAGES', `ud_WITH_NLS' and 793: `ud_GNU_GETTEXT' stolen from gettext-0.10. 794: 795: * configure.in (PACKAGE, VERSION, ALL_LINGUAS, ud_GNU_GETTEXT, 796: LINK_FILES): Add i18n and gettext related macros. 797: (CONFIG_HEADER): config.h. 798: (PREREQ): 2.5. 799: (PROG_MAKE_SET): Added. 800: (OUTPUT): Add `intl/Makefile', `po/Makefile.in', and a `sed' 801: command to postprocess `po/Makefile.in' 802: 803: * TODO: New file. 804: 805: * version.c hello.c: Add i18n support: include "config.h", 806: <locale.h>, and <libintl.h>. Tag translatable strings with 807: `_(...)' and `gettext_noop (...)', defined in `config.h'. 808: 809: * config.h: New file, for the sake of i18n. 810: 811: * hello.c (main): Add i18n support: new functions `setlocale ()', 812: `bindtextdomain ()', and `textdomain ()', 813: 814: * run `gettextize -f' to get the i18n skeleton: Add `ABOUT-NLS' 815: from gettext-0.10, also the directories `intl/' and `po/'; fill 816: `intl/' with needed files from the gettext-0.10 package. 817: 818: Thu Jul 29 14:31:18 1993 Charles Hannum (mycroft@trinity.gnu.ai.mit.edu) 819: 820: * hello.c (main): Add /var/mail to default list of directories. 821: Don't loop forever if one of the files is not found. 822: 823: * Makefile (check): Check some more cases. 824: testdata: Add sample output for new test cases. 825: 826: 827: Copyright (C) 1993, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 828: 2004, 2005, 2006 Free Software Foundation, Inc. 829: 830: Copying and distribution of this file, with or without modification, are 831: permitted in any medium without royalty provided the copyright notice 832: and this notice are preserved.