patch-img_media_type.sql assumed that img_type field existed and dropped it.
[lhc/web/wiklou.git] / RELEASE-NOTES
index 69d8927..a4a26eb 100644 (file)
@@ -212,6 +212,13 @@ Various bugfixes, small features, and a few experimental things:
 * Fixed a bug in Special:Newimages that made it impossible to search for '0'
 * Added language variant support for Icelandic, now supports "Íslenzka"
 * The #p-nav id in MonoBook is now #p-navigation
+* Putting $4 in msg:userstatstext will now give the percentage of
+  admnistrators out of normal users.
+* links and brokenlinks tables merged to pagelinks; this will reduce pain
+  dealing with moves and deletes of widely-linked pages.
+* Add validate table and val_ip column through the updater.
+* Simple rate limiter for edits and page moves; set $wgRateLimits
+  (somewhat experimental; currently needs memcached)
 
 === Caveats ===