From 83619556fd7b6fa4bceb8802551940e82697b5da Mon Sep 17 00:00:00 2001 From: Platonides Date: Mon, 26 Jul 2010 09:40:40 +0000 Subject: [PATCH] RELEASE NOTES for r69918 --- RELEASE-NOTES | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index eae75a348d..8476e4c9b7 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -41,9 +41,11 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * Added $wgSQLMode for setting database SQL modes - either performance (null) or other reasons (such as enabling stricter checks) * $wgFileStore has been deprecated. The only usage $wgFileStore['deleted'] has - been turned into $wgDeletedDirectory + been turned into $wgDeletedDirectory. * $wgDeletedDirectory has been added to specify what directory to place deleted - uploads in + uploads in. +* IBM DB2 database no longer uses the db specific $wgDBport_db2 variable but the + normal $wgDBport. === New features in 1.17 === * (bug 10183) Users can now add personal styles and scripts to all skins via -- 2.20.1