diff options
| author | John Southworth <john.southworth@vyatta.com> | 2011-07-01 17:32:26 -0700 | 
|---|---|---|
| committer | John Southworth <john.southworth@vyatta.com> | 2011-07-01 17:32:26 -0700 | 
| commit | 3ace5d0d11c6293a954b7f8cc7ecaf9edfc87405 (patch) | |
| tree | 191bb8a985643b31c58f069675d6344667e3bbd5 | |
| parent | 824d961ba24251866e28a53aa71adff377c56192 (diff) | |
| download | vyatta-cfg-system-3ace5d0d11c6293a954b7f8cc7ecaf9edfc87405.tar.gz vyatta-cfg-system-3ace5d0d11c6293a954b7f8cc7ecaf9edfc87405.zip | |
0.19.97debian/0.19.97
| -rw-r--r-- | debian/changelog | 9 | 
1 files changed, 9 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index c83bcf39..9bc164f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +vyatta-cfg-system (0.19.97) unstable; urgency=low + +  * bugfix 6801: check to see if the same address is configured on +    another interface in the working config before allowing an address +    to be set on an interface, allows for swapping addresses in the same +    commit + + -- John Southworth <john.southworth@vyatta.com>  Fri, 01 Jul 2011 17:32:25 -0700 +  vyatta-cfg-system (0.19.96) unstable; urgency=low    * Make add system image use the new config directory for copying files | 
