diff --git a/CMakeLists.txt b/CMakeLists.txt index 7d1a303f..3a445cdc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required( VERSION 3.3.2 ) project(exiv2 - VERSION 0.27.2.99 + VERSION 0.27.2.1 LANGUAGES CXX C ) diff --git a/doc/ChangeLog b/doc/ChangeLog index 98b3fcc1..989fd24c 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +Changes from version 0.27.1 to 0.27.2 RC1 +----------------------------------------- + +Closed: https://github.com/Exiv2/exiv2/milestone/4?closed=1 (44) +Open: https://github.com/Exiv2/exiv2/milestone/4 (6) + Changes from version 0.27 to 0.27.1 ----------------------------------- diff --git a/releasenotes/releasenotes.txt b/releasenotes/releasenotes.txt index f5b3d59b..87771c51 100644 --- a/releasenotes/releasenotes.txt +++ b/releasenotes/releasenotes.txt @@ -1,17 +1,31 @@ -Exiv2 v0.27.1 -------------- +Exiv2 v0.27.2.1 = Exiv2 v0.27.2 RC1 +----------------------------------- -This is the first quarterly "dot" release of Exiv2 v0.27 +First Release Candidate for quarterly "dot" release of Exiv2 v0.27.2 -Thank You to Dan, Luis and Thomas for their huge contribution to this release. -Contributors: Andreas S, Freddie, Gilles, Michal, Phil. +A huge thank you to Kevin for outstanding contributions to this release. +Thank You to Dan and Luis for their solid efforts on Exiv2. +Thank You to Andreas S for representing Team Exiv2 at LGM 2019. +Contributors: Jens, Nehal, Phil, Simon, Toni -Website relocated to https://exiv2.org -Thank You Nehal for server support and skills. -Thank You Andreas H for assisting with this transition. +Headline Features of Exiv2 v0.27.2 +---------------------------------- + +1) Bug and security fixes +2) Support for Unix (FreeBSD and NetBSD) +3) Support for cross compiling on Linux for MinGW +4) Support for Nikon/AutoFocus and Sony/FocusPosition Metadata +5) Documentation and man page revisions +6) Updated Catalan Localisation +7) Monitoring API changes for v0.27 dot releases +8) Using mergify to sync select PRs between 0.27-maintenance and 0.28 + +Issues Open for v0.27.2: https://github.com/Exiv2/exiv2/milestone/4 +Issues Closed for v0.27.2: https://github.com/Exiv2/exiv2/milestone/4?closed=1 -The web-site exiv2.org.uk is being HostPresto.com in England. -Thank You Elliot at HostPresto.com +Robin Mills +robin@clanmills.com +2019-06-15 Headline Features of Exiv2 v0.27.1 ----------------------------------