summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStig Thormodsrud <stig@io.vyatta.com>2009-02-26 08:03:09 -0800
committerStig Thormodsrud <stig@io.vyatta.com>2009-02-26 08:03:09 -0800
commit56eb4982e61a5385431e1eb1da8d9f072f4c98e0 (patch)
treedf86fe2d94ffa8ea61e1d0e5cccd98ad76b0c361
parent0519ca0bad41c9c928470d61feb4f1bf89011a75 (diff)
parent60020d714261e4358ca177fd4bd5312fe16dcc36 (diff)
downloadvyatta-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/changelog16
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 ]