diff options
author | Mark O'Brien <mobrien@firebolt.vyatta.com> | 2008-06-17 09:27:11 -0700 |
---|---|---|
committer | Mark O'Brien <mobrien@firebolt.vyatta.com> | 2008-06-17 09:27:11 -0700 |
commit | e0b2b1e085af09af738c37ec7acc1feb5e1063a4 (patch) | |
tree | 6797064add61d6cbc2bdaaf28b4b9e25de9ec62e | |
parent | c8eee96cbfd79ffa5e2cecce7793188532e093cc (diff) | |
download | vyatta-op-vpn-e0b2b1e085af09af738c37ec7acc1feb5e1063a4.tar.gz vyatta-op-vpn-e0b2b1e085af09af738c37ec7acc1feb5e1063a4.zip |
-rw-r--r-- | debian/changelog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1a7ff66..c83add2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +vyatta-op-vpn (0.10) unstable; urgency=low + + 3.1.0 + [ Mark O'Brien ] + + + [ Stig Thormodsrud ] + * Fix 3285: "show vpn debug" has bash error + * Fix 3285: CLI command does not restart VPN: run clear vpn ipsec- + process + + [ rbalocca ] + * Ignore derived files + * 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:27:11 -0700 + vyatta-op-vpn (0.9) unstable; urgency=low 3.0.5 |