Share

PerlRsync

File Release Notes and Changelog

Release Name: 0.42

Notes:
  - Replaced regexp with split() due to 5.8.0 regexp performance problem.

  - Replace $rs->getChunk with rs->getData in final handshake.

  - Cleanup for gcc -Wall

  - removed some unneeded declarations that caused compile
    errors on certain debian platforms.


Changes: - Replaced regexp with split() due to 5.8.0 regexp performance problem. - Replace $rs->getChunk with rs->getData in final handshake. - Cleanup for gcc -Wall - removed some unneeded declarations that caused compile errors on certain debian platforms.