From 6b57907020763ba9b7feae6681d37ec274d2e928 Mon Sep 17 00:00:00 2001
From: Ralph Amissah <ralph@amissah.com>
Date: Sun, 25 Aug 2013 01:27:32 -0400
Subject: debian/changelog (4.2.0-1)

---
 debian/changelog | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

(limited to 'debian')

diff --git a/debian/changelog b/debian/changelog
index 274d6c6e..6610258c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,34 @@
+sisu (4.2.0-1) unstable; urgency=low
+
+  [ Ralph Amissah ]
+  * [cf11ff3] v4 v5: version & changelog
+  * [07de841] v4 v5: css, html, epub, adjust paragraph spacing, aesthetic
+    * increase whitespace (between paragraphs)
+    * [review spacing (generally) further]
+  * [3429989] v5: dal, refine grouped text open and close using tics "```"
+  * [0e296eb] v5: dal, improve font face matching within grouped text (other
+      than code blocks)
+  * [9ccfd45] v4: merge v5, syntax additions, block text related (version bump
+      to 4.2.*)
+    * 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
+      [ note further refinements will be required;
+        use of tildes "~~" considered but more problematic, tics not used
+        elsewhere]
+  * [c60b34d] v4 v5: vim syntax, sisu.vim, improve grouped text match, for
+      blocks using tics
+    * syntax additions (introduced for 5.0.12) now relevant also for v4
+      * ocn (object numbering) on, off, text block using "--~#" "---#" "--+#"
+      * grouped text, open, close of blocks using tics "```"
+
+ -- Ralph Amissah <ralph@amissah.com>  Sun, 25 Aug 2013 01:26:25 -0400
+
 sisu (4.1.12-1) unstable; urgency=low
 
   [ Ralph Amissah ]
-- 
cgit v1.2.3