public
Description: A command line GTD application for managing text todo lists.
Homepage: http://taskwarrior.org
Clone URL: git://github.com/pbeckingham/task.git
Click here to lend your support to: task and make a donation at www.pledgie.com !
ultrafredde (author)
Thu Oct 22 13:27:21 -0700 2009
commit  e2e0851a69a3cc3d83d42f8d06fabcd377783be1
tree    7ab617ac70c86ceb50638e2d524fed3774d96dac
parent  de50b2902ce6f74a4825a185cd5d787034db17ed parent  1299fe468b599cea1a53250d0463d1828ea0c7a8
task / NEWS
100644 47 lines (33 sloc) 1.193 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
 
New Features in task 1.8
 
  - Attribute modifiers, for precise queries
  - Improved calendar feature
  - Full undo capability
  - All reports now customizable
  - Command aliases can now be created
  - In addition to being a standard part of Fedora 10 and 11 (yum install task),
    task is now also a standard part of Cygwin 1.5
  - There are new demo movies on taskwarrior.org
  - Shell-friendly exit codes
 
  Please refer to the ChangeLog file for full details. There are too many to
  list here.
 
Task has been built and tested on the following configurations:
 
  - OS X 10.6 Snow Leopard and 10.5 Leopard
  - Fedora 11 Leonidas and 10 Cambridge
  - Ubuntu 9.04 Jaunty Jackalope and 8.10 Intrepid Ibex
  - Slackware 12.2
  - Arch Linux
  - Gentoo Linux
  - Solaris 10 and 8
  - OpenBSD 4.5
  - FreeBSD
  - Cygwin 1.5
  - Haiku R1/alpha1
 
While Task has undergone testing, bugs are sure to remain. If you encounter a
bug, please enter a new issue at:
 
  http://taskwarrior.org/projects/taskwarrior/issues/new
 
Or you can also report the issue in the forums at:
 
  http://taskwarrior.org/projects/taskwarrior/boards
 
Or just send a message to:
 
  support@taskwarrior.org
 
Thank you.
 
---