Split /resources into /resources/lib and /resources/src
[lhc/web/wiklou.git] / RELEASE-NOTES-1.23
index d833018..c231db6 100644 (file)
@@ -328,6 +328,9 @@ changes to languages because of Bugzilla reports.
 * Special:Search no longer has an "include redirects" option on the advanced
   tab. Redirects are now included in all searches.
 * mediawiki.api.category's getCategories() 'async' parameter was deprecated.
+* The locations of resources have been split between upstream libraries, now in
+  resources/lib/, local libaries in resources/src/, and local forks of upstream
+  libraries, also in resources/src/.
 
 ==== Removed classes ====
 * FakeMemCachedClient (deprecated in 1.18)