The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
----------------------------------------------------------------------
r3626:  autrijus | 2004-03-16T11:58:23.873748Z

* This be 0.07.
* Properly raises exception when loading an invalid file to Win32::Exe.
  Reported by Macolm Noonings.

----------------------------------------------------------------------
r3896:  autrijus | 2004-02-17T01:28:40.619691Z

* This be 0.06.
* conform to Parse::Binary 0.05 API
* suggestion by alan to retain the original groupname.

----------------------------------------------------------------------
r3857:  autrijus | 2004-02-16T09:22:40.299320Z

* This be 0.05.
* add docs for exe_update.pl.
* Alan Stewart reported that our FindBin magic in tests was not quite good.
* Also, predeclare test numbers instead of no_plan.

----------------------------------------------------------------------
r3846:  autrijus | 2004-02-15T22:38:40.264114Z

* This be 0.04.
* Work with Parse::Binary 0.04 to refresh only when needed.
  This fixes the case of clobbering the exe twice, as reported
  by Jouke Visser.

----------------------------------------------------------------------
r3819:  autrijus | 2004-02-15T00:17:26.298029Z

* This be 0.03.
* a stupid typo caused all named resource strings to be stripped
  from the table. oops.
* tidy up sort a little.
* depend on newer Parse::Binary.

----------------------------------------------------------------------
r3807:  autrijus | 2004-02-14T19:43:30.059984Z

* This be 0.02.
* truncating executables to smaller size now works.
* properly extend the executable. it should now really work!
* forgot to refresh data directories after updating exe. bummer
* fix two gotchas that were probably preventing padding from working

----------------------------------------------------------------------
r3788:  autrijus | 2004-02-13T23:49:21.521921Z

* This be Win32::Exe, version 0.01.

----------------------------------------------------------------------