summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark O'Brien <mobrien@vyatta.com>2008-02-25 17:38:45 -0800
committerMark O'Brien <mobrien@vyatta.com>2008-02-25 17:38:45 -0800
commit4cd7e3e784a88859d206f24b03776704cfd34d39 (patch)
tree0e6b7f19fb9af0db0260d13e03d655c8a8b7943c
parentc1f98db047844f6f0f558ddca554b9b21f71ff49 (diff)
downloadvyatta-cfg-debian/0.2.tar.gz
vyatta-cfg-debian/0.2.zip
vc4.0.0debian/0.2
-rw-r--r--debian/changelog18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 01b2125..a747eb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+vyatta-cfg (0.2) UNRELEASED; urgency=low
+
+ vc4.0.0
+ [ Mark O'Brien ]
+
+
+ [ An-Cheng Huang ]
+ * rewrite lexical analyzer to support simplified templates.
+ * add "official" support for "comp_help" and "allowed" in config
+ template
+ * allow non-indented line continuation
+ * skip spaces immediately after field names
+ * handle empty action
+ * * don't require backslash line-continuation in expressions.
+ * allow non-txt values in initial state (for default).
+
+ -- An-Cheng Huang <mobrien@vyatta.com> Mon, 25 Feb 2008 17:38:45 -0800
+
vyatta-cfg (0.1) unstable; urgency=low
* Initial Release.