Skip to content

Commit 0c459d1

Browse files
committed
Release 0.4
1 parent 1ce69d1 commit 0c459d1

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PREFIX=/usr
22

3-
VERSION = 0.3
4-
DATE = 2015-12-08
3+
VERSION = 0.4
4+
DATE = 2017-09-29
55

66
all:
77

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
restricted-ssh-commands 0.4 (2017-09-29)
2+
3+
* Fix unsecure example configuration in man page (fixes #4, Debian #876392)
4+
* Document how to enable debug output
5+
16
restricted-ssh-commands 0.3 (2015-12-08)
27

38
* doc: Clarify regular expression type (POSIX ERE)

0 commit comments

Comments
 (0)