diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2010-11-19 20:18:24 -0800 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2010-11-19 20:18:24 -0800 |
commit | 79adeac0435366200ed57d24edbfd84ce6d7d5cb (patch) | |
tree | 53e4c0d82d5ec9d903df24e170817203993b9648 | |
parent | c44bbc41c44a97e2e598f542b9d96b145a1d28e0 (diff) | |
download | vyatta-config-mgmt-79adeac0435366200ed57d24edbfd84ce6d7d5cb.tar.gz vyatta-config-mgmt-79adeac0435366200ed57d24edbfd84ce6d7d5cb.zip |
0.14debian/0.14
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f0a0117..72ca963 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +vyatta-config-mgmt (0.14) unstable; urgency=low + + * Filter version string off diff when comparing active/working to a + file. + + -- Stig Thormodsrud <stig@vyatta.com> Fri, 19 Nov 2010 20:18:24 -0800 + vyatta-config-mgmt (0.13) unstable; urgency=low * Check sessionChanged before creating active/working config files. |