summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-09-09 14:52:24 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-09-10 22:12:19 +0900
commit378208a74f12998d9e627a77683a975107761522 (patch)
tree7dd4bdd1534e2b6005a3c5fece2529d9f7a3392b /ChangeLog
parente6231c03d5fc045166d4b55d89c783be77fded9d (diff)
downloadlibkexiv2-r14.1.1.tar.gz
libkexiv2-r14.1.1.zip
Fix FTBFS when using libexiv2 0.28.0. This resolves issue #3r14.1.1
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ad23556fb6483ae515f9464c6e779dff8c7b5bd9)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0177835..2bfb575 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -65,8 +65,8 @@ V 0.1.6 - 2007-09-08
2007-08-21 20:48 cgilles
* [r703058] libkexiv2/libkexiv2/kexiv2.cpp:
- use EXIV2_TEST_VERSION instead EXIV2_CHECK_VERSION witch is
- depreciate now
+ use EXIV2_TEST_VERSION instead EXIV2_CHECK_VERSION which is
+ deprecated now
2007-08-21 18:54 cgilles