Changes for 0.14    Fri Oct 20 14:37:36 2006
============================================
* Tweak tests to play nicer on win32
* Up required version of IPC::Cmd

Changes for 0.12    Sun Aug 13 14:55:54 2006
============================================
* Add diagnostics during the test suite informing
  the user that File::Spec warnings may be 
  generated by Archive::Zip (see rt #19713).
  These are safe to ignore.

Changes for 0.11_02 Thu Aug  3 14:18:16 2006
============================================
* attempt to address #19815: make test fail under Cygwin
  again. Unzip giving trouble this time. Adding -o 
  option to force overwriting of old files
* address #20829: test failure on Win32: no bunzip2?
  bunzip2 detection wasn't working properly in the
  test suite so tests weren't skipped on missing
  bunzip2

Changes for 0.11_01 Wed Aug  2 13:04:37 2006
============================================
* attempt to address #19815: make test fail under Cygwin
  by adding more sanity checks about buffers 

Changes for 0.11    Wed Aug  2 11:15:48 2006
============================================
* add tentative bzip2 support