diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2010-11-19 14:48:08 -0800 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2010-11-19 14:48:08 -0800 |
commit | 6221c9a70e90d7e9c369f1c81f7a377f48ab7d3a (patch) | |
tree | c877d7055efb5fc1d8da3b3b70e549a33edb0f55 /debian | |
parent | 3273b3f5feace0bb8f5f84e1e0bd924cdc866a54 (diff) | |
download | vyatta-cfg-6221c9a70e90d7e9c369f1c81f7a377f48ab7d3a.tar.gz vyatta-cfg-6221c9a70e90d7e9c369f1c81f7a377f48ab7d3a.zip |
0.18.31debian/0.18.31
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9fceb07..1121403 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyatta-cfg (0.18.31) unstable; urgency=low + + * fix existence check in "syntax" when builtin expression is used. + + -- An-Cheng Huang <ancheng@vyatta.com> Fri, 19 Nov 2010 14:48:08 -0800 + vyatta-cfg (0.18.30) unstable; urgency=low * remove parser debug output and move existence check. |