From: Bryan Tong Minh Date: Thu, 15 May 2008 20:25:54 +0000 (+0000) Subject: +Duplicates of images are now shown on the image page. X-Git-Tag: 1.31.0-rc.0~47605 X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=commitdiff_plain;h=6cb86d8ddadc3965a6d40ebf8ca54e0bc152ad4f;p=lhc%2Fweb%2Fwiklou.git +Duplicates of images are now shown on the image page. --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 2c05a8338b..fbcd821ceb 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -38,6 +38,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN database and use prefixes to separate wiki and the shared tables. And the new $wgSharedTables variable allows you to specify a list of tables to share. * Automatic edit summaries can be disabled with $wgUseAutomaticEditSummaries +* Duplicates of images are now shown on the image page. === New features in 1.13 ===