/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: 2014-05-11 20:18:48 UTC
  • mto: This revision was merged to the branch mainline in revision 682.
  • Revision ID: teddy@recompile.se-20140511201848-blw9pl5c76upkhdc
Tags: version-1.6.5-1
* Makefile (version): Changed to "1.6.5".
* NEWS (Version 1.6.5): New entry.
* debian/changelog (1.6.5-1): - '' -

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.6.5 (2014-05-11)
 
5
* Client
 
6
** Work around bug in GnuPG <http://bugs.g10code.com/gnupg/issue1622>
 
7
** Give better error messages when run without sufficient privileges
 
8
** Only warn if workaround for Debian bug #633582 was necessary and
 
9
   failed, not if it failed and was unnecessary.
 
10
 
4
11
Version 1.6.4 (2014-02-16)
5
12
* Server
6
13
** Very minor fix to self-test code.