diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-07-28 10:12:47 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-07-28 10:12:47 -0700 |
commit | 8960ab02736d7e13a3e8910da4dea7cb03629fbb (patch) | |
tree | 0bccd86e83c78f1c3a36070dd4fe74f05e5a2c1d /debian/changelog | |
parent | 2e676eab9d35e8faf0df8676fc832c3178ff3feb (diff) | |
parent | 0c938c8f6e3da7ab69ad018d8b3f6604b4506479 (diff) | |
download | vyatta-cfg-8960ab02736d7e13a3e8910da4dea7cb03629fbb.tar.gz vyatta-cfg-8960ab02736d7e13a3e8910da4dea7cb03629fbb.zip |
Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg into larkspur
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a3901a6..576a860 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,40 @@ +vyatta-cfg (0.16.103+larkspur4) unstable; urgency=low + + * handle single quotes in comp_help + + -- An-Cheng Huang <ancheng@vyatta.com> Tue, 27 Jul 2010 17:39:11 -0700 + +vyatta-cfg (0.16.103+larkspur3) unstable; urgency=low + + * allow commit hook commands to write to stdout. + + -- Michael Larson <slioch@slioch.vyatta.com> Fri, 23 Jul 2010 13:18:10 -0700 + +vyatta-cfg (0.16.103+larkspur2) unstable; urgency=low + + * remove comment feature. + + -- Michael Larson <slioch@slioch.vyatta.com> Thu, 22 Jul 2010 18:09:23 -0700 + +vyatta-cfg (0.16.103+larkspur1) unstable; urgency=low + + * UNRELEASED + + -- An-Cheng Huang <ancheng@vyatta.com> Thu, 22 Jul 2010 17:17:39 -0700 + +vyatta-cfg (0.16.103) unstable; urgency=low + + * output comp_help in addition to normal help + * change quoting + + -- An-Cheng Huang <ancheng@vyatta.com> Wed, 21 Jul 2010 18:35:40 -0700 + +vyatta-cfg (0.16.102) unstable; urgency=low + + * fix for bug 5882. + + -- Michael Larson <slioch@slioch.vyatta.com> Wed, 21 Jul 2010 16:34:56 -0700 + vyatta-cfg (0.16.101) unstable; urgency=low * fix for bug 5887 |