diff --git a/CMakeLists.txt b/CMakeLists.txt index 83cd59a1..86147ea3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required( VERSION 3.3.2 ) project(exiv2 - VERSION 0.27.1.1 + VERSION 0.27.1 LANGUAGES CXX C ) diff --git a/doc/ChangeLog b/doc/ChangeLog index 728c652d..4fba87e8 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,34 @@ +Changes from version 0.27 to 0.27.1 +----------------------------------- + +https://github.com/Exiv2/exiv2/milestone/3?closed=1 (38) + +#744 JP2000 -pS (print Structure) throws Invalid slice bounds specified on all jp2 files. +#745 Review/fix documentation concerning CMake support files +#761 Corrections in README.md concerning "Consuming Exiv2 with CMake" +#745 Review/fix documentation concerning CMake support files. +#740 Tests for jp2image. +#726 Doxygen improvements. +#706 Fix access to null pointer in TiffParser. +#700 exiv2-xmp linked privately. +#684 gettext include issue on macOS. +#661 Development of v0.27 dots moved to branch 0.27-maintenance. +#660 Install new file exiv2lib_compiler_detection.h +#644 Xcode fails with Exiv2::BasicError +#644 Old issue tracker (Redmine) is being spammed. +#637 Reliable detection of strerror_r variants. +#634 Fixes for installing exiv2. +#629 xmpsdk: Build with -DBanAllEntityUsage=1. +#628 cmake: Install header files without globbing. +#625 cmake: Use correct installation dirs for doc and cmake configs. +#620 0.27 tarball contains cruft. +#617 Deprecate relics. +#608 Update Nikon lens database. +#603 MSVC cmake+conan with -DEXIV2_ENABLE_LIBSSH=On is broken +#602 MSVC compiler warning with -DEXIV2_ENABLE_VIDEO=On. +#597 Patch for broken ICC profile in PNG files +#590 Several bugs in 0.27-rc3 + Changes from version 0.26 to 0.27 --------------------------------- diff --git a/releasenotes/releasenotes.txt b/releasenotes/releasenotes.txt index d07e92a7..166776ba 100644 --- a/releasenotes/releasenotes.txt +++ b/releasenotes/releasenotes.txt @@ -1,7 +1,7 @@ -Exiv2 v0.27.1.1 ---------------- +Exiv2 v0.27.1 +------------- -This is RC1 of the first quarterly "dot" release of Exiv2 v0.27 +This is the first quarterly "dot" release of Exiv2 v0.27 Thank You to Dan, Luis and Thomas for their huge contribution to this release. Contributors: Andreas S, Freddie, Gilles, Michal, Phil. @@ -21,16 +21,10 @@ Headline Features of Exiv2 v0.27.1 3) Relocated https://exiv2.org 4) Branch 0.27-maintenance for "dots" to avoid confusion with tag 0.27 (== 0.27.0 code). -Remaining Issues with v0.27.1 RC1 ---------------------------------- -The following are not resolved and will either be fixed in v0.27.1 or deferred. +Issues fixed since v0.27.1 RC1 +------------------------------ #744 JP2000 -pS (print Structure) throws Invalid slice bounds specified on all jp2 files. -#743 Sigma 24-70mm F2,8 DG OS HSM Art not detected -#740 Tests for jp2image.cpp -#662 Documentation to explain how mv works with filename clash -#646 Exiv2 does not find certain AF tags for the Nikon D850 -#582 Add support for FocusPosition (Tag9402) in Sony RAW files (ARW) -#547 Insufficient verification(cycle) in function Image::printIFDStructure in image.cpp +#745 Review/fix documentation concerning CMake support files Changes since 0.27.0 -------------------- @@ -62,7 +56,7 @@ https://github.com/Exiv2/exiv2/milestone/3?closed=1 Robin Mills robin@clanmills.com -2019-03-27 +2019-04-12 ------------------------- Release Notes for v0.27.0