aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/CHANGELOG_v5
diff options
context:
space:
mode:
Diffstat (limited to 'data/doc/sisu/CHANGELOG_v5')
-rw-r--r--data/doc/sisu/CHANGELOG_v526
1 files changed, 26 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5
index 38d16c60..07d98caf 100644
--- a/data/doc/sisu/CHANGELOG_v5
+++ b/data/doc/sisu/CHANGELOG_v5
@@ -23,6 +23,32 @@ v2 branch is removed; it is available in sisu =< 3.3.2
%% Reverse Chronological:
+%% 5.0.12.orig.tar.xz (2013-08-21:33/3)
+http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_5.0.12
+http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_5.0.12-1
+http://www.jus.uio.no/sisu/pkg/src/sisu_5.0.12.orig.tar.xz
+ sisu_5.0.12.orig.tar.xz
+ sisu_5.0.12-1.dsc
+
+* syntax add
+ * switch ocn off and on for a block of content, line containing only
+ off: "--~#" (omit headings where possible) "---#" on: "--+#"
+ * alternative open and close for blocks using line starting with "```", e.g.
+ open code block: "``` code"
+ close code block: "```"
+ start poem: "``` poem"
+ end poem: "```"
+ * remove need for an empty line between opening & closing of a text block
+
+* vim syntax, add
+ * ocn (object numbering) on, off, text block using "--~#" "---#" "--+#"
+ * grouped text, open, close of blocks using tics "```"
+
+* messages to terminal
+ * code marker
+ * rescued error messages
+ * fuchsia (sp.)
+
%% 5.0.11.orig.tar.xz (2013-08-08:31/4)
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_5.0.11
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_5.0.11-1