mirror of
https://github.com/openharmony/third_party_libexif.git
synced 2026-07-01 12:47:16 -04:00
0.6.24 release
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
libexif-0.6.23.1 (2021-xx-xx):
|
||||
libexif-0.6.24 (2021-11-25):
|
||||
|
||||
* Translation updates: sr, vi, pl, uk, french
|
||||
* fixed regression in exif_data_load_data which could not load EXIF in JPEG data anymore
|
||||
* Decode lots of Canon tag names
|
||||
* removed empty strings from translation (empty string is the po info header)
|
||||
* removed empty strings from translation (empty string would translate to the PO info header)
|
||||
* various warning removals and code improvements
|
||||
* added sample "persistent" afl fuzzer (100x faster than normal afl fuzzer)
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
AC_PREREQ(2.69)
|
||||
AC_INIT([EXIF library],
|
||||
[0.6.23.1],
|
||||
[0.6.24],
|
||||
[libexif-devel@lists.sourceforge.net],
|
||||
[libexif],
|
||||
[https://libexif.github.io/])
|
||||
|
||||
Reference in New Issue
Block a user