1
0

also available on 1.7

This commit is contained in:
Garvin Hicking
2013-07-23 10:04:05 +02:00
parent c5708f746c
commit 8a4467a33c

View File

@ -3,8 +3,6 @@
Version 2.0 ()
------------------------------------------------------------------------
* Added new event hooks "backend_plugins_install", "backend_plugins_update"
and "backend_templates_install".
* Implemented patch https://github.com/s9y/Serendipity/pull/15
@ -20,6 +18,9 @@ Version 2.0 ()
Version 1.7.1 ()
------------------------------------------------------------------------
* Added new event hooks "backend_plugins_install", "backend_plugins_update"
and "backend_templates_install".
* Serendipity will switch to mysqli if PHP >= 5.5 is used (mysql
is deprecated)