Added Exif.OlympusEq.LensModel to the Exiv2::lensName() easy-access function. (Niels Kristian Bech Jensen)

This commit is contained in:
Andreas Huggel 2011-09-03 15:02:19 +00:00
parent 84ec018c48
commit ca142e17b3
2 changed files with 3 additions and 0 deletions

View File

@ -39,6 +39,8 @@ Changes from version 0.21.1 to 0.22
(Milan Knizek)
- Added Exif.Panasonic.LensType to the Exiv2::lensName()
easy-access function. (Adrian Woodley)
- Added Exif.OlympusEq.LensModel to the Exiv2::lensName()
easy-access function. (Niels Kristian Bech Jensen)
- Added new function Exiv2::versionNumberHexString().
(Volker Grabsch)
- Updated Nikon Lens lookup table to v4.3.423.01 of

View File

@ -263,6 +263,7 @@ namespace Exiv2 {
"Exif.SonyMinolta.LensID",
"Exif.Sony1.LensID",
"Exif.Sony2.LensID",
"Exif.OlympusEq.LensModel",
"Exif.Panasonic.LensType",
"Exif.Samsung2.LensType"
};