Merge "Remove duplicate files, no point in loading them twice"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.21
index 9c8f5ba..8eb6a76 100644 (file)
@@ -31,6 +31,9 @@ production.
 * The Job system was refactored to allow for different backing stores for queues
   as well as cross-wiki access to queues, among other things. The schema for the
   DB queue was changed to support better concurrency and reduce deadlock errors.
+* Added ApiQueryORM class to facilitate creation of query API modules based on
+  tables that have a corresponding ORMTable class.
+* (bug 40876) Icon for PSD (Adobe Photoshop) file types.
 
 === Bug fixes in 1.21 ===
 * (bug 40353) SpecialDoubleRedirect should support interwiki redirects.