Add missing bug number for I458fb688
authorKevin Israel <pleasestand@live.com>
Sat, 31 Aug 2013 20:30:03 +0000 (16:30 -0400)
committerKevin Israel <pleasestand@live.com>
Sat, 31 Aug 2013 20:30:03 +0000 (16:30 -0400)
Bug: 14431
Change-Id: I193abd91ce89971d40297c22d386e0ac3c453b88

RELEASE-NOTES-1.22

index 935f80e..b88e323 100644 (file)
@@ -171,8 +171,8 @@ production.
 * Added a new method and hook, User::isEveryoneAllowed() and
   UserIsEveryoneAllowed, for use in situations where a "does everyone have this
   right?" check is used to avoid more expensive checks.
-* Display "(No difference)" instead of an empty diff (when comparing revisions
-  in the history or when previewing changes while editing).
+* (bug 14431) Display "(No difference)" instead of an empty diff (when comparing
+  revisions in the history or when previewing changes while editing).
 * New hook 'IsUploadAllowedFromUrl' is added which can be used to intercept uploads by
   URL, useful for blacklisting specific URLs
 * (bug 21912) Watchlist token implementation has been refactored and