taskwarrior/ChangeLog.230
Paul Beckingham cda35c03d6 Sockets
- Suppports IPv4 and IPv6 task server addresses.
- Cleaned up error message when server is not available.
2012-10-14 02:10:12 -04:00

18 lines
646 B
Text

------ current release ---------------------------
2.3.0 () -
Features
+ Added Feature #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 ------------------------------