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