/mandos/release

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

« back to all changes in this revision

Viewing changes to NEWS

Use the new Client.LastCheckerStatus property.
* mandos-monitor (MandosClientWidget.last_checker_failed): Removed.
  (MandosClientWidget.property_changed): Check for LastCheckerStatus
                                         and enable timer if failure
                                         is indicated.
  (MandosClientWidget.update): Use LastCheckerStatus property instead
                               of last_checker_failed.

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.5.3 (2012-01-15)
5
 
* Server
6
 
** Add D-Bus property se.recompile.Client.LastCheckerStatus and use it
7
 
   in mandos-monitor.
8
 
* Client
9
 
** Fix bugs in the example "bridge" network hook.
10
 
 
11
4
Version 1.5.2 (2012-01-08)
12
5
* Server
13
6
** Removed D-Bus signal se.recompile.Mandos.NewRequest() added in