1
0

Merge branch '2.0' of github.com:s9y/Serendipity into 2.0

This commit is contained in:
onli
2014-05-11 23:58:34 +02:00
22 changed files with 6997 additions and 241 deletions

View File

@ -4,6 +4,12 @@
Version 2.0-beta2 ()
------------------------------------------------------------------------
* Add HTTP_Request2 and dependencies as bundled libraries and
update PEAR library to version 1.9.4
* Implemented AJAX uploadResize option to allow resizing an image
before upload (onli)
* Improved file/directory removal code to (hopefully) fail more
gracefully