- Added a ::send method to CmdSync to perform the transfer.  Note that this
  does not yet include any TLS.
This commit is contained in:
Paul Beckingham 2012-10-06 09:07:30 -04:00
parent 5a9810a423
commit e7e34b7148
3 changed files with 46 additions and 1 deletions

View file

@ -3,7 +3,8 @@
2.3.0 () -
Features
+
+ Stores un-synched transactions in <data.location>/backlog.data.
+ Adds a new "synchronize" command to sync data with a task server.
Bugs
+