Skip to content

Commit

Permalink
Merge pull request #1237 from Exiv2/0.27.3
Browse files Browse the repository at this point in the history
Exiv2 v0.27.3 GM
  • Loading branch information
clanmills committed Jun 30, 2020
2 parents 08cfc8e + 17dc6ec commit 194bb65
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required( VERSION 3.3.2 )

project(exiv2 # use TWEAK to categorize the build
VERSION 0.27.3.2 # 0.27.3 = GM
VERSION 0.27.3 # 0.27.3 = GM
# 0.27.3.00 = GM Preview
# 0.27.3.09 = Not For Release
# 0.27.3.2 = RC2
Expand Down
5 changes: 5 additions & 0 deletions doc/ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ https://github.com/Exiv2/exiv2/issues/1018#issuecomment-604539346

Bugs/Fixes

#1237 | Exiv2 v0.27.3 documentation update
#1224 | Remove localtime.c from code-base
#1222 | Fix http.cpp to compile with C++11
#1221 | Changes to enable crw-test.sh to function on Windows
#1213 | Cleanup
#1209 | fix_1208_NikonLens_0.27 #1208
#1197 | Add c++11 support 0.27
Expand Down Expand Up @@ -97,6 +101,7 @@ UNIX
#1162 | Fix 902 UNIX Support

Documentation
#1232 | Fix 1230 Added 2.18 Static and Shared Libraries to README.md
#1153 | fix_922 Cross compiling documentation
#1149 | README-CONAN Update for v0.27.3
#1139 | fix_1077_0.27 Improve documentation in CONTRIBUTING.md
Expand Down
6 changes: 5 additions & 1 deletion releasenotes/releasenotes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ Headline Features of Exiv2 v0.27.3
Thank you to Phil, Sridhar, Luis, Kevin, and Andreas S for working with me on the release.
As always, thanks to my wife Alison and our cat Lizzie for their support.

I am writing a book called Image Metadata and Exiv2 Architecture.
Current Draft: https://clanmills.com/exiv2/book/
https://clanmills.com/exiv2/book/IMaEA.pdf

1) Bug and security fixes:
- Security fixes
- Improved Unicode/charset handling in comments
Expand Down Expand Up @@ -48,7 +52,7 @@ Team Exiv2 is looking for contributors to work on Exiv2 v0.28

Robin Mills
[email protected]
2020-05-23
2020-06-30

-------------------------
Release Notes for v0.27.2
Expand Down

0 comments on commit 194bb65

Please sign in to comment.