1 2006-11-27 Bruno Haible <bruno (a] clisp.org> 2 3 * gettext-0.16.1 released. 4 5 2006-10-26 Bruno Haible <bruno (a] clisp.org> 6 7 * gettext-0.16 released. 8 9 2006-10-20 Bruno Haible <bruno (a] clisp.org> 10 11 * gettext.texi (Mark Keywords): Explain the syntax that xgettext 12 understands. Fix example of a non-translatable string. 13 14 2006-10-19 Paul Eggert <eggert (a] cs.ucla.edu> 15 16 * gettext.texi (Mark Keywords): keyword are -> keyword is. 17 18 2006-10-16 Bruno Haible <bruno (a] clisp.org> 19 20 Switch to automake-1.10. 21 * Makefile.am (install-html): Add no-op rule. 22 (install-dvi, install-ps, install-pdf): Remove rules. 23 24 2006-10-17 Bruno Haible <bruno (a] clisp.org> 25 26 * ISO_639-2: New file. 27 * iso-639-2.sed: New file. 28 * Makefile.am (gettext_TEXINFOS): Add iso-639-2.texi. 29 (EXTRA_DIST): Add iso-639-2.sed, ISO_639-2. 30 (iso-639-2.texi): New rule. 31 * gettext.texi (Language codes): Split into two nodes "Usual Language 32 Codes" and "Rare Language Codes". Include iso-639-2.texi. 33 34 2006-10-08 Bruno Haible <bruno (a] clisp.org> 35 36 * gettextize.texi: Document the --symlink option instead of the --copy 37 option. 38 39 2006-10-05 Bruno Haible <bruno (a] clisp.org> 40 41 * ISO_639: Add Adangme. Fix the names of Western Frisian, Galician, 42 Marshallese, Sinhala. 43 * ISO_3166: Add AX, GG, IM, JE, ME, RS. Remove CS. 44 * iso-3166.sed: Also transform to Aa. 45 46 2006-10-03 Bruno Haible <bruno (a] clisp.org> 47 48 * gettext.texi (PO Files): Document the "previous msgid" syntax. 49 * msgmerge.texi: Document the --previous option. 50 * msgattrib.texi: Document the --clear-previous option. 51 52 2006-10-03 Bruno Haible <bruno (a] clisp.org> 53 54 * msgcmp.texi: Document --use-fuzzy and --use-untranslated options. 55 56 2006-10-01 Bruno Haible <bruno (a] clisp.org> 57 58 * gettext.texi (AM_GNU_GETTEXT): Mention the AM_GNU_GETTEXT_NEED 59 alternative. 60 (AM_GNU_GETTEXT_NEED): New subsection. 61 62 2006-10-01 Bruno Haible <bruno (a] clisp.org> 63 64 * gettext.texi (aclocal): Mention intldir.m4. 65 (AM_GNU_GETTEXT): Mention the effect of AM_GNU_GETTEXT_INTL_SUBDIR. 66 (AM_GNU_GETTEXT_INTL_SUBDIR): New subsection. 67 68 2006-09-18 Bruno Haible <bruno (a] clisp.org> 69 70 * gettext.texi (aclocal): Don't mention inttypes-h.m4. 71 72 2006-09-11 Bruno Haible <bruno (a] clisp.org> 73 74 * gettext.texi (aclocal): Mention nls.m4, po.m4, mkdirp.m4. 75 76 2006-09-11 Bruno Haible <bruno (a] clisp.org> 77 78 * gettext.texi (aclocal): Add intl.m4 to file list. 79 80 2006-09-08 Bruno Haible <bruno (a] clisp.org> 81 82 * gettext.texi (Preparing strings): Also discourage unusual markup. 83 Suggested by Paul Eggert. 84 85 2006-08-28 Bruno Haible <bruno (a] clisp.org> 86 87 * gettext.texi (aclocal): Update file list. 88 89 2006-08-17 Bruno Haible <bruno (a] clisp.org> 90 91 * gettext.texi (Plural Forms): Mention the use of ngettext with a 92 singular format string that doesn't need as many format arguments as 93 the plural string. 94 Suggested by Paul Eggert <eggert (a] cs.ucla.edu>. 95 96 2006-08-16 Bruno Haible <bruno (a] clisp.org> 97 98 * gettext.texi (Plural Forms): Document how to deal with bignums, 99 negative numbers and floating-point numbers. 100 Suggested by Paul Eggert <eggert (a] cs.ucla.edu>. 101 102 2006-08-16 Bruno Haible <bruno (a] clisp.org> 103 104 * gettext.texi (Plural Forms): Put Hungarian under nplurals=2, and 105 explain why. 106 Reported by Arpad Biro <biro_arpad (a] yahoo.com> and 107 Gabor Kelemen <kelemeng (a] gnome.hu>. 108 109 2006-08-16 Bruno Haible <bruno (a] clisp.org> 110 111 * gettext.texi (Plural Forms): Mention the use of ngettext without 112 cardinal numbers. 113 Reported by Arpad Biro <biro_arpad (a] yahoo.com>. 114 115 2006-08-08 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 116 117 * gettext.texi: Fix 2 typos. 118 119 2006-08-08 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 120 121 * gettext.texi: Reduce spacing after "i.e." and "e.g.". 122 * msgcat.texi: Likewise. 123 * msgcomm.texi: Likewise. 124 * msgfilter.texi: Likewise. 125 126 2006-08-06 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 127 128 * gettext.texi: Fix 17 typos. 129 * msgattrib.texi: Fix 2 typos. 130 * xgettext.texi: Fix 1 typo. 131 132 2006-07-25 Bruno Haible <bruno (a] clisp.org> 133 134 * Makefile.msvc: Remove file. 135 * Makefile.am (EXTRA_DIST): Remove Makefile.msvc. 136 137 2006-07-25 Bruno Haible <bruno (a] clisp.org> 138 139 * Makefile.vms: Remove file. 140 * Makefile.am (EXTRA_DIST): Remove Makefile.vms. 141 142 2006-07-21 Bruno Haible <bruno (a] clisp.org> 143 144 * gettext-0.15 released. 145 146 2006-06-27 Bruno Haible <bruno (a] clisp.org> 147 148 * gettext.texi (aclocal): Update file list. 149 150 2006-04-14 Bruno Haible <bruno (a] clisp.org> 151 152 Assume autoconf >= 2.60. 153 * Makefile.am (docdir, dvidir, psdir, pdfdir, htmldir): Remove 154 variables. 155 156 2006-06-18 Bruno Haible <bruno (a] clisp.org> 157 158 * gettext.texi (configure.in): Document where to put AC_GNU_SOURCE. 159 * gettextize.texi: Refer to this explanation. 160 161 2006-06-15 Bruno Haible <bruno (a] clisp.org> 162 163 * gettext.texi (po/Makevars): Mention real purpose of this file. 164 (po/Rules-*): New section. 165 Reported by Karl Berry <karl (a] freefriends.org>. 166 167 2006-06-04 Bruno Haible <bruno (a] clisp.org> 168 169 * gettext.texi (aclocal): Update file list. 170 171 2006-04-17 Bruno Haible <bruno (a] clisp.org> 172 173 * Makefile.am: Use $(mkdir_p) instead of $(mkinstalldirs). 174 * gettext.texi (config.guess): Don't mention mkinstalldirs file any 175 more. 176 (mkinstalldirs): Say it's obsolete. 177 * gettextize.texi: Don't mention mkinstalldirs. 178 179 2006-04-11 Bruno Haible <bruno (a] clisp.org> 180 181 * gpl.texi: New file, from GNU with typesetting modifications. 182 * lgpl.texi: New file, from GNU with typesetting modifications. 183 * fdl.texi: New file, from GNU with typesetting modifications. 184 * gettext.texi: Change license terms to FDL | GPL. Don't reproduce 185 the @direntry statement in the HTML documentation. 186 (Licenses): New appendix chapter. 187 188 2006-04-11 Bruno Haible <bruno (a] clisp.org> 189 190 * gettext.texi: Comment out @documentencoding, since we are using 191 texi2html, not makeinfo, to produce the HTML documentation. 192 193 2006-04-02 Bruno Haible <bruno (a] clisp.org> 194 195 * gettext.texi (wxWidgets): Renamed from wxWindows. Clarify formatting 196 with positions. 197 198 2006-04-02 Bruno Haible <bruno (a] clisp.org> 199 200 * gettext.texi (Contexts): Document the macros pgettext_expr, 201 dpgettext_expr, dcpgettext_expr. 202 203 2006-04-02 Bruno Haible <bruno (a] clisp.org> 204 205 * gettext.texi (Plural Forms): More details about the expression 206 syntax. 207 Reported by Martin von Lwis <martin (a] v.loewis.de>. 208 209 2006-04-01 Bruno Haible <bruno (a] clisp.org> 210 211 * texi2html: Add option -expandtex. Expand @ifhtml by default, not 212 @ifinfo. Use Unicode quotation marks instead of grave and acute 213 accents. Emit charset=UTF-8 declaration. Bump version number to 1.52b. 214 * Makefile.am (gettext.html, gettext_toc.html): Remove -expandinfo 215 option. 216 * gettext.texi: If in HTML mode, use Unicode quotation marks and 217 box drawing characters. 218 * msgattrib.texi: Likewise. 219 220 2006-04-01 Bruno Haible <bruno (a] clisp.org> 221 222 * gettext.texi (Introduction): Swap paragraphs. 223 224 2006-04-01 Bruno Haible <bruno (a] clisp.org> 225 226 * gettext.texi (gettext grok, Temp Programmers, Trans Intro 0, 227 Trans Intro 1, Discussions, Organization, Information Flow, 228 References): Mark as outdated. 229 230 2006-04-01 Bruno Haible <bruno (a] clisp.org> 231 232 * xgettext.texi (--keyword): Document the default keywords. 233 Suggested by Bjoern Voigt <bjoern (a] cs.tu-berlin.de>. 234 235 2006-03-28 Bruno Haible <bruno (a] clisp.org> 236 237 * msgfilter.texi: Explain built-in filters and recode-sr-latin. 238 239 2006-03-26 Bruno Haible <bruno (a] clisp.org> 240 241 * gettext.texi (Java): Recommend a simpler idiom for Java 1.5. 242 243 2006-03-25 Bruno Haible <bruno (a] clisp.org> 244 245 * gettext.texi (C): Also mention the hello-c++-wxwidgets example. 246 247 2006-03-19 Bruno Haible <bruno (a] clisp.org> 248 249 * xgettext.texi (--keyword): Document the extracted comments syntax. 250 251 2006-03-16 Bruno Haible <bruno (a] clisp.org> 252 253 * gettext.texi (PO Files): Clarify the terms "automatic comments" and 254 "extracted comments". 255 * msggrep.texi: Document the -X/--extracted-comment option. 256 257 2006-03-16 Bruno Haible <bruno (a] clisp.org> 258 259 * xgettext.texi (--keyword): Document suffix 'g'. 260 261 2006-02-26 Bruno Haible <bruno (a] clisp.org> 262 263 * gettext.texi (Introduction): Fix typo. 264 Reported by <atras-ch (a] mail.msiu.ru>. 265 266 2006-02-12 Bruno Haible <bruno (a] clisp.org> 267 268 * gettext.texi (PO Files): Mention boost-format. 269 (boost-format): New subsection. 270 * xgettext.texi: Document --boost option. 271 272 2005-11-29 Colin Watson <cjwatson (a] ubuntu.com> 273 274 * msggrep.texi: Document --invert-match option. 275 276 2005-10-18 Bruno Haible <bruno (a] clisp.org> 277 278 * xgettext.texi (--keyword): Document how to specify the total number 279 of arguments. 280 281 2005-10-03 Bruno Haible <bruno (a] clisp.org> 282 283 Add support for contexts in xgettext. 284 * xgettext.texi (--keyword): Document how to specify context arguments. 285 286 2005-10-07 Bruno Haible <bruno (a] clisp.org> 287 288 * gettext.texi (PO Files, Preparing Strings, Contexts): Small fixes. 289 Patch by Pavel Roskin <proski (a] gnu.org>. 290 291 2005-10-01 Bruno Haible <bruno (a] clisp.org> 292 293 Support for context dependent translations in PO files. 294 * gettext.texi (PO Files): Explain syntax of msgctxt. 295 (MO Files): Explain how contexts are stored. 296 (Contexts): New subsection. 297 (GUI program problems): Remove subsection. 298 * msgexec.texi: Mention MSGEXEC_MSGCTXT environment variable. 299 * msggrep.texi: Document option -J. 300 301 2005-09-25 Bruno Haible <bruno (a] clisp.org> 302 303 * xgettext.texi (--from-code): Python input is no longer always in 304 ISO-8859-1. 305 306 2005-09-20 Bruno Haible <bruno (a] clisp.org> 307 308 * xgettext.texi (--from-code): Python input is always assumed to be 309 in ISO-8859-1, not UTF-8. 310 Reported by Danilo Segan <dsegan (a] gmx.net>. 311 312 2005-08-26 Bruno Haible <bruno (a] clisp.org> 313 314 * gettext.texi (Plural forms): Add info about Romanian. 315 Explanations by Eddy Petrior <eddy.petrisor (a] gmail.com>. 316 317 2005-07-24 Bruno Haible <bruno (a] clisp.org> 318 319 Tidy up exported symbols. 320 * gettext.texi (aclocal): Mention visibility.m4. 321 322 2005-05-17 Bruno Haible <bruno (a] clisp.org> 323 324 * gettext.texi (Why): Mention libgettextpo. 325 (Overview, PO Files, Header Entry, Prioritizing messages): De-emphasize 326 PO mode. Talk about PO file editors instead. 327 (Sources): New section 'Importing'. 328 (PO Mode): Move introducing paragraph from Overview to here. 329 330 2005-07-17 Bruno Haible <bruno (a] clisp.org> 331 332 * gettext.texi (Editing): New chapter, including all the PO Mode 333 descriptions. 334 (PO Files): Chapter renamed from Basics. 335 336 2005-07-17 Bruno Haible <bruno (a] clisp.org> 337 338 * gettext.texi (Users): Move chapter to become the second. 339 (Installers): New chapter, extracted from Users chapter. 340 341 2005-07-16 Bruno Haible <bruno (a] clisp.org> 342 343 * gettext.texi (aclocal): Add lock.m4 to file list. 344 345 2005-07-01 Bruno Haible <bruno (a] clisp.org> 346 347 * FAQ.html (windows_howto): Mention the three debugging runtime libs. 348 Reported by Stephane Matamontero <stephane.matamontero (a] gemodek.de>. 349 350 2005-05-02 Bruno Haible <bruno (a] clisp.org> 351 352 * gettext.texi (c-format): Write fprintf() instead of fprintf(3). 353 Requested by Richard Stallman. 354 355 2006-06-21 Bruno Haible <bruno (a] clisp.org> 356 357 * gettext-0.14.6 released. 358 359 2005-05-23 Bruno Haible <bruno (a] clisp.org> 360 361 * gettext-0.14.5 released. 362 363 2005-04-11 Bruno Haible <bruno (a] clisp.org> 364 365 * gettext-0.14.4 released. 366 367 2005-03-22 Bruno Haible <bruno (a] clisp.org> 368 369 * Makefile.am (stamp-vti): Replace config with build-aux. 370 371 2005-03-14 Bruno Haible <bruno (a] clisp.org> 372 373 * gettext-0.14.3 released. 374 375 2005-03-07 Bruno Haible <bruno (a] clisp.org> 376 377 * FAQ.html (How do I make use of gettext() in my package?): Add more 378 info. 379 Reported by Alexandre Duret-Lutz <adl (a] src.lip6.fr>. 380 381 2005-03-06 Bruno Haible <bruno (a] clisp.org> 382 383 * gettext.texi (src/Makefile): Document the steps that need to be done 384 when automake is used. 385 Reported by Alexandre Duret-Lutz <adl (a] src.lip6.fr>. 386 387 2005-03-06 Bruno Haible <bruno (a] clisp.org> 388 389 * gettext.texi (config.h.in): Explain the constraints for this file's 390 name and location. 391 392 2005-03-06 Bruno Haible <bruno (a] clisp.org> 393 394 * gettext.texi (config.guess): Update the instructions for fetching 395 these files. 396 Reported by Alexandre Duret-Lutz <adl (a] src.lip6.fr>. 397 398 2005-03-06 Bruno Haible <bruno (a] clisp.org> 399 400 * gettext.texi (po/Makevars): Change subsection title. 401 Suggested by Alexandre Duret-Lutz <adl (a] src.lip6.fr>. 402 403 2005-03-06 Bruno Haible <bruno (a] clisp.org> 404 405 * gettext.texi (src/Makefile): Adjust example 'dist' target. 406 Suggested by Alexandre Duret-Lutz <adl (a] src.lip6.fr>. 407 408 2005-02-24 Bruno Haible <bruno (a] clisp.org> 409 410 * gettext-0.14.2 released. 411 412 2005-02-23 Bruno Haible <bruno (a] clisp.org> 413 414 * gettext.texi: Put the table of contents at the end in TeX mode, 415 otherwise texi2dvi fails. 416 417 2005-02-12 Bruno Haible <bruno (a] clisp.org> 418 419 * tutorial.html: New file, from Gora Mohanty with modifications: 420 Remove the navigation panel. Don't use the -s option. 421 * Makefile.am (doc_DATA): Add tutorial.html. 422 * Makefile.msvc (install, uninstall): Also tutorial.html. 423 * Makefile.vms (install, uninstall): Also tutorial.html. 424 425 2005-02-06 Bruno Haible <bruno (a] clisp.org> 426 427 * gettext.texi (Files under CVS): Explain the role of the 428 AM_GNU_GETTEXT_VERSION argument. 429 430 2005-02-05 Bruno Haible <bruno (a] clisp.org> 431 432 * gettext.texi (Release Management): New section. 433 Suggested by Karl Berry. 434 435 2005-02-04 Bruno Haible <bruno (a] clisp.org> 436 437 * gettext.texi (Plural forms): Add info about Vietnamese. 438 Explanations by Clytie Siddall <clytie (a] riverland.net.au>. 439 440 2005-01-20 Bruno Haible <bruno (a] clisp.org> 441 442 * gettext.texi (Scheme): Correct information about setlocale. 443 444 2005-01-16 Bruno Haible <bruno (a] clisp.org> 445 446 Support for Scheme. 447 * gettext.texi (PO Files): Mention scheme-format. 448 (scheme-format): New subsection. 449 (Scheme): New subsection. 450 * xgettext.texi: Document Scheme source language. Document that it is 451 applicable to --flag. 452 453 2005-01-11 Bruno Haible <bruno (a] clisp.org> 454 455 * gettext.texi: Put the table of contents at the beginning, after the 456 titlepage, not at the end. 457 458 2004-11-13 Bruno Haible <bruno (a] clisp.org> 459 460 * gettext.texi (Preparing Shell Scripts): Document extra backslashing. 461 462 2004-09-08 Bruno Haible <bruno (a] clisp.org> 463 464 * Makefile.am (EXTRA_DIST): Add FAQ.html. 465 466 2004-09-02 Bruno Haible <bruno (a] clisp.org> 467 468 * gettext.texi (Aspects): Tweak language: ISO-8859-1 is not a font. 469 Reported by Vera Mickael <vera.mickael (a] free.fr>. 470 471 2004-08-30 Bruno Haible <bruno (a] clisp.org> 472 473 * gettext.texi (Plural forms): Czech is now like Slovak. 474 Reported by Stepan Kasal <kasal (a] ucw.cz>. 475 476 2004-08-11 Bruno Haible <bruno (a] clisp.org> 477 478 * gettext.texi (Aspects): Fix typo in ISO standard number. 479 Patch by <bethor (a] gmx.li>. 480 481 2004-07-13 Bruno Haible <bruno (a] clisp.org> 482 483 * gettext.texi (Python): Remove mention of a bug that was fixed in 484 Python 2.3.x. 485 Reported by Karl Chen <quarl (a] hkn.eecs.berkeley.edu>. 486 487 2004-02-27 Bruno Haible <bruno (a] clisp.org> 488 489 * gettext.texi (Plural forms): Add info about Serbian. 490 Reported by Danilo Segan <danilo (a] gnome.org>. 491 492 2004-02-24 Bruno Haible <bruno (a] clisp.org> 493 494 * FAQ.html (How do I make use of gettext() in my package?): New 495 question. Suggested by Paul Eggert <eggert (a] cs.ucla.edu>. 496 497 2004-02-21 Bruno Haible <bruno (a] clisp.org> 498 499 * FAQ.html: New file. 500 * Makefile.am (doc_DATA): New variable. 501 * Makefile.msvc (install): Also install FAQ.html. 502 (uninstall): Also uninstall FAQ.html. 503 * Makefile.vms (install): Also install FAQ.html. 504 (uninstall): Also uninstall FAQ.html. 505 506 2004-02-02 Bruno Haible <bruno (a] clisp.org> 507 508 * gettext.texi (aclocal): Mention glibc2.m4. 509 510 2004-01-29 Bruno Haible <bruno (a] clisp.org> 511 512 * gettext-0.14.1 released. 513 514 2004-01-28 Bruno Haible <bruno (a] clisp.org> 515 516 * gettext-0.14 released. 517 518 2004-01-18 Bruno Haible <bruno (a] clisp.org> 519 520 * ISO_639: Update. Add ak, av, bm, cr, dv, ee, ff, ig, kg, kr, lg, lu, 521 oj, ve. 522 523 2004-01-10 Bruno Haible <bruno (a] clisp.org> 524 525 * gettext.texi (Libraries): New section. 526 527 2004-01-09 Bruno Haible <bruno (a] clisp.org> 528 529 * gettext.texi (c-format): Document the 'I' flag. 530 531 2004-01-14 Bruno Haible <bruno (a] clisp.org> 532 533 * gettext.texi: Add entrypoints for ngettext and envsubst. 534 Reported by Peter Breitenlohner <peb (a] mppmu.mpg.de>. 535 536 2004-01-11 Bruno Haible <bruno (a] clisp.org> 537 538 * gettext.texi (Java): Explain how to define the shorthand '_'. 539 (C#): Likewise. 540 541 2003-12-28 Bruno Haible <bruno (a] clisp.org> 542 543 * gettext.texi (C#): Mention the --csharp-resources option. 544 * msgfmt.texi: Document the --csharp-resources option. 545 * msgunfmt.texi: Likewise. 546 547 2003-12-26 Bruno Haible <bruno (a] clisp.org> 548 549 Support for C#. 550 * gettext.texi (C#): Add more details. 551 * msgfmt.texi: Document --csharp option and C# mode. 552 * msgunfmt.texi: Document --csharp option and C# mode. 553 554 2003-12-14 Bruno Haible <bruno (a] clisp.org> 555 556 * gettext.texi (PO Files): Mention csharp-format. 557 (Preparing String): Add an example in C# syntax. 558 (csharp-format): New subsection. 559 (C#): New subsection. 560 * xgettext.texi: Document C# source language. Document the languages to 561 which --flag is applicable. 562 563 2003-12-12 Bruno Haible <bruno (a] clisp.org> 564 565 Assume automake-1.8. 566 * Makefile.am (stamp-vti): Is in $(srcdir). 567 (html-local): Renamed from html. 568 (ps, pdf, .texi.pdf): Remove rules. 569 570 2003-12-17 Bruno Haible <bruno (a] clisp.org> 571 572 * gettext-0.13.1 released. 573 574 2003-12-09 Bruno Haible <bruno (a] clisp.org> 575 576 * Makefile.am (MAKEINFOFLAGS): Add --no-split. 577 578 2003-12-06 Bruno Haible <bruno (a] clisp.org> 579 580 * gettext.texi (Triggering): Use ANSI C function declaration. 581 (Perl): Update. 582 583 2003-11-30 Bruno Haible <bruno (a] clisp.org> 584 585 * gettext-0.13 released. 586 587 2003-11-23 Bruno Haible <bruno (a] clisp.org> 588 589 * gettext.texi (aclocal): Don't mention ssize_t.m4. 590 591 2003-11-16 Bruno Haible <bruno (a] clisp.org> 592 593 * gettext.texi (aclocal): Mention size_max.m4, ssize_t.m4, xsize.m4. 594 595 2003-11-15 Bruno Haible <bruno (a] clisp.org> 596 597 * gettext.texi (C, sh, Python, Common Lisp, librep, Smalltalk, Java, 598 gawk, Pascal, YCP, Tcl, Perl, PHP): Mention the examples. 599 600 2003-11-13 Bruno Haible <bruno (a] clisp.org> 601 602 * Makefile.am (docdir): Use the value from the configure script. 603 604 2003-11-13 Bruno Haible <bruno (a] clisp.org> 605 606 * gettext.texi (About gettext): Mention OpenI18N (ex-Li18nux). 607 (History): Acknowledge Paul Eggert's role. 608 609 2003-11-04 Bruno Haible <bruno (a] clisp.org> 610 611 * Makefile.am (MAKEINFO): Set LC_MESSAGES and LC_ALL to empty as well. 612 613 2003-10-19 Bruno Haible <bruno (a] clisp.org> 614 615 * gettext.texi (PO Files): Mention qt-format. 616 (qt-format): New subsection. 617 * msgfmt.texi: Document --qt option. 618 * xgettext.texi: Likewise. 619 620 2003-10-13 Bruno Haible <bruno (a] clisp.org> 621 622 * gettext.texi (PO Files): Mention objc-format, sh-format, perl-format, 623 perl-brace-format. 624 (objc-format): New subsection. 625 626 2003-10-12 Bruno Haible <bruno (a] clisp.org> 627 628 * msgattrib.texi: Document --stringtable-input and --stringtable-output 629 options. 630 * msgcat.texi: Likewise. 631 * msgcomm.texi: Likewise. 632 * msgconv.text: Likewise. 633 * msgen.texi: Likewise. 634 * msgfilter.texi: Likewise. 635 * msgrep.texi: Likewise. 636 * msginit.texi: Likewise. 637 * msgmerge.texi: Likewise. 638 * msguniq.texi: Likewise. 639 * msgcmp.texi: Document --stringtable-input option. 640 * msgexec.texi: Likewise. 641 * msgfmt.texi: Likewise. 642 * msgunfmt.texi: Document --stringtable-output option. 643 * xgettext.texi: Likewise. Document --language=NXStringTable. 644 645 2003-10-11 Bruno Haible <bruno (a] clisp.org> 646 647 * gettext.texi (PHP): Drop phplib from list of RPMs. 648 649 2003-10-05 Bruno Haible <bruno (a] clisp.org> 650 651 * xgettext.texi (Language specific options): Renamed section. Document 652 the languages to which --extract-all, --keyword, --trigraphs are 653 applicable. Document option --flag. 654 655 2003-09-13 Bruno Haible <bruno (a] clisp.org> 656 657 * gettext.texi: Update menus. 658 (sh): Update. 659 (Preparing Shell Scripts, gettext.sh, gettext Invocation, 660 ngettext Invocation, envsubst Invocation, eval_gettext Invocation, 661 eval_ngettext Invocation): New subsubsections. 662 * Makefile.am (TEXINCLUDES): New variable. 663 (gettext_TEXINFOS): Add the files from gettext-runtime/doc/. 664 (MAKEINFOFLAGS, TEXI2DVI): New variables, needed for TEXINCLUDES. 665 (TEXI2PDF): Add TEXINCLUDES. 666 (gettext.html, gettext_toc.html): Use TEXINCLUDES. 667 668 2003-09-13 Bruno Haible <bruno (a] clisp.org> 669 670 * gettext.texi (sh-format): New subsection. 671 672 2003-09-09 Guido Flohr <guido (a] imperia.net> 673 674 * gettext.texi (Perl, Interpolation I): Tweaks. 675 676 2003-08-15 Bruno Haible <bruno (a] clisp.org> 677 678 * ISO_639: Update. Add an, ht, ii, li. 679 * ISO_3166: Update. Change reference URL. Add CS, TL. Remove YU, TP. 680 * iso-3166.sed: Handle accented characters as best as texi2html can. 681 682 2003-08-15 Bruno Haible <bruno (a] clisp.org> 683 684 * gettext.texi (Quote-like Expressions): Fix misplaced @group. 685 686 2003-08-08 Bruno Haible <bruno (a] clisp.org> 687 688 * gettext.texi (PO Files): Mention gcc-internal-format. 689 (gcc-internal-format): New subsection. 690 (GCC-source): New subsection. 691 * xgettext.texi: Mention GCC-source language. 692 693 2003-07-05 Bruno Haible <bruno (a] clisp.org> 694 695 * gettext.texi (perl-format): Use braces, not brackets, in format 696 strings. 697 (Perl pitfalls): Likewise. 698 699 2003-07-03 Bruno Haible <bruno (a] clisp.org> 700 701 * gettext.texi (PHP): Mention plural form functions. 702 703 2003-06-22 Bruno Haible <bruno (a] clisp.org> 704 705 * gettext.texi (Preparing Strings): More explanations. 706 707 2003-06-21 Guido Flohr <guido (a] imperia.net> 708 Bruno Haible <bruno (a] clisp.org> 709 710 * gettext.texi (perl-format): Describe two kinds of format strings. 711 (Perl): Add more info. 712 713 2003-06-19 Bruno Haible <bruno (a] clisp.org> 714 715 * gettext.texi (Sources): Recommend to use <libintl.h> also for printf. 716 (aclocal): Mention also intmax.m4, longdouble.m4, longlong.m4, 717 printf-posix.m4, signed.m4, wchar_t.m4, wint_t.m4. 718 (c-format): Mention the printf(), fprintf() replacements. 719 (C, clisp C): Remove portability note for formatting with positions. 720 721 2003-06-15 Bruno Haible <bruno (a] clisp.org> 722 723 * gettext.texi (C): Mention that formatting with positions doesn't work 724 on NetBSD and on Woe32. 725 726 2003-06-12 Bruno Haible <bruno (a] clisp.org> 727 728 * gettext.texi (perl-format): Move subsection. 729 (Perl): Small tweaks. Replace "legal" -> "valid". 730 * xgettext.texi: Tweak. 731 732 2003-06-11 Guido Flohr <guido (a] imperia.net> 733 734 * gettext.texi (Perl): Extend and update. 735 * xgettext.texi: Mention language Perl. 736 737 2003-06-10 Stepan Kasal <kasal (a] math.cas.cz> 738 739 * gettext.texi: Fix a few typos. 740 741 2003-06-04 Stepan Kasal <kasal (a] ucw.cz> 742 743 * gettext.texi (Header Entry): Delete some leading spaces; 744 they got copied verbatim to the info file. 745 746 2003-05-27 Bruno Haible <bruno (a] clisp.org> 747 748 * gettext.texi (Plural forms): Correct formula for Slovak. 749 Reported by Marcel Telka <marcel (a] telka.sk>. 750 751 2003-05-24 Bruno Haible <bruno (a] clisp.org> 752 753 * gettext.texi (Glade): Mention support og Glade 2. 754 755 2003-05-22 Bruno Haible <bruno (a] clisp.org> 756 757 * gettext-0.12.1 released. 758 759 2003-05-19 Bruno Haible <bruno (a] clisp.org> 760 761 * Makefile.am (stamp-vti): Add some dependencies. 762 763 2003-05-17 Bruno Haible <bruno (a] clisp.org> 764 765 * gettext-0.12 released. 766 767 2003-05-03 Bruno Haible <bruno (a] clisp.org> 768 769 * gettext.texi: Use two spaces as sentence separator, as recommended 770 by the texinfo manual. 771 * gettextize.texi: Likewise. 772 * msgen.texi: Likewise. 773 * msgfilter.texi: Likewise. 774 775 2003-05-03 Bruno Haible <bruno (a] clisp.org> 776 777 * gettext.texi: Distinguish between POSIX and POSIX+XSI. 778 Suggested by Paul Eggert. 779 780 2003-05-03 Bruno Haible <bruno (a] clisp.org> 781 782 * gettext.texi (AM_PO_SUBDIRS): New subsection. 783 784 2003-04-25 Bruno Haible <bruno (a] clisp.org> 785 786 * gettext.texi (Names): New section. 787 788 2003-04-22 Bruno Haible <bruno (a] clisp.org> 789 790 * gettext.texi (Java): Document how to use .properties files. 791 * msgattrib.texi: Document options -P and -p. 792 * msgcat.texi: Likewise. 793 * msgcomm.texi: Likewise. 794 * msgconv.texi: Likewise. 795 * msgen.texi: Likewise. 796 * msgfilter.texi: Likewise. 797 * msggrep.texi: Likewise. 798 * msginit.texi: Likewise. 799 * msgmerge.texi: Likewise. 800 * msguniq.texi: Likewise. 801 * msgcmp.texi: Document option -P. 802 * msgexec.texi: Likewise. 803 * msgfmt.texi: Likewise. 804 * msgunfmt.texi: Document option -p. 805 * xgettext.texi: Document options -L JavaProperties and 806 --properties-output. 807 808 2003-04-22 Bruno Haible <bruno (a] clisp.org> 809 810 * gettext.texi (Plural forms): Add info about Faroese. 811 Reported by Jacob Sparre Andersen <sparre (a] crs4.it>. 812 813 2003-04-12 Bruno Haible <bruno (a] clisp.org> 814 815 * Makefile.vms: Don't use the force target. Avoid rules with no lines. 816 Suggested by Jouk Jansen <joukj (a] hrem.stm.tudelft.nl>. 817 818 2003-04-12 Bruno Haible <bruno (a] clisp.org> 819 820 * Makefile.am (docdir): Use datadir instead of prefix. 821 * Makefile.msvc (datadir): New variable. 822 (docdir): Use it instead of prefix. 823 (install, installdirs): Update. 824 * Makefile.vms (datadir): New variable. 825 (docdir): Use it instead of prefix. 826 827 2003-03-30 Bruno Haible <bruno (a] clisp.org> 828 829 * Makefile.vms: New file. 830 * Makefile.am (EXTRA_DIST): Add Makefile.vms. 831 832 2003-03-17 Bruno Haible <bruno (a] clisp.org> 833 834 Native Woe32/MSVC support. 835 * Makefile.msvc: New file. 836 * Makefile.am (EXTRA_DIST): Add it. 837 838 2003-03-10 Bruno Haible <bruno (a] clisp.org> 839 840 * msggrep.texi: Document option -C completely. 841 Reported by Martin Quinson <Martin.Quinson (a] tuxfamily.org>. 842 843 2003-03-03 Bruno Haible <bruno (a] clisp.org> 844 845 * msgen.texi: Don't say that the entries are marked fuzzy. 846 Reported by Karl Eichwalder <ke (a] suse.de>. 847 848 2003-02-22 Bruno Haible <bruno (a] clisp.org> 849 850 * gettext.texi (Python): Mention ngettext. 851 852 2003-02-22 Bruno Haible <bruno (a] clisp.org> 853 854 * Makefile.am (MOSTLYCLEANFILES): No need to clean the unused indices. 855 (The automake generated rule already cleans them.) 856 857 2003-02-22 Bruno Haible <bruno (a] clisp.org> 858 859 * Makefile.am (installdirs): Remove dependency, redundant with 860 automake >= 1.6. 861 862 2003-02-16 Bruno Haible <bruno (a] clisp.org> 863 864 * gettext.texi (Header Entry): Document Report-Msgid-Bugs-To. 865 * xgettext.texi: Document --msgid-bugs-address option. 866 867 2003-02-16 Bruno Haible <bruno (a] clisp.org> 868 869 * gettext.texi (Prioritizing messages): New section. 870 871 2003-02-16 Bruno Haible <bruno (a] clisp.org> 872 873 * gettext.texi (po/LINGUAS): Document en@quot and en@boldquot. 874 875 2003-02-15 Bruno Haible <bruno (a] clisp.org> 876 877 * gettext.texi (PO Files): Mention the other <lang>-format and 878 no-<lang>-format flags. 879 880 2003-02-15 Bruno Haible <bruno (a] clisp.org> 881 882 * gettext.texi: Use @code instead of @kbd in many places. 883 * xgettext.texi: Likewise. 884 885 2003-02-12 Bruno Haible <bruno (a] clisp.org> 886 887 * Makefile.am (docdir): Use 'gettext' instead of @PACKAGE@. 888 (EXTRA_DIST): Add ChangeLog.0. 889 * mdate-sh: Move to ../../config/mdate-sh. 890 891 892 See ChangeLog.0 for earlier changes. 893