From 6a2eb4ff90c416e2ef00ba6663db8cde64c6d11d Mon Sep 17 00:00:00 2001 From: Brian Wolff Date: Sat, 16 Apr 2011 01:31:37 +0000 Subject: [PATCH] (Follow-up r86169) Add release notes for img metadata changes. --- RELEASE-NOTES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 04b961f2c0..ede4f3e303 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -129,7 +129,7 @@ PHP if you have not done so prior to upgrading MediaWiki. AbortNewAccount separately. * Special:ListFiles is now transcludable. * (bug 13879) Special:Emailuser asks for suitable target user if called without. - +* (bug 16956) IPTC and XMP metadata now extracted from images === Bug fixes in 1.18 === * (bug 23119) WikiError class and subclasses are now marked as deprecated @@ -237,6 +237,7 @@ PHP if you have not done so prior to upgrading MediaWiki. * ' character entity is now allowed in wikitext * UtfNormal::cleanUp on an invalid utf-8 sequence no longer returns false if intl installed. * (bug 28561) The css class small will no longer make nested elements even smaller. +* (bug 13172) Array type exif data (like GPS) was not being extracted from images. === API changes in 1.18 === * (bug 26339) Throw warning when truncating an overlarge API result -- 2.20.1