/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

* INSTALL: Updated.

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.3.1 (2011-07-27)
5
 
* Client:
6
 
** Client now retries all Mandos servers periodically.
7
 
** Work around Debian bug #633582 - fixes "Permission denied" problem.
8
 
 
9
 
Version 1.3.0 (2011-03-08)
10
 
* Server:
11
 
** Updated for Python 2.6.
12
 
* Client:
13
 
** Bug fix: Make the password-prompt plugin not conflict with
14
 
   Plymouth.
15
 
** Bug fix: Bug fix: update initramfs also when purging package.
16
 
 
17
4
Version 1.2.3 (2010-10-11)
18
5
* Server:
19
6
** Bug fix: Expose D-Bus API also in non-debug mode.