Follow up de6cbaf65298a, move release notes into 1.27 file
authorKunal Mehta <legoktm@gmail.com>
Fri, 20 Nov 2015 22:47:52 +0000 (14:47 -0800)
committerChad <chadh@wikimedia.org>
Sat, 21 Nov 2015 00:13:45 +0000 (00:13 +0000)
Change-Id: Ia14b80285dcf09bd94870e8d43950101f9196dc0

RELEASE-NOTES-1.26
RELEASE-NOTES-1.27

index 1c5984d..8696226 100644 (file)
@@ -170,7 +170,6 @@ production.
 * API responses to GET requests may now include ETag and Last-Modified headers,
   and will honor corresponding If-None-Match and If-Modified-Since on such
   requests.
-* (T47988) The protect log event details now use new-style formatting.
 
 === Action API internal changes in 1.26 ===
 * New metadata item ApiResult::META_KVP_MERGE to allow for merging the KVP key
index 39b3891..dd03334 100644 (file)
@@ -106,6 +106,7 @@ production.
 * Added difftotextpst to query=revisions which preforms a pre-save transform on
   the text before diffing it.
 * Deprecated formats dbg, txt, and yaml have been removed.
+* (T47988) The protect log event details now use new-style formatting.
 
 === Action API internal changes in 1.27 ===
 * ApiQueryORM removed.