r86171 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r86170‎ | r86171 | r86172 >
Date:01:31, 16 April 2011
Author:bawolff
Status:ok
Tags:
Comment:
(Follow-up r86169) Add release notes for img metadata changes.
Modified paths:
  • /trunk/phase3/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: trunk/phase3/RELEASE-NOTES
@@ -129,8 +129,8 @@
130130 AbortNewAccount separately.
131131 * Special:ListFiles is now transcludable.
132132 * (bug 13879) Special:Emailuser asks for suitable target user if called without.
 133+* (bug 16956) IPTC and XMP metadata now extracted from images
133134
134 -
135135 === Bug fixes in 1.18 ===
136136 * (bug 23119) WikiError class and subclasses are now marked as deprecated
137137 * (bug 10871) Javascript and CSS pages in MediaWiki namespace are no longer
@@ -237,6 +237,7 @@
238238 * ' character entity is now allowed in wikitext
239239 * UtfNormal::cleanUp on an invalid utf-8 sequence no longer returns false if intl installed.
240240 * (bug 28561) The css class small will no longer make nested elements even smaller.
 241+* (bug 13172) Array type exif data (like GPS) was not being extracted from images.
241242
242243 === API changes in 1.18 ===
243244 * (bug 26339) Throw warning when truncating an overlarge API result

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r86169Merge to trunk everything in img_metadata branch....bawolff01:23, 16 April 2011

Status & tagging log