[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:40:12 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=8ec11de
The following commit has been merged in the master branch:
commit 8ec11deffc8506d22d556b050c915546dda887a3
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Thu Dec 11 08:43:50 2008 +0000
Updated ChangeLog for 0.18.
---
doc/ChangeLog | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 48 insertions(+)
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 0ad2e49..9cc0e27 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,51 @@
+Changes from version 0.18-pre2 to 0.18
+--------------------------------------
+
+* MSVC related
+ - [build environment] More fixes for the MSVC build environment.
+ (Robin Mills)
+
+* Exiv2 utility
+ - 0000580: [tools] -M option fails and reports success.
+ (Reported by Daniel Blueman)
+ - [tools] Added options -pp and -ep to list and extract preview
+ images.
+ - [tools] Added option -pa to print all metadata, added control
+ for the type of metadata in option -P.
+
+* Exiv2 library
+ - 0000586: [metadata] ValueType<T> constructor makes assumptions of the
+ endianness of the machine. (Reported by Dimitri)
+ - 0000584: [build environment] Linking fails for PreviewImage::pData().
+ (Reported by Joakim Rosqvist)
+ - 0000583: [build environment] Linking fails when compiling.
+ (Reported by Joakim Rosqvist)
+ - 0000542: [exif] Exiv2 doesn't find exif data in attached file.
+ (Reported by Paolo Benvenuto)
+ - [exif] Updated Nikon lens info to v3.25 of Robert Rottmerhusen's
+ lens database.
+ - [exif] Catch unknown makernotes before reading the IFD.
+ (digiKam bug 174620)
+ - [build environment] Added missing #includes for g++ 4.4.
+ (Debian bug 505023, patch from Martin Michlmayr)
+ - [exif] Introduced logic to fit Exif data in a 64kB block when
+ writing to JPEG images.
+ - [exif] Various TIFF parser improvements.
+ - [exif] Added support for Olympus FE and Raw Info subdirs and
+ tags.
+ - [design] class PreviewImage: Added members to access all preview
+ properties.
+ - [design] class Metadatum and derived classes: Added familyName()
+ and groupName().
+ - [design] class ExifData: Added erase(beg, end).
+ - [translation] Updated Polish translations.
+ (Piotr Eljasiak)
+ - [translation] Updated German translation.
+ (Oliver Dörr)
+ - [translation] Updated Slovak translations.
+ (Ivan Masár)
+
+
Changes from version 0.18-pre1 to 0.18-pre2
-------------------------------------------
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list