=================================================================== RCS file: /cvs/todotxt/Text-Todo/Changes,v retrieving revision 1.1.1.1 retrieving revision 1.5 diff -u -r1.1.1.1 -r1.5 --- todotxt/Text-Todo/Changes 2009/07/09 19:21:34 1.1.1.1 +++ todotxt/Text-Todo/Changes 2010/01/22 01:30:45 1.5 @@ -1,6 +1,24 @@ Revision history for Text-Todo -0.0.1 Thu Jul 9 11:19:00 2009 +0.1.1 Thu Jan 21 18:26:42 2010 + No more List::Utils dependency, was silly. + todo.pl works again + list.t now uses File::Spec->catfile (to fix Win32 failures) + should build a new Makefile.PL so that should work. + +0.1.0 Tue Jan 19 11:52:12 2010 + Fix BEGIN blocks in tests, Bug #53713 + Move to public CVS: + http://cvs.afresh1.com/cgi-bin/cvsweb/todotxt/ + Fix the required modules list + make perlcritic happier with todo.pl + add more features to todo.pl + More work on the POD for everything + Cleanup object on destruction + Include a todo.cgi that will not be maintained, + it was the start of Text::Todo::REST::API + +0.0.1 Sun Jan 10 19:57:01 2010 Initial release. -$RedRiver$ +$AFresh1: Changes,v 1.4 2010/01/19 18:53:36 andrew Exp $