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

Diff for /todotxt/Text-Todo/Changes between version 1.4 and 1.8

version 1.4, 2010/01/19 18:53:36 version 1.8, 2010/04/26 20:50:14
Line 1 
Line 1 
 Revision history for Text-Todo  Revision history for Text-Todo
   
          Added dudelicious, a mojolicious lite app for interfaces.
          No more List::Utils dependency, was silly.
          todo.pl works again
          list.t now uses File::Spec->catfile (to fix Win32 failures)
   
   0.2.0  Mon Feb 15 18:06:02 2010
          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  0.1.0  Tue Jan 19 11:52:12 2010
        Fix BEGIN blocks in tests, Bug #53713         Fix BEGIN blocks in tests, Bug #53713
        Move to public CVS:         Move to public CVS:
Line 15 
Line 31 
 0.0.1  Sun Jan 10 19:57:01 2010  0.0.1  Sun Jan 10 19:57:01 2010
        Initial release.         Initial release.
   
 $AFresh1: Changes,v 1.3 2010/01/11 19:52:06 andrew Exp $  $AFresh1: Changes,v 1.7 2010/02/16 01:13:12 andrew Exp $

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.8

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