Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(486)

Unified Diff: libexif/sources/libexif/canon/mnote-canon-entry.c

Issue 10792004: Fetch libexif 0.6.21 to include the security fixes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « libexif/sources/config.h ('k') | libexif/sources/libexif/canon/mnote-canon-tag.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libexif/sources/libexif/canon/mnote-canon-entry.c
===================================================================
--- libexif/sources/libexif/canon/mnote-canon-entry.c (revision 143189)
+++ libexif/sources/libexif/canon/mnote-canon-entry.c (working copy)
@@ -216,10 +216,12 @@
{21, 29, N_("Canon EF 50mm f/1.8 MkII")},
{21, 31, N_("Tamron SP AF 300mm f/2.8 LD IF")},
{21, 32, N_("Canon EF 24mm f/2.8 or Sigma 15mm f/2.8 EX Fisheye")},
+ {21, 37, N_("Canon EF 35-80mm f/4-5.6")},
{21, 39, N_("Canon EF 75-300mm f/4-5.6")},
{21, 40, N_("Canon EF 28-80mm f/3.5-5.6")},
{21, 43, N_("Canon EF 28-105mm f/4-5.6")},
{21, 45, N_("Canon EF-S 18-55mm f/3.5-5.6")},
+ {21, 52, N_("Canon EF-S 18-55mm f/3.5-5.6 IS II")},
{21, 124, N_("Canon MP-E 65mm f/2.8 1-5x Macro Photo")},
{21, 125, N_("Canon TS-E 24mm f/3.5L")},
{21, 126, N_("Canon TS-E 45mm f/2.8")},
@@ -282,6 +284,7 @@
{21, 238, N_("Canon EF 70-300mm F4-5.6 IS USM")},
{21, 241, N_("Canon EF 50mm F1.2L USM")},
{21, 242, N_("Canon EF 70-200mm f/4L IS USM")},
+ {21, 251, N_("Canon EF 70-200mm f/2.8L IS II USM")},
{28, 0, N_("Manual")},
{28, 1, N_("TTL")},
{28, 2, N_("A-TTL")},
« no previous file with comments | « libexif/sources/config.h ('k') | libexif/sources/libexif/canon/mnote-canon-tag.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698