summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@debian.(none)>2009-02-12 14:59:04 -0800
committerStephen Hemminger <shemminger@debian.(none)>2009-02-12 14:59:04 -0800
commitf9399f6cd3aeff3478d47183932b771aa4f19d5e (patch)
treecbc9e741691b18b90d50431dd9540703e126a6b9
parentef18cac8a75091924014c89e097be139161e6b71 (diff)
downloadvyatta-op-f9399f6cd3aeff3478d47183932b771aa4f19d5e.tar.gz
vyatta-op-f9399f6cd3aeff3478d47183932b771aa4f19d5e.zip
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a438aa7..9c8365a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+vyatta-op (0.13.6) unstable; urgency=low
+
+ * Change show log directory to use 'if'
+ * Show arp: don't resolve host names
+ * Add show arp eth0
+ * Use vyatta-interfaces --show to display allowed types
+ * Don't resolve hostnames in show tech-support
+ * Use lesspipe to unzip log files
+ * Add shutdown command to CLI
+
+ -- Stephen Hemminger <shemminger@debian> Thu, 12 Feb 2009 14:58:54 -0800
+
vyatta-op (0.13.5) unstable; urgency=low
[ Mohit Mehta ]