diff options
author | Mark O'Brien <mobrien@firebolt.vyatta.com> | 2008-06-17 09:26:29 -0700 |
---|---|---|
committer | Mark O'Brien <mobrien@firebolt.vyatta.com> | 2008-06-17 09:26:29 -0700 |
commit | 981800dff80cfa85dc939aac43a1ad9f3aa9ea3c (patch) | |
tree | 98139b86a9df83905b204154a45cff1bc3c40ae9 /debian/changelog | |
parent | 30cb2fbd58f8a99c362fb59933692d786ab01370 (diff) | |
download | vyatta-cfg-vpn-981800dff80cfa85dc939aac43a1ad9f3aa9ea3c.tar.gz vyatta-cfg-vpn-981800dff80cfa85dc939aac43a1ad9f3aa9ea3c.zip |
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 76f1be9..3fa281d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,36 @@ +vyatta-cfg-vpn (0.10) unstable; urgency=low + + 3.1.0 + [ Mark O'Brien ] + + + [ Mohit Mehta ] + * - disallowing use of special characters ';' and '?' in pre-shared- + secret as they were not in glendale + * Bug 3194 VPN: xml error in "show vpn ike" command output + * Bug 3194 VPN: xml error in "show vpn ike" command output + + [ Stig Thormodsrud ] + * Fix 2043: enhancement - add ability to use a hostname instead of IP + address fo VPN peer. + + [ rbalocca ] + * Ignore derived files + + [ Stig Thormodsrud ] + * Fix 3182: VPN should not be started at boot unless configured. + + [ rbalocca ] + * Don't include empty dir in the debian package + * Convert to our method of changelog creation + + [ Mohit Mehta ] + * Fix Bug 3069 Help strings should be standardized + + [ Mark O'Brien ] + + -- Mark O'Brien <mobrien@firebolt.vyatta.com> Tue, 17 Jun 2008 09:26:29 -0700 + vyatta-cfg-vpn (0.9) unstable; urgency=low 3.0.5 |