Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 447 Bytes

CHANGES.md

File metadata and controls

18 lines (14 loc) · 447 Bytes

Changelog

Nov 18, 2014

  • Now supports files (not configs) greater then 32MB. This is accomplished by allowing the block counter to rollover to 0 after 65535 have been transferred.

Nov 15, 2014

  • Now supports php-5.6.3
  • Added delete device
  • Changed to a single config.php file

Nov 12, 2014

  • Now supports php-5.3.29
  • Applied minor fixes to bring up to php-5.3.29
  • Added server build instruction
  • Added php build script