0.04 2011-01-29
- Remove various UNIXisms from RE2, now builds under Win32/Strawberry
  (still needs gmake installed, which comes with Strawberry)

0.03 2011-01-23
- Pass more options from MakeMaker to RE2, should now work on x86_64 again
- Run RE2's own test suite as part of build if we can

0.02 2011-01-22
- Use ExtUtils::CppGuess and try to find GNU make

0.01 2011-01-16
- Fixes for //g, captures, generally many things

0.01_01 2010-07-25
- Initial dev. version