phploader / CHANGES
100644 14 lines (12 sloc) 0.49 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
ChangeLog
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
1.0.0b1
    * Initial release
 
1.0.0b2
    * Documentation and example cleanup
    * Combo script incorrectly exploded the query string on & not &.
    * Modified APC/Curl support checks
    * Adding APC support for combo.php
    * Combo.php was not handling relative image pathes in the raw css. Now
        converts to absolute paths.
    * Adding a new example to demonstrate mixed loading methods