diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-06-26 15:14:45 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-06-26 15:14:58 -0400 |
commit | b975bd03d29ea9046021ebedc07301ce7d8c7550 (patch) | |
tree | 29d4e7cd6f77dd3e27be101e0af2769d4247e910 /data/doc | |
parent | v3: plaintext, codeblock keep backslashes (diff) |
v3: html_tune, reduce loops; deal with angle-brackets
* deal with angle brackets in markup (test, could cause breakage)
* reduce loops in code
Diffstat (limited to 'data/doc')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v3 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index fd2fd32e..4f2f4713 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -38,6 +38,11 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.13.orig.tar.gz * plaintext, codeblock keep backslashes + * html_tune revision + * deal with angle brackets in markup (test, could cause breakage) + * reduce loops + + * constants, a sisupod & an xml related addition * ansi screen reporting include document language code |