Skip to content

Commit 8c8a63c

Browse files
clanmillspiponazo
authored andcommitted
Exiv2 v0.27.2 RC1
1 parent 43ed51f commit 8c8a63c

File tree

3 files changed

+31
-11
lines changed

3 files changed

+31
-11
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required( VERSION 3.3.2 )
22

33
project(exiv2
4-
VERSION 0.27.2.99
4+
VERSION 0.27.2.1
55
LANGUAGES CXX C
66
)
77

doc/ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Changes from version 0.27.1 to 0.27.2 RC1
2+
-----------------------------------------
3+
4+
Closed: https://github.com/Exiv2/exiv2/milestone/4?closed=1 (44)
5+
Open: https://github.com/Exiv2/exiv2/milestone/4 (6)
6+
17
Changes from version 0.27 to 0.27.1
28
-----------------------------------
39

releasenotes/releasenotes.txt

Lines changed: 24 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,31 @@
1-
Exiv2 v0.27.1
2-
-------------
1+
Exiv2 v0.27.2.1 = Exiv2 v0.27.2 RC1
2+
-----------------------------------
33

4-
This is the first quarterly "dot" release of Exiv2 v0.27
4+
First Release Candidate for quarterly "dot" release of Exiv2 v0.27.2
55

6-
Thank You to Dan, Luis and Thomas for their huge contribution to this release.
7-
Contributors: Andreas S, Freddie, Gilles, Michal, Phil.
6+
A huge thank you to Kevin for outstanding contributions to this release.
7+
Thank You to Dan and Luis for their solid efforts on Exiv2.
8+
Thank You to Andreas S for representing Team Exiv2 at LGM 2019.
9+
Contributors: Jens, Nehal, Phil, Simon, Toni
810

9-
Website relocated to https://exiv2.org
10-
Thank You Nehal for server support and skills.
11-
Thank You Andreas H for assisting with this transition.
11+
Headline Features of Exiv2 v0.27.2
12+
----------------------------------
13+
14+
1) Bug and security fixes
15+
2) Support for Unix (FreeBSD and NetBSD)
16+
3) Support for cross compiling on Linux for MinGW
17+
4) Support for Nikon/AutoFocus and Sony/FocusPosition Metadata
18+
5) Documentation and man page revisions
19+
6) Updated Catalan Localisation
20+
7) Monitoring API changes for v0.27 dot releases
21+
8) Using mergify to sync select PRs between 0.27-maintenance and 0.28
22+
23+
Issues Open for v0.27.2: https://github.com/Exiv2/exiv2/milestone/4
24+
Issues Closed for v0.27.2: https://github.com/Exiv2/exiv2/milestone/4?closed=1
1225

13-
The web-site exiv2.org.uk is being HostPresto.com in England.
14-
Thank You Elliot at HostPresto.com
26+
Robin Mills
27+
28+
2019-06-15
1529

1630
Headline Features of Exiv2 v0.27.1
1731
----------------------------------

0 commit comments

Comments
 (0)