From 7dc83cc613ef73f63a19653702912bcd6f9942f7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bartosz=20Dziewo=C5=84ski?= Date: Mon, 25 Jan 2016 13:37:18 +0100 Subject: [PATCH] Release notes for f51d0d9a819f8f1c181350ced2f015ce97985fcc Change-Id: I23199a7e8c67e93e4313f80b2c2b2ba074d52b86 --- RELEASE-NOTES-1.27 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE-NOTES-1.27 b/RELEASE-NOTES-1.27 index f566518705..50d40a6145 100644 --- a/RELEASE-NOTES-1.27 +++ b/RELEASE-NOTES-1.27 @@ -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 ), when unclosed, will be left unparsed + rather than consume everything until the end of the page. == Compatibility == -- 2.20.1