added PHP notice to NEWS
removed some very old tabs
This commit is contained in:
21
docs/NEWS
21
docs/NEWS
@ -27,7 +27,10 @@ Version 1.7 ()
|
||||
this also adds some NoBR buttons to backend entry forms
|
||||
|
||||
* EXPERIMENTAL: Smarty3 support (ophian)
|
||||
|
||||
with this upgrade Serendipity / Smarty will at least need a webserver running the PHP 5.2 series.
|
||||
As of August 2011, all PHP users should note, that the PHP 5.2 series is NOT supported anymore by the PHP developers.
|
||||
All users are strongly encouraged to upgrade to PHP 5.3.8 and up. Please refer to your ISP about this.
|
||||
|
||||
* Added new serendipity['defaultBaseURL'] variable that makes sure
|
||||
that the baseURL is not overriden when configuring serendipity
|
||||
with a possibly autodetected currentl URL. Patch by Manko10.
|
||||
@ -2250,14 +2253,14 @@ Version 0.8.3 (August 4th, 2004)
|
||||
------------------------------------------------------------------------
|
||||
|
||||
* Upgraded bundled libs:
|
||||
Cache_Lite to 1.5.1
|
||||
HTTP_Request to 1.2.4
|
||||
Net_CheckIP to 1.1
|
||||
Net_Socket to 1.0.6
|
||||
Net_URL to 1.0.14
|
||||
PEAR to 1.3.5
|
||||
Text_Wiki to 0.25.0
|
||||
XML_RPC to 1.3.3
|
||||
Cache_Lite to 1.5.1
|
||||
HTTP_Request to 1.2.4
|
||||
Net_CheckIP to 1.1
|
||||
Net_Socket to 1.0.6
|
||||
Net_URL to 1.0.14
|
||||
PEAR to 1.3.5
|
||||
Text_Wiki to 0.25.0
|
||||
XML_RPC to 1.3.3
|
||||
Fixing several bugs and vulnerabilities. (nohn)
|
||||
|
||||
* Make categories sidebar plugin show categories' description, not the
|
||||
|
Reference in New Issue
Block a user