---------------------------------
* Exiv2 utility
- [tools] exiv2 utility: Fixed handling of multiple rename options
-r, -t, -T
* Exiv2 library
- 0000508: [exif] Fixed mapping of CRW rotation info to Exif orientation.
(Reported and analysed by Marco Piovanelli)
- 0000507: [exif] Fixed RAF read-support for systems without mmap. (Reported
by Udi Fuchs)
- [exif] Added tag names for a few tags used by Windows Vista and
ACDSee. (Gilles Caulier)
- [exif] Updated Nikon lens info to v2.20 of Robert Rottmerhusen's
lens database.
- [build environment] Switched to libtool's -version-info versioning
system.
- [build environment] By default, do not use the -g compiler option.
- [build environment] Added --disable-printucs2 configuration option
to disable Windows tag character conversion using libiconv.
- [build environment] Changes to make Exiv2 cross-compile smoothly
for win32 (Udi Fuchs)
- [build environment] Removed deprecated exiv2-config script and
some obsolescent autoconf macros pointed out by Udi Fuchs.
- [miscellaneous] Changed AnyError to inherit from std::exception;
changed the signature of AnyError::what(). (Suggested by Marco
Piovanelli)
- [miscellaneous] Fixed version check macro to actually check the
runtime version and not the compile-time version. Added version()
and versionNumber() functions.
- [miscellaneous] Updated German translation. (Oliver Dörr)
- [miscellaneous] Changed name of installed translation files to
lower case exiv2.mo. (Highlighted by Angelo Naselli)