/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

* mandos: Consistent terminology; use the term "secret" for the
          client's stored data.
  (ClientDBus.__init__): Removed dead code.
  (Clienthandler.handle): Bug fix: send NewRequest signal with only IP
                          address, not str() of address tuple.

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
 
Version 1.5.2 (2012-01-08)
12
 
* Server
13
 
** Removed D-Bus signal se.recompile.Mandos.NewRequest() added in
14
 
   1.5.0.  It was buggy and was of questionable utility.
15
 
 
16
4
Version 1.5.1 (2012-01-01)
17
5
* Server
18
6
** Include intro(8mandos) manual page, missing since migration from