/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Teddy Hogeborn
  • Date: 2016-11-26 23:18:55 UTC
  • Revision ID: teddy@recompile.se-20161126231855-vseam120ph8856a1
Add more PEP8 compliance (as per the "pycodestyle" tool).

* mandos: Add an empty line to be more PEP8 compliant.
* mandos-monitor: - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
This NEWS file records noteworthy changes, very tersely.
2
2
See the manual for detailed information.
3
3
 
 
4
Version 1.7.13 (2016-10-08)
 
5
* Client
 
6
** Minor bug fix: Don't ask for passphrase or fail when generating
 
7
   keys using GnuPG 2.1 in a chrooted environment.
 
8
 
 
9
Version 1.7.12 (2016-10-05)
 
10
* Client
 
11
** Bug fix: Don't crash after exit() when using DH parameters file
 
12
 
4
13
Version 1.7.11 (2016-10-01)
5
14
* Client
6
15
** Security fix: Don't compile with AddressSanitizer