From 03224475f7adab456e09916538bf6e0a66b99b78 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sun, 17 Jan 2010 23:44:28 +0000 Subject: Added old KDE3 version of libkexiv2 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/libkexiv2@1076314 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- NEWS | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 NEWS (limited to 'NEWS') diff --git a/NEWS b/NEWS new file mode 100644 index 0000000..0f8bb1a --- /dev/null +++ b/NEWS @@ -0,0 +1,60 @@ +0.1.7 +------------------------------------------------------------------------ + +API changes: Added a version method to get runtime library version. + +Bugs fixed from B.K.O (http://bugs.kde.org): +001 ==> 157552: negative altitudes are not shown in metadata GPS sidebar + +0.1.6 +------------------------------------------------------------------------ +- API Changed : Kexiv2 destructor is now virtual. + Krazy Code Checker fix (http://www.englishbreakfastnetwork.org/krazy) + +Bugs fixed from B.K.O (http://bugs.kde.org): +001 ==> 137750: color mode2 nikon d70s not recognized as adobe rgb +002 ==> 149267: digiKam crashes after finding gif,avi,txt and so on. +003 ==> 148182: Iptc.Application2.Keywords appends always the 0-byte. + +0.1.5 +------------------------------------------------------------------------ +Fix release version informations. + +0.1.4 +------------------------------------------------------------------------ +Fix release version informations. + +0.1.3 +------------------------------------------------------------------------ +New features +- API changed: added 4 new static methods to get Exif/Iptc tags description/title. + moved depreceate protected methods used by digiKam core to private. + +Bugs fixed from B.K.O (http://bugs.kde.org): +001 ==> 144604: Rotation causes Exif data corruption. GPS data fix + +General : Make size of icons used in album icon view more configurable using a slider + in status bar. +General : Removing direct Exiv2 library depency. libkexiv2 interface is used everywhere + instead. + +0.1.2 +------------------------------------------------------------------------ +New features +- added support for exiv2 from svn (next 0.14.0 release) +- API changed: added printExiv2ExceptionError to manage Exiv2 C++ Exception error message + +Bugs fixed from B.K.O (http://bugs.kde.org): +001 ==> 142564: digiKam-signature in iptc and exif tags. +002 ==> 140297: GPS kipi plugin truncates input coordinates, introducing inacuracy. + +0.1.1 +------------------------------------------------------------------------ +Bugs fixed from B.K.O (http://bugs.kde.org): +001 ==> 141980: digiKam crash when rescan certain files exiv2. + +0.1.0 +------------------------------------------------------------------------ +First implementation + +For details and info about previous versions, see ChangeLog. -- cgit v1.2.1