
ialex at svn
Nov 19, 2009, 1:09 PM
Post #1 of 1
(164 views)
Permalink
|
|
SVN: [59272] trunk/phase3
|
|
http://www.mediawiki.org/wiki/Special:Code/MediaWiki/59272 Revision: 59272 Author: ialex Date: 2009-11-19 21:09:35 +0000 (Thu, 19 Nov 2009) Log Message: ----------- Fix for r59258: move entry to RELEASE-NOTES Modified Paths: -------------- trunk/phase3/HISTORY trunk/phase3/RELEASE-NOTES Modified: trunk/phase3/HISTORY =================================================================== --- trunk/phase3/HISTORY 2009-11-19 21:02:43 UTC (rev 59271) +++ trunk/phase3/HISTORY 2009-11-19 21:09:35 UTC (rev 59272) @@ -333,7 +333,6 @@ * (bug 18617) Add xml:space="preserve" attribute to relevant tags in XML output * (bug 17611) Provide a sensible error message on install when the SQLite data directory is wrong. -* (bug 19523) prop=info&inprop=watched === Languages updated in 1.15 === Modified: trunk/phase3/RELEASE-NOTES =================================================================== --- trunk/phase3/RELEASE-NOTES 2009-11-19 21:02:43 UTC (rev 59271) +++ trunk/phase3/RELEASE-NOTES 2009-11-19 21:09:35 UTC (rev 59272) @@ -707,6 +707,7 @@ without registration date * (bug 20554) Expose average slave lag (avglag) as well as maxlag * (bug 20967) action=edit allows creation of invalid titles +* (bug 19523) Add inprop=watched to prop=info === Languages updated in 1.16 === _______________________________________________ MediaWiki-CVS mailing list MediaWiki-CVS [at] lists https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs
|