summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-09-09 14:52:24 +0900
committerMichele Calgaro <[email protected]>2023-09-09 14:52:24 +0900
commitad23556fb6483ae515f9464c6e779dff8c7b5bd9 (patch)
tree7dd4bdd1534e2b6005a3c5fece2529d9f7a3392b /ChangeLog
parent841f69a0337e4a700b1eb3511e3f46d6317bc4d4 (diff)
downloadlibkexiv2-ad23556fb6483ae515f9464c6e779dff8c7b5bd9.tar.gz
libkexiv2-ad23556fb6483ae515f9464c6e779dff8c7b5bd9.zip
Fix FTBFS when using libexiv2 0.28.0. This resolves issue #3
Signed-off-by: Michele Calgaro <[email protected]>
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