=================================================================== RCS file: /cvs/todotxt/Text-Todo/Changes,v retrieving revision 1.4 retrieving revision 1.6 diff -u -r1.4 -r1.6 --- todotxt/Text-Todo/Changes 2010/01/19 18:53:36 1.4 +++ todotxt/Text-Todo/Changes 2010/02/14 06:08:07 1.6 @@ -1,5 +1,16 @@ Revision history for Text-Todo +0.2.0 + Add the ability for an Entry to learn new tags instead of only in new() + Make Todo.pm manage tags for the entries in its list + todo.pl now saves after you add an item + +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: @@ -15,4 +26,4 @@ 0.0.1 Sun Jan 10 19:57:01 2010 Initial release. -$AFresh1: Changes,v 1.3 2010/01/11 19:52:06 andrew Exp $ +$AFresh1: Changes,v 1.5 2010/01/22 01:30:45 andrew Exp $