diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-11-16 16:25:45 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-11-16 16:25:45 -0800 |
commit | dda7d0d8b1d519e2e2ce5e1b3f46bb6a6791a412 (patch) | |
tree | 2bf1a9254f87408b60580a0335279f1c26b6cd8f | |
parent | 6fdb30af9ca5e6d2a7d6fa394329c68c382dcfbe (diff) | |
download | vyatta-cfg-quagga-dda7d0d8b1d519e2e2ce5e1b3f46bb6a6791a412.tar.gz vyatta-cfg-quagga-dda7d0d8b1d519e2e2ce5e1b3f46bb6a6791a412.zip |
0.18.16
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dcb77b1e..646b54a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +vyatta-cfg-system (0.18.16) unstable; urgency=low + + * Add option to disable host validation (DNS) for SSH + * Add ability to configure SSH listen address + * Add ability to configure telnet listen-addres + * Need to restart telnet if port or listen-address changes + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Tue, 16 Nov 2010 16:25:44 -0800 + vyatta-cfg-system (0.18.15) unstable; urgency=low * update call to error location api. |