- Pre-compiled static library (*.a) in source tarball (thanks to Jakub Wilk).
This commit is contained in:
Paul Beckingham 2014-01-08 00:07:07 -05:00
parent 15524650d8
commit 6819c21600
2 changed files with 4 additions and 1 deletions

View file

@ -96,6 +96,8 @@ Bugs
+ #1415 Client should not require a SSL certificate if the server has a trusted
certificate (thanks to Scott Kroll).
+ #1476 Unicode indicators increase column width (thanks to Paul Kishimoto).
+ #1477 Pre-compiled static library (*.a) in source tarball (thanks to Jakub
Wilk);
+ Fixed bug so that 'limit:page' now considers footnote messages.
+ Fixed bug where specifying an ID of 0 yielded all completed/deleted tasks
(thanks to greenskeleton).