diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2010-08-13 11:19:25 -0700 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2010-08-13 11:19:25 -0700 |
commit | 7344a10432d10362fa563fa3dd056dbd6a73174f (patch) | |
tree | c723dada0ebda43d4d830360b230f687c662e867 /debian | |
parent | 31f5a0c0245604b891aac418b3b787556b9f6b5b (diff) | |
download | vyatta-cfg-7344a10432d10362fa563fa3dd056dbd6a73174f.tar.gz vyatta-cfg-7344a10432d10362fa563fa3dd056dbd6a73174f.zip |
0.17.4debian/0.17.4
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ada632e..dd780a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +vyatta-cfg (0.17.4) unstable; urgency=low + + * change all vector/string size to size_t just to be safe. + * get rid of lintian warning + * add API function for retrieving deleted values of a multi node. + + -- An-Cheng Huang <ancheng@vyatta.com> Fri, 13 Aug 2010 11:19:25 -0700 + vyatta-cfg (0.17.3) unstable; urgency=low * add more functions to shell API |