blob: 5f9affdf06800f4698da8d2114a0e9df849b52bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
vyatta-cfg (0.2) unstable; 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.
-- An-Cheng Huang <ancheng@vyatta.com> Mon, 24 Sep 2007 17:31:53 -0700
|