diff options
author | Mark O'Brien <mobrien@firebolt.vyatta.com> | 2008-06-17 09:27:00 -0700 |
---|---|---|
committer | Mark O'Brien <mobrien@firebolt.vyatta.com> | 2008-06-17 09:27:00 -0700 |
commit | 5309975d987cfb46b044a77f3b1331079fbbaf57 (patch) | |
tree | 349dcd618075bd6223cda3723c857f3df4ad9e03 | |
parent | ca67dde25ee46b060ba38bf7d5f79d487df632f6 (diff) | |
download | vyatta-nat-5309975d987cfb46b044a77f3b1331079fbbaf57.tar.gz vyatta-nat-5309975d987cfb46b044a77f3b1331079fbbaf57.zip |
-rw-r--r-- | debian/changelog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b4035b7..bc49a04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +vyatta-nat (0.10) unstable; urgency=low + + 3.1.0 + [ Mark O'Brien ] + + + [ rbalocca ] + * Ignore derived files + + [ An-Cheng Huang ] + * fix for bug 3249: disallow multiport if both source and destination + ports + * fix for bug 3248: "exclude" now works with "source" and + "destination" types. + * fix for bug 3246: show error message when NAT rule has no "type". + + [ rbalocca ] + * 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:00 -0700 + vyatta-nat (0.9) unstable; urgency=low 3.0.5 |