summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2013-11-03 14:15:26 +0100
committerDaniil Baturin <daniil@baturin.org>2013-11-03 14:15:26 +0100
commit9cb7dea663e03a956b54bcb74c48a8d40a933769 (patch)
treee7efb5045f448558c826168e2c0e5e241ae6c7b7
parent36623f5e7fe8702a8ef7073b97fc31dbda2441ea (diff)
downloadvyatta-cfg-system-debian/0.20.43+hydrogen5.tar.gz
vyatta-cfg-system-debian/0.20.43+hydrogen5.zip
0.20.43+hydrogen5debian/0.20.43+hydrogen5
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5373e666..f0855e39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+vyatta-cfg-system (0.20.43+hydrogen5) unstable; urgency=low
+
+ * Remove init-floppy script
+ * Replace s/Vyatta/VyOS/ in parition handling installer functions
+ * Remove init-floppy from automake rules
+ * Bug #55: fix user name in password reset script.
+
+ -- Daniil Baturin <daniil@baturin.org> Sun, 03 Nov 2013 14:15:26 +0100
+
vyatta-cfg-system (0.20.43+hydrogen4) unstable; urgency=low
* Fix some shell quoting weirdness (curl dumped the ISO on stdout)