We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 097c3be commit 21d13feCopy full SHA for 21d13fe
3 files changed
ChangeLog
@@ -1,3 +1,6 @@
1
+2014-05-12 Konrad Bucheli <kb@open.ch>
2
+ * Version 0.4
3
+
4
2014-05-08 Konrad Bucheli <kb@open.ch>
5
* (process_options) fix login shell detection
6
@@ -17,5 +20,4 @@
17
20
* (process_options) do not print client host if SSH_CLIENT is not set
18
21
19
22
2014-03-07 Konrad Bucheli <kb@open.ch>
-
23
* Initial version
NEWS
+ Version 0.4 (12 May 2014)
+* Fix start of login shell.
Version 0.3 (2 May 2014)
* Avoid runaway processes.
configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([log-user-session],[0.3])
+AC_INIT([log-user-session],[0.4])
AM_INIT_AUTOMAKE
# Checks for programs.
0 commit comments