additional_plugins/serendipity_event_autoupdate/ChangeLog
Ian 6a7891a734 autoupdate button and done msg
this runs too fast now on my server and I don't know why. Is it Serendipity or PHP ...
counting seconds for running functions will only work if autoupdate is a little more slow processing.
Still needs overview commit 5723673 first, to work with/on 2.0.
2014-12-23 18:47:04 +01:00

50 lines
1.3 KiB
Plaintext

1.1.2
* some fixes for 2.0
1.1.1
* (html)specialchars for PHP 5.4 charset changes
1.1
* Translated and faked message unicode-icons to Chrome Browser, since this
does not work with all native unicodes (like clock and triangled <!>).
1.0
* Enable flush to work on FastCGI servers
0.9
* Check if ZIP extension is installed and loaded
0.8
* Use native API method serendipity_db_escape_string()
0.7
* Added on error RELOAD note
0.6
* Added install by USERLEVEL_ADMIN only
* changed some lang <en> <de> Constants
this also removed the experimental status
0.5
* View and follow upgrade process
0.4
* Fixed checksums var
* Enhanced cleanTemplatesC()
* Added some debug and process messages
0.3
* Compatibility fixes [brockhaus]
0.2:
* Fixed: Didn't create new directories which were part of the new version
* Fixed: Choked on new files of the new version which didn't exist
in the old version
* Clean cachefiles in templates_c just before the upgrade to prevent
display-errors
0.1.2:
* Fixed call-by-reference-warning in php 5.3
* Added checksum-test prior to unpacking to kind of authenticate
the update
* Added checksum-test after unpacking to check the integrity