Revision: 12972
http://sourceforge.net/p/xoops/svn/12972
Author: beckmi
Date: 2015-02-10 09:44:08 +0000 (Tue, 10 Feb 2015)
Log Message:
-----------
Updating changelog
Modified Paths:
--------------
XoopsCore/branches/2.5.x/2.5.8/docs/changelog.250.txt
Modified: XoopsCore/branches/2.5.x/2.5.8/docs/changelog.250.txt
===================================================================
--- XoopsCore/branches/2.5.x/2.5.8/docs/changelog.250.txt 2015-02-10 00:36:11 UTC (rev 12971)
+++ XoopsCore/branches/2.5.x/2.5.8/docs/changelog.250.txt 2015-02-10 09:44:08 UTC (rev 12972)
@@ -14,12 +14,20 @@
- updated xBootstrap to Bootstrap 3.3.1 (Angelo Rocha)
- Some code cleanup for private messages (Dingjie (Daniel) Yang/rgriffith)
- Adding Footer blocks (timgno/mamba)
+- fixing a bug in xmlrpc.php (wppd/rgriffith)
+- remove addrFormat override in XoopsMultiMailer (rgriffith)
+- patch from Xoops 2.5.6 XoopsFormSelectUser is not compatible with some old modules like xNews (luciorota)
+
Security fixes
- ID: 1295 Added X-Frame-Options header to prevent clickjacking in modern browsers, reported by Narendra Bhati.
By default set to 'sameorigin', but can be overridden by setting desired value in 'xFrameOptions' key in xoopsconfig. (rgriffith)
+Updated:
+ - TinyMCE to 3.5.11 (mamba)
+ - PHPMailer to 5.2.9 (rgriffith)
+
===============================
2014-06-20: Version 2.5.7 Final (Patch 1)
===============================
|