update changelog
[p5sagit/Devel-BeginLift.git] / lib /
2010-05-11 Chad Granum Applied patch from Zefram in rt #55384
2008-11-12 Florian Ragwitz Version 0.001002. 0.001002
2008-10-25 Florian Ragwitz Version 0.001001. 0.001001
2008-10-25 Florian Ragwitz Document *_for_cv.
2008-10-25 Florian Ragwitz Turn *_for_cv into classmethods.
2008-10-25 Florian Ragwitz Rename _setup and _teardown to {setup,teardown}_for_cv.
2008-10-18 Florian Ragwitz Port to B::Hooks::OP::Check::EntersubForCV.
2008-05-10 Yuval Kogman accept B::OP objects from lifted subs
2007-06-27 Matt S Trout added docs
2007-06-27 Matt S Trout moved .xs file to correct place, test.pl removed
2007-06-26 Matt S Trout handle void return, move to pure xs
2007-06-24 Matt S Trout initial import, very rough