12006-11-27 Bruno Haible <bruno@clisp.org> 2 3 * gettext-0.16.1 released. 4 52006-10-26 Bruno Haible <bruno@clisp.org> 6 7 * gettext-0.16 released. 8 92006-10-23 Bruno Haible <bruno@clisp.org> 10 11 * hello-c++-kde/admin/cvs.sh: Accept automake versions > 1.9.x. 12 132006-10-01 Bruno Haible <bruno@clisp.org> 14 15 * hello-*/autoclean.sh: Remove also intldir.m4. 16 172006-10-02 Bruno Haible <bruno@clisp.org> 18 19 * po/fr.po: Update from Christophe Combelles <ccomb@free.fr>. 20 * po/id.po: New file, from Tedi Heriyanto <tedi_heriyanto@yahoo.com>. 21 * po/LINGUAS: Add id. 22 * hello-*/po/LINGUAS: Update. 23 * Makefile.am (EXAMPLESFILES): Add the new message catalogs. 24 252006-09-18 Bruno Haible <bruno@clisp.org> 26 27 * hello-{c,c++,objc}*/{autoclean.sh,m4/Makefile.am}: Remove 28 inttypes-h.m4. 29 302006-09-11 Bruno Haible <bruno@clisp.org> 31 32 * hello-{c,c++,objc}*/autoclean.sh: Remove also intl.m4. 33 342006-08-28 Bruno Haible <bruno@clisp.org> 35 36 * hello-*/autoclean.sh: Remove mention of signed.m4. 37 382006-07-31 Bruno Haible <bruno@clisp.org> 39 40 * hello-c/autogen.sh: Replace gettext-tools/lib with 41 gettext-tools/gnulib-lib. 42 * hello-c++/autogen.sh: Likewise. 43 * hello-objc/autogen.sh: Likewise. 44 * hello-csharp/autogen.sh: Update for changed locations of *.m4 files. 45 * hello-csharp-forms/autogen.sh: Likewise. 46 * hello-java/autogen.sh: Likewise. 47 * hello-java-awt/autogen.sh: Likewise. 48 * hello-java-swing/autogen.sh: Likewise. 49 502006-07-30 Bruno Haible <bruno@clisp.org> 51 52 * hello-csharp*/autogen.sh: Update for changed location of 53 csharpcomp.sh.in and csharpexec.sh.in. 54 * hello-java*/autogen.sh: Update for changed location of 55 javacomp.sh.in and javaexec.sh.in. 56 572006-07-25 Bruno Haible <bruno@clisp.org> 58 59 * Makefile.msvc: Remove file. 60 * Makefile.am (EXTRA_DIST): Remove Makefile.msvc. 61 622006-07-25 Bruno Haible <bruno@clisp.org> 63 64 * Makefile.vms: Remove file. 65 * Makefile.am (EXTRA_DIST): Remove Makefile.vms. 66 672006-07-23 Bruno Haible <bruno@clisp.org> 68 69 * hello-c++-kde/autoclean.sh: Fix syntax error. 70 712006-07-21 Bruno Haible <bruno@clisp.org> 72 73 * gettext-0.15 released. 74 752006-07-21 Bruno Haible <bruno@clisp.org> 76 77 * hello-*/autogen.sh (GETTEXT_TOPSRCDIR): In the build directory case, 78 append one more "/..". 79 802006-07-20 Bruno Haible <bruno@clisp.org> 81 82 * po/sv.po: Update from Jan Djärv <jan.h.d@swipnet.se>. 83 * po/vi.po: Update from Clytie Siddall <clytie@riverland.net.au>. 84 * po/zh_HK.po: New file, from Abel Cheung <abelcheung@gmail.com>. 85 * po/LINGUAS: Add zh_HK. 86 * hello-*/po/LINGUAS: Update. 87 * Makefile.am (EXAMPLESFILES): Add the new message catalogs. 88 892006-07-14 Bruno Haible <bruno@clisp.org> 90 91 * po/Makefile.am (MOSTLYCLEANFILES): Add *.stackdump. 92 * hello-*/po/Makefile.am (MOSTLYCLEANFILES): Likewise. 93 942006-07-13 Bruno Haible <bruno@clisp.org> 95 96 * configure.ac (Makefile): Invoke FIX_MAKEFILE_TOPDIR_DISTRIB instead 97 of FIX_MAKEFILE_DISTRIB. 98 992006-07-13 Bruno Haible <bruno@clisp.org> 100 101 * hello-c++-kde/admin/cvs.sh: Disable the search for specific 102 versions of autoconf, autoheader, autom4te, automake, aclocal. 103 Accept autoconf, autoheader versions > 2.59. Accept automake 104 versions > 1.8.x. 105 1062006-07-13 Bruno Haible <bruno@clisp.org> 107 108 * Makefile.am (ACLOCAL_AMFLAGS): New variable. 109 1102006-07-03 Bruno Haible <bruno@clisp.org> 111 112 * po/eo.po: New file, from Edmund Grimley Evans <edmundo@rano.org>. 113 * po/it.po: Update from Marco Colombo <m.colombo@ed.ac.uk>. 114 * po/LINGUAS: Add eo. 115 * hello-*/po/LINGUAS: Update. 116 * Makefile.am (EXAMPLESFILES): Add the new message catalogs. 117 1182006-06-29 Bruno Haible <bruno@clisp.org> 119 120 * configure.ac: New file. 121 * Makefile.am (AUTOMAKE_OPTIONS): Drop gnits, use foreign instead. 122 * po/Makefile.am (POTFILES): Remove examples/ prefix. 123 1242006-06-27 Bruno Haible <bruno@clisp.org> 125 126 * hello-c/{autoclean.sh,m4/Makefile.am}: Remove isc-posix.m4. 127 * hello-c-gnome/{autoclean.sh,m4/Makefile.am}: Likewise. 128 * hello-c++/{autoclean.sh,m4/Makefile.am}: Likewise. 129 * hello-c++-gnome/{autoclean.sh,m4/Makefile.am}: Likewise. 130 * hello-c++-kde/{autoclean.sh,m4/Makefile.am}: Likewise. 131 * hello-objc/{autoclean.sh,m4/Makefile.am}: Likewise. 132 * hello-objc-gnome/{autoclean.sh,m4/Makefile.am}: Likewise. 133 1342006-04-14 Bruno Haible <bruno@clisp.org> 135 136 Assume autoconf >= 2.60. 137 * Makefile.am (docdir): Remove variable. 138 * po/Makefile.am (localedir): Remove variable. 139 1402006-06-04 Bruno Haible <bruno@clisp.org> 141 142 * hello-c/{autoclean.sh,m4/Makefile.am}: Replace inttypes.m4 with 143 inttypes-h.m4. 144 * hello-c-gnome/{autoclean.sh,m4/Makefile.am}: Likewise. 145 * hello-c++/{autoclean.sh,m4/Makefile.am}: Likewise. 146 * hello-c++-gnome/{autoclean.sh,m4/Makefile.am}: Likewise. 147 * hello-c++-kde/{autoclean.sh,m4/Makefile.am}: Likewise. 148 * hello-objc/{autoclean.sh,m4/Makefile.am}: Likewise. 149 * hello-objc-gnome/{autoclean.sh,m4/Makefile.am}: Likewise. 150 1512006-05-01 Bruno Haible <bruno@clisp.org> 152 153 * hello-java/configure.ac: Pass a source-version to gt_JAVACOMP. Move 154 gt_JAVAEXEC call before the gt_JAVACOMP call. 155 * hello-java-awt/configure.ac: Likewise. 156 * hello-java-swing/configure.ac: Likewise. 157 1582006-04-17 Bruno Haible <bruno@clisp.org> 159 160 * Makefile.am: Use $(mkdir_p) instead of $(mkinstalldirs). 161 * hello-csharp/Makefile.am: Likewise. 162 * hello-csharp-forms/Makefile.am: Likewise. 163 * hello-java/Makefile.am: Likewise. 164 * hello-java-awt/Makefile.am: Likewise. 165 * hello-java-swing/Makefile.am: Likewise. 166 * hello-pascal/Makefile.am: Likewise. 167 * hello-c++-qt/po/Makefile.am: Likewise. 168 * hello-c++-wxwidgets/po/Makefile.am: Likewise. 169 * hello-clisp/po/Makefile.am: Likewise. 170 * hello-csharp/po/Makefile.am: Likewise. 171 * hello-csharp-forms/po/Makefile.am: Likewise. 172 * hello-gawk/po/Makefile.am: Likewise. 173 * hello-guile/po/Makefile.am: Likewise. 174 * hello-librep/po/Makefile.am: Likewise. 175 * hello-pascal/po/Makefile.am: Likewise. 176 * hello-perl/po/Makefile.am: Likewise. 177 * hello-php/po/Makefile.am: Likewise. 178 * hello-python/po/Makefile.am: Likewise. 179 * hello-sh/po/Makefile.am: Likewise. 180 * hello-smalltalk/po/Makefile.am: Likewise. 181 * hello-tcl/po/Makefile.am: Likewise. 182 * hello-tcl-tk/po/Makefile.am: Likewise. 183 * hello-ycp/po/Makefile.am: Likewise. 184 * hello-*/autoclean.sh: Don't remove mkinstalldirs. 185 1862006-04-14 Bruno Haible <bruno@clisp.org> 187 188 Don't ignore the --localedir option from autoconf >= 2.60. 189 * hello-c/Makefile.am (localedir): Remove variable. 190 * hello-c-gnome/Makefile.am (localedir): Likewise. 191 * hello-objc/Makefile.am (localedir): Likewise. 192 * hello-objc-gnome/Makefile.am (localedir): Likewise. 193 * hello-c++/Makefile.am (localedir): Likewise. 194 * hello-c++-kde/Makefile.am (localedir): Likewise. 195 * hello-c++-gnome/Makefile.am (localedir): Likewise. 196 * hello-c++-qt/Makefile.am (localedir): Likewise. 197 * hello-c++-qt/po/Makefile.am (localedir): Likewise. 198 * hello-c++-wxwidgets/Makefile.am (localedir): Likewise. 199 * hello-c++-wxwidgets/po/Makefile.am (localedir): Likewise. 200 * hello-clisp/po/Makefile.am (localedir): Likewise. 201 * hello-gawk/po/Makefile.am (localedir): Likewise. 202 * hello-guile/po/Makefile.am (localedir): Likewise. 203 * hello-librep/po/Makefile.am (localedir): Likewise. 204 * hello-pascal/po/Makefile.am (localedir): Likewise. 205 * hello-perl/po/Makefile.am (localedir): Likewise. 206 * hello-php/po/Makefile.am (localedir): Likewise. 207 * hello-python/po/Makefile.am (localedir): Likewise. 208 * hello-sh/po/Makefile.am (localedir): Likewise. 209 * hello-smalltalk/po/Makefile.am (localedir): Likewise. 210 * hello-ycp/po/Makefile.am (localedir): Likewise. 211 2122006-04-14 Bruno Haible <bruno@clisp.org> 213 214 * hello-c/configure.ac: Use gettext-0.15 infrastructure. 215 * hello-c-gnome/configure.ac: Likewise. 216 * hello-objc/configure.ac: Likewise. 217 * hello-objc-gnome/configure.ac: Likewise. 218 * hello-c++/configure.ac: Likewise. 219 * hello-c++-kde/configure.in.in: Likewise. 220 * hello-c++-gnome/configure.ac: Likewise. 221 * hello-c-gnome/m4/Makefile.am (EXTRA_DIST): Add lock.m4. 222 * hello-c++-kde/m4/Makefile.am (EXTRA_DIST): Likewise. 223 2242006-04-14 Bruno Haible <bruno@clisp.org> 225 226 Prepare for autoconf-2.60. 227 * hello-clisp/configure.ac: Set datarootdir before evaluating 228 ${datadir}. 229 * hello-gawk/configure.ac: Likewise. 230 * hello-guile/configure.ac: Likewise. 231 * hello-librep/configure.ac: Likewise. 232 * hello-pascal/configure.ac: Likewise. 233 * hello-perl/configure.ac: Likewise. 234 * hello-php/configure.ac: Likewise. 235 * hello-python/configure.ac: Likewise. 236 * hello-sh/configure.ac: Likewise. 237 * hello-smalltalk/configure.ac: Likewise. 238 2392006-04-07 Bruno Haible <bruno@clisp.org> 240 241 * po/hu.po: New file, from Kiss Tamás <atomi@inf.elte.hu>. 242 * po/pt.po: New file, from 243 Helder Correia <helder.pereira.correia@gmail.com>. 244 * po/sl.po: New file, from 245 Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>. 246 * po/vi.po: Update from Clytie Siddall <clytie@riverland.net.au>. 247 * po/LINGUAS: Add hu, pt, sl. 248 * hello-*/po/LINGUAS: Update. 249 * Makefile.am (EXAMPLESFILES): Add the new message catalogs. 250 2512006-03-25 Bruno Haible <bruno@clisp.org> 252 253 * hello-csharp-forms/README: New file. 254 * Makefile.am (EXAMPLESFILES): Add it. 255 2562006-03-25 Bruno Haible <bruno@clisp.org> 257 258 New example for wxWidgets. 259 * hello-c++-wxwidgets: New subdirectory. 260 * README: Mention it. 261 * Makefile.am (EXAMPLESFILES): Add the files in hello-c++-wxwidgets. 262 * po/Makefile.am (POTFILES): Add hello-c++-wxwidgets source. 263 (SMALLPOTS): Add hello-c++-wxwidgets.pot. 264 (hello-c++-wxwidgets.pot): New rule. 265 (SMALLPOFILES_FOR_lang): Add hello-c++-wxwidgets elements. 266 (../hello-c++-wxwidgets/po/$(LL).po): New rule. 267 2682005-10-18 Bruno Haible <bruno@clisp.org> 269 270 * hello-c/po/Makevars (USE_MSGCTXT): New macro. 271 * hello-c-gnome/po/Makevars (USE_MSGCTXT): New macro. 272 * hello-c++/po/Makevars (USE_MSGCTXT): New macro. 273 * hello-c++-gnome/po/Makevars (USE_MSGCTXT): New macro. 274 * hello-c++-kde/po/Makevars (USE_MSGCTXT): New macro. 275 * hello-objc/po/Makevars (USE_MSGCTXT): New macro. 276 * hello-objc-gnome/po/Makevars (USE_MSGCTXT): New macro. 277 2782005-09-19 Bruno Haible <bruno@clisp.org> 279 280 * hello-*/autogen.sh: Also install m4/progtest.m4. 281 * hello-*/autoclean.sh: Also remove m4/progtest.m4. 282 2832005-07-24 Bruno Haible <bruno@clisp.org> 284 285 Tidy up exported symbols. 286 * hello-c/m4/Makefile.am (EXTRA_DIST): Add visibility.m4. 287 * hello-c-gnome/m4/Makefile.am (EXTRA_DIST): Likewise. 288 * hello-c++/m4/Makefile.am (EXTRA_DIST): Likewise. 289 * hello-c++-gnome/m4/Makefile.am (EXTRA_DIST): Likewise. 290 * hello-c++-kde/m4/Makefile.am (EXTRA_DIST): Likewise. 291 * hello-objc/m4/Makefile.am (EXTRA_DIST): Likewise. 292 * hello-objc-gnome/m4/Makefile.am (EXTRA_DIST): Likewise. 293 * hello-c/autoclean.sh: Remove also m4/visibility.m4. 294 * hello-c-gnome/autoclean.sh: Likewise. 295 * hello-c++/autoclean.sh: Likewise. 296 * hello-c++-gnome/autoclean.sh: Likewise. 297 * hello-c++-kde/autoclean.sh: Likewise. 298 * hello-objc/autoclean.sh: Likewise. 299 * hello-objc-gnome/autoclean.sh: Likewise. 300 3012005-07-26 Bruno Haible <bruno@clisp.org> 302 303 * installpaths.in (datarootdir): New variable. 304 3052005-07-16 Bruno Haible <bruno@clisp.org> 306 307 * hello-c/m4/Makefile.am (EXTRA_DIST): Add lock.m4. 308 * hello-c++/m4/Makefile.am (EXTRA_DIST): Likewise. 309 * hello-c++-gnome/m4/Makefile.am (EXTRA_DIST): Likewise. 310 * hello-objc/m4/Makefile.am (EXTRA_DIST): Likewise. 311 * hello-objc-gnome/m4/Makefile.am (EXTRA_DIST): Likewise. 312 * hello-c/autoclean.sh: Remove also m4/lock.m4. 313 * hello-c-gnome/autoclean.sh: Likewise. 314 * hello-c++/autoclean.sh: Likewise. 315 * hello-c++-gnome/autoclean.sh: Likewise. 316 * hello-c++-kde/autoclean.sh: Likewise. 317 * hello-objc/autoclean.sh: Likewise. 318 * hello-objc-gnome/autoclean.sh: Likewise. 319 3202005-05-01 Bruno Haible <bruno@clisp.org> 321 322 * hello-csharp/configure.ac, hello-csharp-forms/configure.ac: Call 323 gt_CSHARPEXEC with parameters. 324 * hello-csharp/m4/Makefile.am, hello-csharp-forms/m4/Makefile.am 325 (EXTRA_DIST): Add csharpexec-test.exe. 326 * hello-csharp/autogen.sh, hello-csharp-forms/autogen.sh: Also copy 327 m4/csharpexec-test.exe. 328 * hello-csharp/autoclean.sh, hello-csharp-forms/autoclean.sh: Also 329 remove m4/csharpexec-test.exe. 330 3312006-06-21 Bruno Haible <bruno@clisp.org> 332 333 * gettext-0.14.6 released. 334 3352005-05-23 Bruno Haible <bruno@clisp.org> 336 337 * gettext-0.14.5 released. 338 3392005-05-23 Bruno Haible <bruno@clisp.org> 340 341 * po/zh_TW.po: New file, from Abel Cheung <abelcheung@gmail.com>. 342 * po/LINGUAS: Add it. 343 * hello-*/po/LINGUAS: Update. 344 * Makefile.am (EXAMPLESFILES): Add the new message catalogs. 345 3462005-04-11 Bruno Haible <bruno@clisp.org> 347 348 * gettext-0.14.4 released. 349 3502005-04-11 Bruno Haible <bruno@clisp.org> 351 352 * po/it.po: Update from Marco Colombo <m.colombo@ed.ac.uk>. 353 3542005-03-14 Bruno Haible <bruno@clisp.org> 355 356 * gettext-0.14.3 released. 357 3582005-03-08 Bruno Haible <bruno@clisp.org> 359 360 * po/vi.po: Update from Clytie Siddall <clytie@riverland.net.au>. 361 3622005-03-08 Bruno Haible <bruno@clisp.org> 363 364 * po/it.po: New file, from Marco Colombo <m.colombo@ed.ac.uk>. 365 * po/LINGUAS: Add it. 366 * hello-*/po/LINGUAS: Update. 367 * Makefile.am (EXAMPLESFILES): Add the new message catalogs. 368 3692005-03-06 Bruno Haible <bruno@clisp.org> 370 371 * po/Makefile.am, hello-*/po/Makefile.am (stamp-po): Do nothing if 372 $(DOMAIN).pot does not exist. 373 (EXTRA_DIST): Remove $(DOMAIN).pot, stamp-po. 374 (distdir1): If $(DOMAIN).pot exists, distribute also $(DOMAIN).pot and 375 stamp-po. 376 3772005-02-24 Bruno Haible <bruno@clisp.org> 378 379 * gettext-0.14.2 released. 380 3812005-02-24 Bruno Haible <bruno@clisp.org> 382 383 * hello-*/autogen.sh: Define and use GETTEXT_TOPSRCDIR, to make it 384 work in VPATH builds. 385 3862005-02-23 Bruno Haible <bruno@clisp.org> 387 388 * xsmallpot.sh: Make the temporary directory writable. 389 3902005-02-23 Bruno Haible <bruno@clisp.org> 391 392 * xsmallpot.sh: Add srcdir argument. Make it work when 393 builddir != srcdir. 394 * Makefile.am (hello-*.pot): Update xsmallpot.sh invocations. 395 3962005-02-21 Bruno Haible <bruno@clisp.org> 397 398 * po/vi.po: New file, from Clytie Siddall <clytie@riverland.net.au>. 399 * po/LINGUAS: Add vi. 400 * hello-*/po/LINGUAS: Update. 401 * Makefile.am (EXAMPLESFILES): Add the new message catalogs. 402 4032005-02-11 Bruno Haible <bruno@clisp.org> 404 405 * po/ga.po: New file, from Kevin Patrick Scannell <scannell@slu.edu>. 406 * po/LINGUAS: Add ga. 407 * hello-*/po/LINGUAS: Update. 408 * Makefile.am (EXAMPLESFILES): Add the new message catalogs. 409 4102005-02-06 Bruno Haible <bruno@clisp.org> 411 412 * hello-*/po/Makefile.am ($(DOMAIN).pot-update): If MSGID_BUGS_ADDRESS 413 is empty and PACKAGE_BUGREPORT is available, use the latter. 414 * po/Makefile.am ($(DOMAIN).pot-update): Likewise. 415 4162005-01-20 Bruno Haible <bruno@clisp.org> 417 418 * hello-guile/hello.scm: Invoke setlocale. Fix bindtextdomain call. 419 4202005-01-16 Bruno Haible <bruno@clisp.org> 421 422 Support for Scheme. 423 * hello-guile: New subdirectory. 424 * README: Mention it. 425 * Makefile.am (EXAMPLESFILES): Add the files in hello-guile. 426 * po/Makefile.am (POTFILES): Add hello-guile source. 427 (SMALLPOTS): Add hello-guile.pot. 428 (hello-guile.pot): New rule. 429 (SMALLPOFILES_FOR_lang): Add hello-guile elements. 430 (../hello-guile/po/$(LL).po): New rule. 431 4322005-01-06 Bruno Haible <bruno@clisp.org> 433 434 * po/el.po: New file, from Simos Xenitellis <simos74@gmx.net>. 435 * po/ru.po: New file, from Pavel Maryanov <acid_jack@ukr.net>. 436 * po/uk.po: New file, from Maxim V. Dziumanenko <mvd@mylinux.com.ua>. 437 * po/LINGUAS: Add el, ru, uk. 438 * hello-*/po/LINGUAS: Update. 439 * Makefile.am (EXAMPLESFILES): Add the new message catalogs. 440 4412004-09-07 Bruno Haible <bruno@clisp.org> 442 443 * po/xsmallpot.sh: Keep AC_PROG_* and OBJC lines in configure.in. 444 * hello-objc/configure.ac: Assign OBJC through AC_SUBST. 445 * hello-objc-gnome/configure.ac: Likewise. 446 Needed to avoid error with automake-1.9. 447 4482004-08-19 Bruno Haible <bruno@clisp.org> 449 450 * hello-librep/hello.jl.in: Remove no-op comments. 451 4522004-03-21 Bruno Haible <bruno@clisp.org> 453 454 * po/es.po: Update from Max de Mendizábal <max@upn.mx>. 455 * po/sr.po: Update from Aleksandar Jelenak <jelenak@netlinkplus.net>. 456 4572004-02-24 Bruno Haible <bruno@clisp.org> 458 459 * hello-csharp*/hello.cs (Hello.Main): Remove workaround for mono bug, 460 fixed in mono-0.30.1. 461 4622004-02-24 Bruno Haible <bruno@clisp.org> 463 464 * hello-csharp*/autogen.sh: Copy also the csharp.m4 file. 465 4662004-02-02 Bruno Haible <bruno@clisp.org> 467 468 * hello-*/autoclean.sh, hello-*/m4/Makefile.am: Handle glibc2.m4 too. 469 4702004-01-29 Bruno Haible <bruno@clisp.org> 471 472 * gettext-0.14.1 released. 473 4742004-01-28 Bruno Haible <bruno@clisp.org> 475 476 * gettext-0.14 released. 477 4782004-01-28 Bruno Haible <bruno@clisp.org> 479 480 * po/tr.po: Update from Nilgün Belma Bugüner <nilgun@superonline.com>. 481 4822004-01-17 Bruno Haible <bruno@clisp.org> 483 484 * po/Makefile.am (POTFILES): Add hello-csharp, hello-csharp-forms 485 sources. 486 (SMALLPOTS): Add hello-csharp.pot, hello-csharp-forms.pot. 487 (hello-csharp.pot, hello-csharp-forms.pot): New rules. 488 (SMALLPOFILES_FOR_lang): Add hello-csharp, hello-csharp-forms elements. 489 (../hello-csharp/po/$(LL).po, ../hello-csharp-forms/po/$(LL).po): New 490 rules. 491 * po/mmsmallpo.sh: Use option --force-po. 492 4932004-01-17 Bruno Haible <bruno@clisp.org> 494 495 * hello-*/po/Makefile.am: Adapt to changes made in po/Makefile.in.in. 496 4972004-01-17 Bruno Haible <bruno@clisp.org> 498 499 * po/af.po: New file, from Ysbeer <ysbeer@af.org.za>. 500 * po/ca.po: Update from Ivan Vilata i Balaguer <ivan@selidor.net>. 501 * po/de.po: Update from Karl Eichwalder <ke@gnu.franken.de>. 502 * po/fr.po: Update from Michel Robitaille <robitail@iro.umontreal.ca>. 503 * po/ja.po: Update from Masahito Yamaga <ma@yama-ga.com>. 504 * po/nl.po: New file, from Elros Cyriatan <cyriatan@fastmail.fm>. 505 * po/pl.po: Update from Rafał Maszkowski <rzm@icm.edu.pl>. 506 * po/sk.po: New file, from Marcel Telka <marcel@telka.sk>. 507 * po/sv.po: Update from Jan Djärv <jan.h.d@swipnet.se>. 508 * po/zh_CN.po: Update from Funda Wang <fundawang@linux.net.cn>. 509 * po/LINGUAS: Add af, nl, sk. 510 * hello-*/po/LINGUAS: Update. 511 * Makefile.am (EXAMPLESFILES): Add the new message catalogs. 512 5132004-01-10 Bruno Haible <bruno@clisp.org> 514 515 * hello-c++-kde/admin: New directory, from KDE 3.1.4. 516 * hello-c++-kde/auto*.sh: Don't create/remove the contents of the 517 admin subdirectory. 518 * Makefile.am (EXAMPLESFILES): Add hello-c++-kde/admin/*. 519 5202004-01-10 Bruno Haible <bruno@clisp.org> 521 522 * hello-c/*, hello-c-gnome/*, hello-objc/*, hello-objc-gnome/*, 523 hello-c++/*, hello-c++-gnome/*, hello-c++-kde/*: Use the autoconf 524 infrastructure from gettext-0.13.1, not 0.12.1. 525 5262004-01-10 Bruno Haible <bruno@clisp.org> 527 528 * hello-csharp/hello.cs: Work around mono-0.29 CurrentUICulture bug. 529 * hello-csharp-forms/hello.cs: Likewise. 530 5312003-12-29 Bruno Haible <bruno@clisp.org> 532 533 * hello-perl/INSTALL: Mention that libintl-perl-1.09 required. 534 * hello-perl/hello-1.pl.in, hello-perl/hello-2.pl.in: Inhibit the 535 automatic UTF-8 conversion in UTF-8 locales with Perl-5.8.0. Thanks to 536 Guido Flohr. 537 5382003-12-26 Bruno Haible <bruno@clisp.org> 539 540 * hello-csharp: New subdirectory. 541 * hello-csharp-forms: New subdirectory. 542 * Makefile.am (EXAMPLESFILES): Add the files in hello-csharp and 543 hello-csharp-forms. 544 5452003-12-26 Bruno Haible <bruno@clisp.org> 546 547 * hello-c++-qt/m4/qt.m4: Quote the first argument of AC_DEFUN. 548 * hello-c++-gnome/m4/gtk.m4, hello-c++-gnome/m4/gtk--.m4: Likewise. 549 5502003-12-17 Bruno Haible <bruno@clisp.org> 551 552 * gettext-0.13.1 released. 553 5542003-12-17 Bruno Haible <bruno@clisp.org> 555 556 * hello-*/po/LINGUAS: Update. 557 * Makefile.am (EXAMPLESFILES): Add the new message catalogs. 558 5592003-12-09 Bruno Haible <bruno@clisp.org> 560 561 * hello-smalltalk/hello.st.in: Add workaround against PackageLoader 562 verbosity. Solution provided by Carey Evans <careye@spamcop.net>. 563 * hello-smalltalk/BUGS: Remove file. 564 * Makefile.am (EXAMPLESFILES): Update. 565 5662003-12-07 Bruno Haible <bruno@clisp.org> 567 568 * po/sv.po: New file, from Jan Djärv <jan.h.d@swipnet.se>. 569 * po/tr.po: New file, from 570 Nilgün Belma Bugüner <nilgun@superonline.com>. 571 * po/LINGUAS: Add sv, tr. 572 5732003-12-07 Bruno Haible <bruno@clisp.org> 574 575 * hello-perl/hello-1.pl.in: Renamed from hello-perl/hello.pl. Make it 576 work. 577 * hello-perl/hello-2.pl.in: New file, from Guido Flohr. 578 * hello-perl/po/Makefile.am (POTFILES): Update. 579 (XGETTEXT_OPTIONS): Add options needed for the Locale::TextDomain API. 580 * hello-perl/configure.ac: Update accordingly. 581 * hello-perl/Makefile.am: Update accordingly. 582 * Makefile.am (EXAMPLESFILES): Update. 583 * po/Makefile.am (POTFILES): Update. 584 5852003-12-06 Bruno Haible <bruno@clisp.org> 586 587 * hello-objc-gnustep/po/LocaleAliases: Add many new locales. Fix typo 588 for EcuadorSpanish. Remove conflicting entries for Indonesian and 589 Hebrew. 590 5912003-12-06 Bruno Haible <bruno@clisp.org> 592 593 * hello-objc-gnustep/autoclean.sh: Also remove the *.lproj directories. 594 * hello-objc-gnustep/po/GNUmakefile: Include the general rules at the 595 beginning, not at the end, so that our .SUFFIXES tag has an effect. 596 ($(ENSTRINGSFILES)): Create the target directory. 597 5982003-12-06 Bruno Haible <bruno@clisp.org> 599 600 * hello-*/INSTALL: Update the installation instructions. 601 * hello-c++-qt/BUGS: New file. 602 * hello-c++-kde/BUGS: New file. 603 * hello-objc-gnustep/BUGS: New file. 604 * hello-smalltalk/BUGS: New file. 605 * hello-java-awt/BUGS: New file. 606 * hello-java-swing/BUGS: New file. 607 * Makefile.am (EXAMPLESFILES): Add them. 608 6092003-12-02 Bruno Haible <bruno@clisp.org> 610 611 * Makefile.am (EXTRA_DIST): Don't add the EXAMPLESFILES. 612 (distdir1): New rule. Install the EXAMPLESFILES after 'update-po'. 613 6142003-11-30 Bruno Haible <bruno@clisp.org> 615 616 * gettext-0.13 released. 617 6182003-11-30 Bruno Haible <bruno@clisp.org> 619 620 * po/mmsmallpo.sh: Remove the POT-Creation-Date line from the generated 621 PO file. 622 * Makefile.am (EXAMPLESFILES): Add hello-pascal/hello.rst. 623 6242003-11-30 Bruno Haible <bruno@clisp.org> 625 626 * hello-*/po/LINGUAS: Update. 627 * Makefile.am (EXAMPLESFILES): Add the new message catalogs. 628 6292003-11-30 Bruno Haible <bruno@clisp.org> 630 631 * po/es.po: New file, from Max de Mendizábal <max@upn.mx>. 632 * po/LINGUAS: Add es. 633 6342003-11-24 Bruno Haible <bruno@clisp.org> 635 636 * po/ca.po: New file, from Ivan Vilata i Balaguer <ivan@selidor.net>. 637 * po/ro.po: New file, from Eugen Hoanca <eugenh@urban-grafx.ro>. 638 * po/LINGUAS: Add ca, ro. 639 6402003-11-22 Bruno Haible <bruno@clisp.org> 641 642 * po/ja.po: New file, from Masahito Yamaga <ma@yama-ga.com>. 643 * po/LINGUAS: Add ja. 644 6452003-11-20 Bruno Haible <bruno@clisp.org> 646 647 * hello-*/configure.ac: Remove AM_NLS invocation. 648 * po/xsmallpot.sh: Don't keep AM_NLS lines. 649 6502003-11-19 Bruno Haible <bruno@clisp.org> 651 652 * po/de.po: Update from Karl Eichwalder <ke@suse.de>. 653 * po/fr.po: New file, from Michel Robitaille <robitail@iro.umontreal.ca>. 654 * po/pl.po: New file, from Rafał Maszkowski <rzm@icm.edu.pl>. 655 * po/sr.po: New file, from Danilo Segan <dsegan@gmx.net>. 656 * po/zh_CN.po: New file, from Funda Wang <fundawang@linux.net.cn>. 657 * po/LINGUAS: Add fr, pl, sr, zh_CN. 658 6592003-11-15 Bruno Haible <bruno@clisp.org> 660 661 * hello-c/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES. 662 * hello-c-gnome/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES. 663 * hello-c++/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES. 664 * hello-c++-kde/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES. 665 * hello-c++-gnome/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES. 666 * hello-objc/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES. 667 * hello-objc-gnome/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES. 668 6692003-11-15 Bruno Haible <bruno@clisp.org> 670 671 * Makefile.am: New file. 672 * README: New file. 673 * installpaths.in: New file. 674 * hello-c: New subdirectory. 675 * hello-c-gnome: New subdirectory. 676 * hello-c++: New subdirectory. 677 * hello-c++-qt: New subdirectory. 678 * hello-c++-kde: New subdirectory. 679 * hello-c++-gnome: New subdirectory. 680 * hello-objc: New subdirectory. 681 * hello-objc-gnustep: New subdirectory. 682 * hello-objc-gnome: New subdirectory. 683 * hello-sh: New subdirectory. 684 * hello-python: New subdirectory. 685 * hello-clisp: New subdirectory. 686 * hello-librep: New subdirectory. 687 * hello-smalltalk: New subdirectory. 688 * hello-java: New subdirectory. 689 * hello-java-awt: New subdirectory. 690 * hello-java-swing: New subdirectory. 691 * hello-gawk: New subdirectory. 692 * hello-pascal: New subdirectory. 693 * hello-ycp: New subdirectory. 694 * hello-tcl: New subdirectory. 695 * hello-tcl-tk: New subdirectory. 696 * hello-perl: New subdirectory. 697 * hello-php: New subdirectory. 698 699