/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: 2014-01-21 20:43:52 UTC
  • mfrom: (652 trunk)
  • mto: This revision was merged to the branch mainline in revision 653.
  • Revision ID: teddy@recompile.se-20140121204352-s0sd0d4mp86ivvog
MergeĀ fromĀ trunk.

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.6.3 (2014-01-21)
5
 
* Server
6
 
** Add systemd support.
7
 
** For PID file, fall back to /var/run if /run does not exist.
8
 
* Client
9
 
** Moved files from /usr/lib/mandos to whatever the architecture
10
 
   specifies, like /usr/lib/x86_64-linux-gnu/mandos or
11
 
   /usr/lib64/mandos.
12
 
 
13
4
Version 1.6.2 (2013-10-24)
14
5
* Server
15
6
** PID file moved from /var/run to /run.