Release notes for f51d0d9a819f8f1c181350ced2f015ce97985fcc
authorBartosz Dziewoński <matma.rex@gmail.com>
Mon, 25 Jan 2016 12:37:18 +0000 (13:37 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Mon, 25 Jan 2016 12:37:18 +0000 (13:37 +0100)
Change-Id: I23199a7e8c67e93e4313f80b2c2b2ba074d52b86

RELEASE-NOTES-1.27

index f566518..50d40a6 100644 (file)
@@ -292,6 +292,8 @@ changes to languages because of Phabricator reports.
 * ParserOutput::getSecondaryDataUpdates() was removed (deprecated since 1.25).
 * Gallery images with multiple caption pipes no longer concatenate them all
   together but instead pick the final one, similar to image syntax.
+* XML-like parser tags (such as <gallery>), when unclosed, will be left unparsed
+  rather than consume everything until the end of the page.
 
 == Compatibility ==