1
0

fix mysqli importer conversion param order change

This commit is contained in:
Ian
2015-07-04 11:11:11 +02:00
parent 1dcab7a7e6
commit 13775ba4b2
16 changed files with 34 additions and 34 deletions

View File

@ -1,6 +1,8 @@
Version 2.1 ()
------------------------------------------------------------------------
* Fix importers to use the new mysqli API extension with PHP 5+
* WIP: Added an internal cache to speedup s9y's site generation. Can
be activated by setting use_internal_cache to true in
serendipity_config.inc.php. Test feedback needed.
@ -58,8 +60,6 @@ Version 2.1 ()
Version 2.0.2 ()
------------------------------------------------------------------------
* Fix importers to use the new mysqli API extension with PHP 5+
* Smarty bugfix upgrades to 3.1.27 - please read the changelog.
Compilation time was vastly improved.
New Features in NEW_FEATURES.txt.