diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-12-02 03:28:19 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-12-02 03:32:06 -0500 |
commit | acd2e817b84d2c9d047c9814d49719e8fe735db1 (patch) | |
tree | bb07cf04aa69c3a2d7cccca18428ce57e6df6dff /data | |
parent | v3, require iconv (removed), should use String#encode instead, watch (diff) |
v3: dal, codeblocks, start flush left (no buffer spaces at start of line)
* allows cut & paste of codeblocks (from some output formats)
[requested by chals irc.oftc]
Diffstat (limited to 'data')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v3 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index c022a499..bf2f5ac4 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -21,6 +21,12 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.1.6.orig.tar.xz sisu_3.1.6-1.dsc sisu_3.1.6-1.debian.tar.gz + * dal, codeblocks, start flush left (no buffer spaces at start of line) to + allow cut & paste [requested by chals irc.oftc] (fixed issue, numbering of + (flush left) codeblocks; preliminary tests suggest this should be ok), need + distinguishing marks for plaintext, and ideally to fix grey background in + xetex/pdfs + * require iconv (depreciated), use String#encode instead * removed iconv, required a number of places without being used, watch |