diff options
| author | Ralph Amissah <ralph@amissah.com> | 2012-04-15 00:41:45 -0400 | 
|---|---|---|
| committer | Ralph Amissah <ralph@amissah.com> | 2012-04-15 00:41:45 -0400 | 
| commit | 03965bdc313c22c49bfb7e556f51d4f96b55345d (patch) | |
| tree | 083b9ef609600da227955adccf5d82453ac038cc | |
| parent | Merge tag 'sisu_3.2.3' into debian/sid (diff) | |
debian/changelog (3.2.3-1)debian/sisu_3.2.3-1
| -rw-r--r-- | debian/changelog | 21 | 
1 files changed, 21 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index dd3c9fd9..21ea5111 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +sisu (3.2.3-1) unstable; urgency=medium + +  [ Ralph Amissah ] +  * [9de3fc4] sha256 (3.2.2) +  * [0e9a8b0] v3: 3.2.3 version & changelog "opened" +  * [0013ec9] v3: param, dal_syntax, document header (simple regex) +      substitution list +    * $ and curly braces are escaped (within sisu) to allow the following: +      @make:\n :substitute: /${linux-distro}/,'Debian' /${stable}/,'Squeeze' \ +      /${testing}/,'Wheezy' +    * changes are not made within text object types: code-blocks, tables or +      metadata (document headers). Marked up document remains self-referential. +    * Note: the substitution list must be written on a single line, without +      line-breaks. +    * [Substitutions possibility requested by Debian-live, live-manual (Ben +      Armstrong & Daniel Baumann)] +  * [8fefa22] v3: vim syntax highlighting, document header added (@make:) +      :substitute: + + -- Ralph Amissah <ralph@amissah.com>  Sun, 15 Apr 2012 00:40:00 -0400 +  sisu (3.2.2-1) unstable; urgency=medium    [ Ralph Amissah ] | 
