/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-10-04 13:44:40 UTC
  • Revision ID: teddy@recompile.se-20151004134440-ep3xxhb037n01114
Bug fix: Add local route also when host is unreachable.

* plugins.d/mandos-client.c (start_mandos_communication): Bug fix:
                    Check for EHOSTUNREACH in addition to ENETUNREACH.

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
 
 
10
4
Version 1.7.0 (2015-08-10)
11
5
* Server
12
6
** Bug fix: Handle local Zeroconf service name collisions better.