12014-01-05 Dan Fandrich <dan@coneharvesters.com> 2 3 * po/es.po: Updated Spanish translation by Antonio Ceballos 4 52013-07-13 Dan Fandrich <dan@coneharvesters.com> 6 7 * po/tr.po: Added new Turkish translation by Volkan Gezer 8 * po/fr.po: Updated French translation by Frédéric Marchal 9 * po/vi.po: Updated Vietnamese translation by Trần Ngọc Quân 10 112013-03-13 Dan Fandrich <dan@coneharvesters.com> 12 13 * po/pt_BR.po: Added new Brazilian Portuguese translation 14 by Rafael Ferreira 15 162012-07-12 Dan Fandrich <dan@coneharvesters.com> 17 18 * Prevent NULL pointer dereference on out of memory situation. 19 Such a situation could be created when processing an extremely 20 large JPEG file. 21 * libjpeg/jpeg-data.c: Fixed bug that caused exif to read past the end 22 of a buffer. At worst, data->size would underflow which would cause 23 a gigantic read past the end of the heap buffer and likely 24 subsequent crash, which would only happen with a corrupted 25 input file. It might be possible to copy sensitive information 26 from process memory. 27 This fixes CVE-2012-2845 28 * Released 0.6.21 29 302012-06-27 Dan Fandrich <dan@coneharvesters.com> 31 32 * exif.1: Added warning about XML, switched to UTF-8, 33 other minor improvements 34 352012-05-19 Dan Fandrich <dan@coneharvesters.com> 36 37 * po/id.po: Updated Indonesian translation by Andhika Padmawan 38 392012-05-16 Dan Fandrich <dan@coneharvesters.com> 40 41 * po/hr.po: Added new Croatian translation by Tomislav Krznar 42 * po/sr.po: Added new Serbian translation by Мирослав Николић 43 * po/vi.po: Updated Vietnamese translation by Trần Ngọc Quân 44 452011-12-08 Dan Fandrich <dan@coneharvesters.com> 46 47 * po/cs.po: Added new Czech translation by Marek Černocký 48 * Converted ChangeLog into UTF-8 49 502011-11-07 Dan Fandrich <dan@coneharvesters.com> 51 52 * po/de.po: Updated German translation by Mario Blättermann 53 542011-09-14 Dan Fandrich <dan@coneharvesters.com> 55 56 * po/lv.po: Updated Latvian translation by Rihards Prieditis 57 582011-08-26 Dan Fandrich <dan@coneharvesters.com> 59 60 * po/eo.po: Added new Esperanto translation by Felipe Castro 61 * po/uk.po: Added new Ukrainian translation by Yuri Chornoivan 62 * po/da.po: Updated Danish translation by Joe Hansen 63 * po/fi.po: Updated Finnish translation by Jorma Karvonen 64 * po/is.po: Updated Icelandic translation by Sveinn í Felli 65 * po/it.po: Updated Italian translation by Vincenzo Campanella 66 * po/nl.po: Updated Dutch translation by Erwin Poeze 67 * po/pl.po: Updated Polish translation by Jakub Bogusz 68 * po/sk.po: Updated Slovak translation by Ivan Masár 69 * po/sv.po: Updated Swedish translation by Daniel Nylander 70 * po/zh_CN.po: Updated Chinese (simplified) translation by Ji ZhengYu 71 722010-12-15 Dan Fandrich <dan@coneharvesters.com> 73 74 * Released 0.6.20 75 762010-10-19 Dan Fandrich <dan@coneharvesters.com> 77 78 * po/gl.po: Added new Galician translation by Fran Diéguez 79 * po/is.po: Updated Icelandic translation by Sveinn í Felli 80 812010-06-16 Dan Fandrich <dan@coneharvesters.com> 82 83 * Adding and removing a thumbnail can now be done at the same time 84 as other options. This closes Debian bug #552102 85 862010-02-18 Dan Fandrich <dan@coneharvesters.com> 87 88 * po/lv.po: Updated Latvian translation by Rihards Prieditis 89 * Changed capitalization of Unknown Tag message to be consistent 90 with regular tag names 91 922010-01-25 Dan Fandrich <dan@coneharvesters.com> 93 94 * po/ro.po: Added new Romanian translation by Sergiu Bivol 95 * configure.ac: Turned on the --enable-silent-rules configure option 96 972009-12-30 Dan Fandrich <dan@coneharvesters.com> 98 99 * po/sk.po: Updated Slovak translation by Ivan Masár 100 1012009-12-16 Dan Fandrich <dan@coneharvesters.com> 102 103 * Honour --machine-readable with --show-mnote 104 1052009-12-11 Dan Fandrich <dan@coneharvesters.com> 106 107 * Fixed a couple of memory leaks 108 1092009-11-23 Dan Fandrich <dan@coneharvesters.com> 110 111 * Honour --machine-readable with --show-mnote 112 1132009-11-21 Dan Fandrich <dan@coneharvesters.com> 114 115 * Increased the description width for the --list-tags command 116 * Allow --set-value on UNDEFINED tags (treated as a byte array) 117 1182009-11-20 Dan Fandrich <dan@coneharvesters.com> 119 120 * Rewrote the --set-value parser to use strtok to stop a NULL pointer 121 dereference when too few components were given, and to make it 122 more forgiving of whitespace. 123 * po/it.po: Updated Italian translation by Vincenzo Campanella 124 1252009-11-19 Dan Fandrich <dan@coneharvesters.com> 126 127 * --no-fixup now honoured during --create-exif to not create default 128 tags 129 1302009-11-12 Dan Fandrich <dan@coneharvesters.com> 131 132 * Released 0.6.19 133 1342009-10-17 Dan Fandrich <dan@coneharvesters.com> 135 136 * Fixed alignment of --list-tags header with --width 137 1382009-10-16 Dan Fandrich <dan@coneharvesters.com> 139 140 * po/ja.po: Added new Japanese translation by Tadashi Jokagi 141 1422009-10-13 Dan Fandrich <dan@coneharvesters.com> 143 144 * po/fi.po: Added new Finnish translation by Jorma Karvonen 145 * po/sv.po: Updated Swedish translation by Daniel Nylander 146 * po/vi.po: Updated Vietnamese translation by Clytie Siddall 147 * po/zh_CN.po: Updated Chinese (simplified) translation by Ji ZhengYu 148 1492009-10-12 Dan Fandrich <dan@coneharvesters.com> 150 151 * Added argument description for --set-value and a missing translation 152 (pointed out by Jorma Karvonen) 153 1542009-10-08 Dan Fandrich <dan@coneharvesters.com> 155 156 * Released 0.6.18 157 1582009-10-05 Dan Fandrich <dan@coneharvesters.com> 159 160 * Updated translations from Translation Project members to the 161 latest & hopefully final .pot file before release 162 1632009-09-30 Dan Fandrich <dan@coneharvesters.com> 164 165 * Added --no-fixup to disable attempts to fix tags in existing files. 166 This involved creating a version of exif_loader_get_data 167 (exif_get_data_opts) that allows ExifOption values to be set 168 in the ExifData before it's used to store tags. 169 * Added --width option to allow setting width of output 170 1712009-09-28 Dan Fandrich <dan@coneharvesters.com> 172 173 * Added the text of the LGPL V2.1 in COPYING so there isn't any 174 confusion as to the licensing terms of the project. GNU 175 autotools adds a GPL COPYING file by default if this doesn't 176 exist, which is wrong. 177 1782009-09-18 Dan Fandrich <dan@coneharvesters.com> 179 180 * po/de.po: Updated German translation by Marcus Meissner 181 * po/sv.po: Updated Swedish translation by Daniel Nylander 182 * po/vi.po: Updated Vietnamese translation by Clytie Siddall 183 * po/zh_CN.po: Updated Chinese (simplified) translation by Ji ZhengYu 184 1852009-09-17 Dan Fandrich <dan@coneharvesters.com> 186 187 * po/da.po: Updated Danish translation by Joe Hansen 188 * po/id.po: Updated Indonesian translation by Andhika Padmawan 189 * po/nl.po: Updated Dutch translation by Erwin Poeze 190 * po/pl.po: Updated Polish translation by Jakub Bogusz 191 1922009-09-03 Dan Fandrich <dan@coneharvesters.com> 193 194 * po/is.po: Added Icelandic translation by Sveinn í Felli 195 1962009-04-13 Dan Fandrich <dan@coneharvesters.com> 197 198 * po/lv.po: Added Latvian translation by Rihards Prieditis 199 * po/da.po: Updated Danish translation by Joe Hansen 200 * exif/actions.c: Allow setting signed & unsigned byte data 201 2022009-01-21 Dan Fandrich <dan@coneharvesters.com> 203 204 * exif/main.c: Create mandatory EXIF tags with the --create-exif option 205 2062009-01-14 Dan Fandrich <dan@coneharvesters.com> 207 208 * exif/main.c: Clarify the error when a file can't be read 209 * exif/actions.c: --ifd is now honoured while displaying tag contents 210 2112009-01-12 Dan Fandrich <dan@coneharvesters.com> 212 213 * exif/main.c: Allow setting --tag=0 (needed for the GPS IFD) 214 2152008-12-22 Dan Fandrich <dan@coneharvesters.com> 216 217 * po/vi.po: Updated Vietnamese translation by Clytie Siddall 218 2192008-11-28 Dan Fandrich <dan@coneharvesters.com> 220 221 * po/it.po: Added new Italian translation by Vincenzo Campanella 222 2232008-11-26 Dan Fandrich <dan@coneharvesters.com> 224 225 * po/da.po: Updated Danish translation by Joe Hansen 226 2272008-11-25 Dan Fandrich <dan@coneharvesters.com> 228 229 * po/sk.po: Updated Slovak translation by Ivan Masár 230 2312008-11-21 Dan Fandrich <dan@coneharvesters.com> 232 233 * po/zh_CN.po: Updated Chinese (simplified) translation by Ji ZhengYu 234 2352008-11-18 Dan Fandrich <dan@coneharvesters.com> 236 237 * po/id.po: Updated Indonesian translation by Andhika Padmawan 238 * po/nl.po: Updated Dutch translation by Erwin Poeze 239 * po/pl.po: Updated Polish translation by Jakub Bogusz 240 * po/sv.po: Updated Swedish translation by Daniel Nylander 241 * exif.1: Added some examples of how to use the command-line 242 2432008-11-11 Dan Fandrich <dan@coneharvesters.com> 244 245 * po/zh_CN.po: Updated Chinese (simplified) translation by Ji ZhengYu 246 2472008-11-06 Dan Fandrich <dan@coneharvesters.com> 248 249 * Released 0.6.17 250 2512008-11-05 Dan Fandrich <dan@coneharvesters.com> 252 253 * po/de.po: Updated German translation by Marcus Meissner 254 2552008-09-08 Dan Fandrich <dan@coneharvesters.com> 256 257 Added Danish translation by Joe Hansen 258 2592008-08-01 Dan Fandrich <dan@coneharvesters.com> 260 261 Added Indonesian translation by Andhika Padmawan 262 2632008-06-15 Lutz Mueller <lutz@users.sourceforge.net> 264 265 Patch by Matthieu Castet <castet.matthieu@free.fr> (slightly 266 modified): 267 268 * actions.c (convert_arg_to_entry): Allow the setting of the user 269 comment tag. 270 (action_set_value): Add some debugging information. 271 * main.c (main): When setting values, save the resulting data. 272 2732008-04-10 Dan Fandrich <dan@coneharvesters.com> 274 275 Added Slovak translation by Ivan Masár 276 2772008-03-27 Dan Fandrich <dan@coneharvesters.com> 278 279 Added Chinese (simplifed) translation by Ji ZhengYu 280 2812008-03-20 Dan Fandrich <dan@coneharvesters.com> 282 283 Added Vietnamese translation by Clytie Siddall 284 2852008-02-22 Lutz Mueller <lutz@users.sourceforge.net> 286 287 Make libexif-testsuite pass again (thanks to Dan Fandrich 288 <dan@coneharvesters.com> for alerting me): 289 290 * exif/actions.c: (action_remove_tag) Make both ifd and tag optional. 291 (action_show_tag) Make ifd optional. 292 * exif/main.c: (main) Don't require an ifd for the --remove option. 293 2942008-02-17 Lutz Mueller <lutz@users.sourceforge.net> 295 296 * exif/main.c: Move the remaining actions to... 297 * exif/actions.[c,h]: ...here. While at it, implement a --create-exif 298 option (suggestion and patch by Alexander Drozdov 299 <dzal_mail@mtu-net.ru>). This needs latest libexif, therefore ... 300 * configure.ac: ...require at least libexif 0.6.16.2. 301 3022008-02-17 Lutz Mueller <lutz@users.sourceforge.net> 303 304 In preparation of adding new command line options: 305 306 * exif/main.c: Move more individual actions to... 307 * exif/actions.[c,h]: ...here. That should make the file main.c more 308 readable. 309 3102008-02-10 Lutz Mueller <lutz@users.sourceforge.net> 311 312 Patch by Alexander Drozdov <dzal_mail@mtu-net.ru>: 313 314 * exif/utils.c (exif_tag_from_string): Speed improvements. 315 3162008-01-10 Jan Patera <patera@users.sourceforge.net> 317 318 * Added Svedish translation by Daniel Nylander <po@danielnylander.se> 319 3202007-11-24 Dan Fandrich <dan@coneharvesters.com> 321 322 * exif/main.c: Fixed a NULL dereference when the description of an 323 the invalid tag is requested. 324 3252007-11-07 Dan Fandrich <dan@coneharvesters.com> 326 327 * exif/main.c: Fixed the output of -t and -s when iconv is configured. 328 Load popt.h later so it works with popt-1.12. 329 3302006-07-28 Lutz Mueller <lutz@users.sourceforge.net> 331 332 Patch by Marek 'marx' Grac <mgrac@redhat.com>: 333 334 * exif/actions.c: (show_entry_xml, show_xml, action_tag_list_xml) New. 335 * exif/actions.h: Remove cruft. 336 * exif/main.c: Provide an 'xml-output' option. 337 3382006-03-23 Lutz Mueller <lutz@users.sourceforge.net> 339 340 * exif/main.c: Add the command line option '--version'/'-v'. 341 3422005-08-15 Lutz Mueller <lutz@users.sourceforge.net> 343 344 Patch by Jakub Bogusz <qboosh@pld-linux.org>: 345 346 * libexif/exif-i18n.h: Fix translation. 347 * po/pl.po: New 348 3492005-04-27 Lutz Mueller <lutz@users.sourceforge.net> 350 351 * libexif/main.c 352 * libexif/actions.c: Use logging mechanism. Use new exif_tag_get_* 353 functions. 354 3552005-03-30 Jan Patera <patera@users.sourceforge.net> 356 357 * libjpeg/jpeg-data/c: memset in jpeg_data_append_section(). 358 Fix for truncated JPEGs: if 1st to the last byte was between 0xC0 359 and 0xFE, reading beyond allocated memory & possible crashes occured, 360 eventually screwed file was saved. 361 3622005-03-30 Lutz Mueller <lutz@users.sourceforge.net> 363 364 * exif/main.c: Always use a logging function to make errors fatal. This 365 fixes #1169170. 366 3672005-03-29 Lutz Mueller <lutz@users.sourceforge.net> 368 369 * exif/main.c: Abort if anything goes wrong. Fixes #1054322. 370 3712005-03-29 Lutz Mueller <lutz@users.sourceforge.net> 372 373 * libjpeg/jpeg-data.c: Bring it in sync with libexif/libjpeg/jpeg-data.c 374 3752005-03-29 Lutz Mueller <lutz@users.sourceforge.net> 376 377 * libjpeg/jpeg-data.c: Don't crash. First part of fix for #1054322. 378 Remainder will follow in libexif. 379 3802005-03-16 Lutz Mueller <lutz@users.sourceforge.net> 381 382 * exif/main.c: Fix for #994706. 383 3842005-03-14 Hans Ulrich Niedermann <gp@n-dimensional.de> 385 386 * exif/main.c: remove email address from translatable string 387 * exif/main.c: return exit code != 0 in case of invalid command line 388 * configure.in, m4/*, exif/Makefile.am: Use updated build system 389 This should fix many build problems reported in the past. 390 * po/*.po: Update translations for changed string, and %s vs. %m 391 3922005-01-08 Lutz Mueller <lutz@users.sourceforge.net> 393 394 Suggestion by Michael Rasmussen <mikeraz@patch.com>: 395 396 * exif/main.c: Make '-m' together with '--tag' only print the value of 397 the tag, nothing else. 398 3992004-12-05 Lutz Mueller <lutz@users.sourceforge.net> 400 401 * exif/actions.c: Lars Ellenberg <l.g.e@web.de> found out that 402 on his system, fprintf ("%s", NULL) does not work. 403 * exif/exif-utils.[c,h]: Remove some unused code. 404 4052004-09-09 Lutz Mueller <lutz@users.sourceforge.net> 406 407 * exif/configure.in: We depend on libexif 0.6.11. 408 * exif/main.c: Use standard error titles and messages. 409 4102004-08-31 Jan Patera <patera@users.sourceforge.net> 411 412 * exif/main.c,actions.*: action_mnote_list can print 413 mnote tag ID instead of its name. 414 Code submitted by Serge Droz <serge.droz@psi.ch>. 415 4162004-08-27 Lutz Mueller <lutz@users.sourceforge.net> 417 418 * exif/exif-i18n.c: Some users don't have iconv. 419 4202004-06-22 Lutz Mueller <lutz@users.sourceforge.net> 421 422 * exif/actions.c: Don't crash if return value is NULL. Spotted by 423 Serge Droz <serge.droz@psi.ch>. 424 Kill warning. 425 4262004-06-06 Lutz Mueller <lutz@users.sourceforge.net> 427 428 * exif/actions.c: Try to fix segfault. 429 4302004-06-06 Lutz Mueller <lutz@users.sourceforge.net> 431 432 * exif/actions.c: Fix --show-mnote. 433 4342004-05-27 Lutz Mueller <lutz@users.sourceforge.net> 435 436 * configure.in: 0.6.10 as 0.6.9 has just been released. 437 4382004-05-27 Lutz Mueller <lutz@users.sourceforge.net> 439 440 * *: Now make distcheck works. 441 4422004-05-24 Jan Patera <patera@users.sourceforge.net> 443 444 * libjpeg/jpeg-data.[c,h]: jpeg_data_append_section changed 445 from static to public 446 4472004-05-20 Lutz Mueller <lutz@users.sourceforge.net> 448 449 * exif/*: Support for maker notes. 450 * exif/main.c: Proposal for support of debugging messages. 451 4522004-05-11 Jan Patera <patera@users.sourceforge.net> 453 454 * libjpeg/jpeg-data.c: memory leak in jpeg_data_set_exif_data, 455 return type of jpeg_data_save_file 456 4572004-04-04 Lutz Mueller lutz@users.sourceforge.net 458 459 * configure.in: libmnote is no longer separate from libexif. 460 4612004-01-08 Lutz Mueller <lutz@users.sourceforge.net> 462 463 * exif/actions.c: Adapt to new API 464 * configure.in: Require libexif-0.5.13. 465 4662003-10-15 Lutz Mueller <lutz@users.sourceforge.net> 467 468 * exif.spec.in: Patches by Peter Bieringer <pb@bieringer.de>. 469 4702003-10-01 Lutz Mueller <lutz@users.sourceforge.net> 471 472 * exif/exif-i18n.c: Patch to fix 64bit related crash by 473 Marcus Meissner (#784852). 474 4752003-10-01 Lutz Mueller <lutz@users.sourceforge.net> 476 477 * exif/actions.[c,h]: 478 * exif/main.c: Add option --machine-readable. Patch by 479 Greg Baker (#761641). 480 4812003-08-21 Lutz Mueller <lutz@users.sourceforge.net> 482 483 * exif/exif-main.c: Patch by Roberto Costa <roberto.costa@ensta.org> 484 without ChangeLog entry. Does something with --set-value and 485 compiles without warnings... 486 4872003-05-05 Lutz Mueller <lutz@users.sourceforge.net> 488 489 * exif/exif-i18n.[c,h]: New. Suggested by Gernot Jander 490 <gernot@bigpond.com>. 491 4922003-03-13 Lutz Mueller <lutz@users.sourceforge.net> 493 494 * libjpeg/jpeg-data.c: Aravind aravinds1@users.sourceforge.net found 495 a bug there. 496 4972003-02-11 Lutz Mueller <lutz@users.sourceforge.net> 498 499 * exif/main.c: IRIS fixes by Andrea Suatoni 500 <a.suatoni@telefonica.net>. 501 5022003-01-28 Lutz Mller <lutz@users.sourceforge.net> 503 504 * exif/main.c: Change the description of '--output' from 505 'write output' to 'write data'. Should fix #671440. 506 5072002-11-17 Rod Whitby <software.libexif@rwhitby.net> 508 509 * configure.in: 510 * exif/main.c: 511 * exif/actions.c: 512 * exif/actions.h: 513 * exif/utils.c: 514 * exif/utils.h: Added support for libmnote (MakerNote parsing). 515 516 * exif/main.c: Changed show_entry to use exif_entry_dump. 517 518 * exif/main.c: Fixed set_value for EXIF_FORMAT_ASCII. 519 5202002-11-15 Lutz Müller <lutz@users.sourceforge.net> 521 522 * configure.in: Ok, I got the message. Let exif _optionally_ use 523 libmnote if available. 524 5252002-11-15 Lutz Müller <lutz@users.sourceforge.net> 526 527 * configure.in: Make exif depend on libmnote. This library isn't used 528 yet, but that's subject to change. 529 5302002-10-23 Lutz Müller <lutz@users.sourceforge.net> 531 532 * exif/main.c: s/poptPrintUsage/poptPrintHelp 533 5342002-10-22 Lutz Müller <lutz@users.sourceforge.net> 535 536 * exif/main.c: Fix segfault. 537 5382002-10-22 Lutz Müller <lutz@users.sourceforge.net> 539 540 * exif/main.c: Print usage if no arguments are given. Save modified 541 files on --remove-ifd and --remove. Try to avoid a segfault. 542 5432002-10-21 Lutz Müller <lutz@users.sourceforge.net> 544 545 * exif/main.c: --remove-thumbnail and --remove [tag,ifd] as 546 requested by Marko Mäkelä <Marko.Makela@HUT.FI>. 547 5482002-09-16 Lutz Müller <lutz@users.sourceforge.net> 549 550 * exif.1: Donated by Thomas Pircher <thomas.pircher@gmx.net> 551 5522002-09-15 Lutz Müller <lutz@users.sourceforge.net> 553 554 * configure.in: 555 * exif/main.c: 556 * exif/actions.c: IRIS fixes by Andrea Suatoni 557 <a.suatoni@telefonica.net> 558 5592002-09-15 Lutz Müller <lutz@users.sourceforge.net> 560 561 * configure.in: 562 * po/es.po: Spanish translation by Fabian Mandelbaum 563 <fabman@2vias.com.ar> 564 5652002-08-30 Lutz Müller <lutz@users.sourceforge.net> 566 567 * exif/main.c: Make sure people don't try too save too much EXIF data. 568 5692002-08-06 Lutz Müller <lutz@users.sourceforge.net> 570 571 * configure.in: Check for locale.h 572 * exif/main.c: Only use setlocale if locale.h is availabe. 573 5742002-07-25 Lutz Müller <lutz@users.sourceforge.net> 575 576 * configure.in: Version 0.5. Require at least libexif-0.5.4. 577 * exif: Adapt to new API. Prepare --set-value. 578 5792002-06-10 Lutz Müller <lutz@users.sourceforge.net> 580 581 * configure.in: Version 0.4 582 5832002-06-10 Lutz Müller <lutz@users.sourceforge.net> 584 585 * configure.in: We need autoconf > 2.50. 586 5872002-06-09 Lutz Müller <lutz@users.sourceforge.net> 588 589 Internationalization. 590 5912002-06-08 Lutz Müller <lutz@users.sourceforge.net> 592 593 * exif: --insert-thumbnail option. 594 5952002-06-03 Lutz Müller <lutz@users.sourceforge.net> 596 597 * configure.in: Version 0.3 598 5992002-06-03 Lutz Müller <lutz@users.sourceforge.net> 600 601 Patch by Guido Ostkamp <Guido.Ostkamp@t-online.de>: 602 603 * exif/main.c: Fix pointer error. 604 6052002-04-15 Lutz Müller <lutz@users.sourceforge.net> 606 607 * exif/main.c: Print a warning if no EXIF data can be found. 608 * exif/actions.c: Don't segfault. 609 6102002-04-04 Hans Ulrich Niedermann <gp@n-dimensional.de> 611 612 * Makefile.am: dded .tar.bz2 packaging to "make dist" 613 6142002-04-04 Lutz Müller <lutz@users.sourceforge.net> 615 616 * exif/main.c: Old versions of popt.h don't define POPT_TABLEEND. 617 6182002-02-12 Lutz Müller <lutz@users.sourceforge.net> 619 620 * configure.in: Version 0.2 621