We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ce69d1 commit 0c459d1Copy full SHA for 0c459d1
Makefile
@@ -1,7 +1,7 @@
1
PREFIX=/usr
2
3
-VERSION = 0.3
4
-DATE = 2015-12-08
+VERSION = 0.4
+DATE = 2017-09-29
5
6
all:
7
NEWS
@@ -1,3 +1,8 @@
+restricted-ssh-commands 0.4 (2017-09-29)
+
+* Fix unsecure example configuration in man page (fixes #4, Debian #876392)
+* Document how to enable debug output
restricted-ssh-commands 0.3 (2015-12-08)
8
* doc: Clarify regular expression type (POSIX ERE)
0 commit comments