taskwarrior/ChangeLog.230
Paul Beckingham 2a7c8c2aad Feature #328
- #328 Replaced the 'shell' command with a standalone 'tasksh' binary, which
  includes GNU readline support (thanks to Haitham Gad).
2013-03-10 15:23:06 -04:00

20 lines
767 B
Text

------ current release ---------------------------
2.3.0 () -
Features
+ #328 Replaced the 'shell' command with a standalone 'tasksh' binary, which
includes GNU readline support (thanks to Haitham Gad).
+ #934 support for 'reserved.lines' to accomodate multi-line
shell prompts when used in conjunction with 'limit:page' (thanks to Robert
Gill).
+ Stores un-synched transactions in <data.location>/backlog.data.
+ Adds a new 'synchronize' command to sync data with a task server.
+ Adds a new 'sync' verbosity token, which will reminds when a backlog builds
up and needs a sync.
+ Supports IPv4 and IPv6 server addresses.
Bugs
+ Fixed bug so that 'limit:page' now considers footnote messages.
------ old releases ------------------------------