diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-07-10 15:23:15 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-07-10 16:05:43 -0300 |
commit | 918c16241b86aef45e803d92e468947ea29bed27 (patch) | |
tree | 64ba88db8dc3c8284248bdbe55543a8be76413a3 /CHANGELOG | |
parent | 00db8a715be4ab7048a2f4ea2e6cfe80ec6c444a (diff) |
[pkg] fold in changes
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +0.7.1 Jul 10, 2015: +Client: + o Fix sync encrypter pool close queue error. Closes #7088. + o Expose post-sync hooks via plugin system. Related: #6996. + 0.7.0 Jun 01 2015: Client: o Do not depend on pysqlite2 (#2945). |