[BACK]Return to Changes CVS log [TXT][DIR] Up to [local] / todotxt / Text-Todo

Annotation of todotxt/Text-Todo/Changes, Revision 1.6

1.1       andrew      1: Revision history for Text-Todo
                      2:
1.6     ! andrew      3: 0.2.0
        !             4:        Add the ability for an Entry to learn new tags instead of only in new()
        !             5:        Make Todo.pm manage tags for the entries in its list
        !             6:        todo.pl now saves after you add an item
        !             7:
1.5       andrew      8: 0.1.1  Thu Jan 21 18:26:42 2010
                      9:        No more List::Utils dependency, was silly.
                     10:        todo.pl works again
                     11:        list.t now uses File::Spec->catfile (to fix Win32 failures)
                     12:        should build a new Makefile.PL so that should work.
                     13:
1.4       andrew     14: 0.1.0  Tue Jan 19 11:52:12 2010
                     15:        Fix BEGIN blocks in tests, Bug #53713
                     16:        Move to public CVS:
                     17:          http://cvs.afresh1.com/cgi-bin/cvsweb/todotxt/
                     18:        Fix the required modules list
                     19:        make perlcritic happier with todo.pl
                     20:        add more features to todo.pl
                     21:        More work on the POD for everything
                     22:        Cleanup object on destruction
                     23:        Include a todo.cgi that will not be maintained,
                     24:          it was the start of Text::Todo::REST::API
                     25:
1.2       andrew     26: 0.0.1  Sun Jan 10 19:57:01 2010
1.1       andrew     27:        Initial release.
                     28:
1.6     ! andrew     29: $AFresh1: Changes,v 1.5 2010/01/22 01:30:45 andrew Exp $

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>