diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-06-26 15:24:48 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-06-26 22:40:12 -0400 |
commit | def544be45f5961df774b517542934b92141fc66 (patch) | |
tree | ab9f130dad2affc4ea03a6cb0e0efa11bbee1ec6 /data | |
parent | v3: html_tune, reduce loops; deal with angle-brackets (diff) |
v3: manpage (sysenv), move output; line-breaks within object
* start to honor line-breaks within objects (revisit)
* show double escape \\ (backslashes) in code blocks
* place under web server directory
* sysenv, accommodate manpage changes
Diffstat (limited to 'data')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v3 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index 4f2f4713..3aef8703 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -42,6 +42,13 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.13.orig.tar.gz * deal with angle brackets in markup (test, could cause breakage) * reduce loops + * manpage + * start to honor line-breaks within objects (revisit) + * show double escape \\ (backslashes) in code blocks + * place under web server directory + + * sysenv, accomodate + * manpage * constants, a sisupod & an xml related addition |