diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-06-26 14:40:52 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-06-26 14:40:58 -0400 |
commit | 7ef0302aa8c9e810bd9d8de86a2b92a2d9bea0fe (patch) | |
tree | e57acd52bad40473540d22b5d7aa52c238cdf27c /data | |
parent | v3: ansi screen reporting include document language code (diff) |
v2 v3: texpdf, define hardspace & provide backslash
* define \hardspace to simplify placing a hardspace
* provide backslash character in code block
Diffstat (limited to 'data')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v2 | 4 | ||||
-rw-r--r-- | data/doc/sisu/CHANGELOG_v3 | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v2 b/data/doc/sisu/CHANGELOG_v2 index 610d61ba..08ecd407 100644 --- a/data/doc/sisu/CHANGELOG_v2 +++ b/data/doc/sisu/CHANGELOG_v2 @@ -22,6 +22,10 @@ http://git.sisudoc.org/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/3.0.13-1 * sisu syntax highlighting, linebreak \\ added (<br> kept) * colors, added cursor line & column + * texpdf + * define \hardspace to simplify placing a hardspace (within a code block) + * provide backslash character in code block + %% 2.9.6.orig.tar.gz (2011-06-07:23/2) [see 3.0.12] http://git.sisudoc.org/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/3.0.12-1 diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index 5d32bfc0..830bdf12 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -30,6 +30,10 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.13.orig.tar.gz * sisu syntax highlighting, linebreak \\ added (<br> kept) * colors, added cursor line & column + * texpdf + * define \hardspace to simplify placing a hardspace (within a code block) + * provide backslash character in code block + * ansi screen reporting include document language code %% 3.0.12.orig.tar.gz (2011-06-09:23/4) |