diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2010-11-19 18:09:02 -0800 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2010-11-19 18:09:02 -0800 |
commit | b436dbd7e2c55b5f07d57fddd325abcd8b78288d (patch) | |
tree | a2e2a4a01351a22a30d373a8cd94111f47a430a7 | |
parent | 6f0cb827a62b342cc2b2dc8c5df8def156a11334 (diff) | |
download | vyatta-config-mgmt-b436dbd7e2c55b5f07d57fddd325abcd8b78288d.tar.gz vyatta-config-mgmt-b436dbd7e2c55b5f07d57fddd325abcd8b78288d.zip |
0.13debian/0.13
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 944eae9..f0a0117 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +vyatta-config-mgmt (0.13) unstable; urgency=low + + * Check sessionChanged before creating active/working config files. + * Add "show system commit diff N" op mode command. + + -- Stig Thormodsrud <stig@vyatta.com> Fri, 19 Nov 2010 18:09:02 -0800 + vyatta-config-mgmt (0.12) unstable; urgency=low * Change "compare" command to use cfgShow --show-working-only. |