diff options
author | Nikita Rana <nikitarana360@gmail.com> | 2019-03-23 10:01:53 +0530 |
---|---|---|
committer | Nikita Rana <nikitarana360@gmail.com> | 2019-03-25 16:08:11 +0530 |
commit | 94301c46636dc8944a6f06bf7053cefcc6ff484c (patch) | |
tree | fa715bec1c40d665f50aeace05ecdb5fc833f389 /HISTORY | |
parent | f5d5b52bfe198d7157443411dde0d4cbb0dce673 (diff) | |
download | mediawikicore-94301c46636dc8944a6f06bf7053cefcc6ff484c.tar.gz mediawikicore-94301c46636dc8944a6f06bf7053cefcc6ff484c.zip |
HISTORY: Add MediaWiki 1.18 post-release change notes
Add MediaWiki 1.18 post-release change notes, sourced from https://www.mediawiki.org/wiki/Release_notes/1.18
Bug:T213714
Change-Id: I2bea0ca7cb02d32fd24392fa167351851062ccb1
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -7618,6 +7618,20 @@ changes to languages because of Bugzilla reports. == MediaWiki 1.18 == +== MediaWiki 1.18.6 == +2012-11-29 + +This is a maintenance and security release of the MediaWiki 1.18 branch + +=== Changes since 1.18.5 === +* ([[bugzilla:40995|bug 40995]]) Prevent session fixation in Special:UserLogin +(CVE-2012-5391) +* ([[bugzilla:41400|bug 41400]]) Prevent linker regex from exceeding PCRE +backtrack limit +* Localisation updates +* Increase permitted runtime for testParserTest +* ([[bugzilla:36179|bug 36179]]) Unquote 'null' for PostgreSQL. + == MediaWiki 1.18.5 == 2012-08-30 |