Skip to content

Commit d64d5e1

Browse files
author
Konrad Bucheli
committed
Release 0.3
1 parent 6b725d9 commit d64d5e1

3 files changed

Lines changed: 7 additions & 1 deletion

File tree

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2014-05-02 Konrad Bucheli <kb@open.ch>
2+
* Version 0.3
3+
14
2014-05-02 Konrad Bucheli <kb@open.ch>
25
* (run_log_forwarder) avoid runaway processes
36

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Version 0.3 (2 May 2014)
2+
* Avoid runaway processes.
3+
14
Version 0.2 (8 April 2014)
25
* Fix screen usage.
36

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([log-user-session],[0.2])
1+
AC_INIT([log-user-session],[0.3])
22
AM_INIT_AUTOMAKE
33

44
# Checks for programs.

0 commit comments

Comments
 (0)