done supports a list of actions, bugfix.

* `done` command now accepts an unlimited list of tasks to mark as done.
* `GTDCLI.stringToFilename` now removes forward slashes.
This commit is contained in:
Jonathan Bernard
2013-10-30 11:31:28 -05:00
parent 415c0e622f
commit b4e01b6098
2 changed files with 46 additions and 38 deletions

View File

@@ -1,8 +1,8 @@
#Mon, 21 Oct 2013 14:08:15 +0000
#Wed, 30 Oct 2013 10:46:52 -0500
lib.local=true
name=jdb-gtd
version=1.5
version=1.6
nailgun.classpath.dir=/home/jdbernard/programs/nailgun/classpath
executable.jar=true
main.class=com.jdblabs.gtd.cli.GTDCLI
build.number=1
build.number=0