diff options
| author | Ralph Amissah <ralph@amissah.com> | 2014-07-01 00:33:49 -0400 | 
|---|---|---|
| committer | Ralph Amissah <ralph@amissah.com> | 2014-07-01 00:33:52 -0400 | 
| commit | 954419b5ae79efb032d28b145ee40d0b61c80c23 (patch) | |
| tree | 6076bfea3c7a0d93c387a9d4d3bfe1e479aac6d3 /data | |
| parent | sisu.org minor (diff) | |
v5: merge what was sisu_6.0.8 into v5
* ao,
  * syntax, able optionally to indicate the language syntax of a code block
  * syntax, introduce box text block/group
  * syntax, introduce tics quotes markup (blockquote equivalent)
* docbook,
  * ocn & footnote numbers (as xml comments)
  * metadata header (docinfo)
  * quotes (blockquote)
  * tables
  * images
  * code block
* vim syntax, add
  * code block, language syntax, optional
  * box block
  * quote block
Diffstat (limited to 'data')
| -rw-r--r-- | data/doc/sisu/CHANGELOG_v5 | 17 | 
1 files changed, 17 insertions, 0 deletions
| diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5 index 7f876e7c..07221ecf 100644 --- a/data/doc/sisu/CHANGELOG_v5 +++ b/data/doc/sisu/CHANGELOG_v5 @@ -38,6 +38,23 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_5.4.3.orig.tar.xz    sisu_5.4.3.orig.tar.xz    sisu_5.4.3-1.dsc +* merge what was sisu_6.0.8 into v5 +  * ao, +    * syntax, able optionally to indicate the language syntax of a code block +    * syntax, introduce box text block/group +    * syntax, introduce tics quotes markup (blockquote equivalent) +  * docbook, +    * ocn & footnote numbers (as xml comments) +    * metadata header (docinfo) +    * quotes (blockquote) +    * tables +    * images +    * code block +  * vim syntax, add +    * code block, language syntax, optional +    * box block +    * quote block +  %% 5.4.2.orig.tar.xz (2014-06-22:24/7)  http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_5.4.2  http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_5.4.2-1 | 
