Skip to content

Commit 21d13fe

Browse files
author
Konrad Bucheli
committed
Release 0.4
1 parent 097c3be commit 21d13fe

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

ChangeLog

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2014-05-12 Konrad Bucheli <kb@open.ch>
2+
* Version 0.4
3+
14
2014-05-08 Konrad Bucheli <kb@open.ch>
25
* (process_options) fix login shell detection
36

@@ -17,5 +20,4 @@
1720
* (process_options) do not print client host if SSH_CLIENT is not set
1821

1922
2014-03-07 Konrad Bucheli <kb@open.ch>
20-
2123
* Initial version

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Version 0.4 (12 May 2014)
2+
* Fix start of login shell.
3+
14
Version 0.3 (2 May 2014)
25
* Avoid runaway processes.
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.3])
1+
AC_INIT([log-user-session],[0.4])
22
AM_INIT_AUTOMAKE
33

44
# Checks for programs.

0 commit comments

Comments
 (0)