/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: 2015-12-03 21:06:34 UTC
  • Revision ID: teddy@recompile.se-20151203210634-5dcyccalld40cygn
* debian/rules (override_dh_fixperms): Split into
                                       "override_dh_fixperms-arch" and
                                       "override_dh_fixperms-indep".
                                       Fixes Debian bug #806073.

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.1 (2015-10-24)
 
5
* Client
 
6
** Bug fix: Can now really find Mandos server even if the server has
 
7
   an IPv6 address on a network other than the one which the Mandos
 
8
   server is on.
 
9
 
4
10
Version 1.7.0 (2015-08-10)
5
11
* Server
6
12
** Bug fix: Handle local Zeroconf service name collisions better.