diff options
author | Stig Thormodsrud <stig@io.vyatta.com> | 2009-02-26 08:03:09 -0800 |
---|---|---|
committer | Stig Thormodsrud <stig@io.vyatta.com> | 2009-02-26 08:03:09 -0800 |
commit | 56eb4982e61a5385431e1eb1da8d9f072f4c98e0 (patch) | |
tree | df86fe2d94ffa8ea61e1d0e5cccd98ad76b0c361 | |
parent | 0519ca0bad41c9c928470d61feb4f1bf89011a75 (diff) | |
parent | 60020d714261e4358ca177fd4bd5312fe16dcc36 (diff) | |
download | vyatta-cfg-quagga-56eb4982e61a5385431e1eb1da8d9f072f4c98e0.tar.gz vyatta-cfg-quagga-56eb4982e61a5385431e1eb1da8d9f072f4c98e0.zip |
Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-quagga into jenner
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4f20af9f..729e2438 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +vyatta-cfg-quagga (0.17.1) unstable; urgency=low + + [ Stig Thormodsrud ] + * Revert "Make sure to quote $VAR(@) usage." + + [ Stephen Hemminger ] + * Handle mapping from ospfv3 to ospf6d + + [ Stig Thormodsrud ] + * Change from double quote to single quote around $VAR(@). + * Use single quotes around $VAR(@). + + [ An-Cheng Huang ] + + -- An-Cheng Huang <ancheng@vyatta.com> Wed, 25 Feb 2009 18:59:05 -0800 + vyatta-cfg-quagga (0.17) unstable; urgency=low [ root ] |