Index: trunk/phase3/RELEASE-NOTES |
— | — | @@ -38,6 +38,7 @@ |
39 | 39 | database and use prefixes to separate wiki and the shared tables. And the new |
40 | 40 | $wgSharedTables variable allows you to specify a list of tables to share. |
41 | 41 | * Automatic edit summaries can be disabled with $wgUseAutomaticEditSummaries |
| 42 | +* Duplicates of images are now shown on the image page. |
42 | 43 | |
43 | 44 | === New features in 1.13 === |
44 | 45 | |