From: Platonides Date: Mon, 26 Jul 2010 09:40:40 +0000 (+0000) Subject: RELEASE NOTES for r69918 X-Git-Tag: 1.31.0-rc.0~35913 X-Git-Url: http://git.heureux-cyclage.org/?a=commitdiff_plain;h=83619556fd7b6fa4bceb8802551940e82697b5da;p=lhc%2Fweb%2Fwiklou.git RELEASE NOTES for r69918 --- 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