diff --git a/src/canonmn.cpp b/src/canonmn.cpp index ebf81b87..5a1a07d2 100644 --- a/src/canonmn.cpp +++ b/src/canonmn.cpp @@ -825,6 +825,7 @@ namespace Exiv2 { { 180, "Sigma 24mm f/1.4 DG HSM | A" }, // 2 { 180, "Zeiss Milvus 50mm f/1.4" }, // 3 { 180, "Zeiss Milvus 85mm f/1.4" }, // 4 + { 180, "Zeiss Otus 28mm f/1.4" }, // 5 { 181, "Canon EF 100-400mm f/4.5-5.6L IS + 1.4x" }, // 0 { 181, "Sigma 150-600mm f/5-6.3 DG OS HSM | S + 1.4x" }, // 1 { 182, "Canon EF 100-400mm f/4.5-5.6L IS + 2x" }, // 0 diff --git a/src/pentaxmn.cpp b/src/pentaxmn.cpp index edeb2321..115f3709 100644 --- a/src/pentaxmn.cpp +++ b/src/pentaxmn.cpp @@ -190,6 +190,7 @@ namespace Exiv2 { { 0x13024, "K-S2" }, { 0x1302e, "Q-S1" }, { 0x13056, "WG-30" }, + { 0x1307e, "WG-30W" }, { 0x13088, "WG-5 GPS" }, { 0x1309c, "K-3 II" }, };