release note for bug 34495
authorAntoine Musso <hashar@free.fr>
Tue, 2 Oct 2012 08:37:31 +0000 (10:37 +0200)
committerAntoine Musso <hashar@free.fr>
Tue, 2 Oct 2012 08:37:31 +0000 (10:37 +0200)
When [r111965] got backported in 1.19wmf branch, it was not applied to
the REL1_19 branch and thus is missing from the 1.19 releases. The fix
is already in 1.20, this merely add the forgotten release notes entry.

[r111965]
https://www.mediawiki.org/wiki/Special:Code/MediaWiki/111965

Change-Id: I2de04fbe22a0b18a15755eac2db9683e5e179b0a

RELEASE-NOTES-1.20

index d5908c3..d313865 100644 (file)
@@ -254,6 +254,8 @@ upgrade PHP if you have not done so prior to upgrading MediaWiki.
 * (bug 38158) jquery.byteLimit sometimes causes an unexpected 0 maxLength being enforced.
 * (bug 38163) jquery.byteLimit incorrectly limits input when using methods other than
   basic per-char typing.
+* (bug 34495) patrol log now credit the user patrolling (instead of patrolled
+  user).
 
 === API changes in 1.20 ===
 * (bug 34316) Add ability to retrieve maximum upload size from MediaWiki API.