aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--debian/changelog33
1 files changed, 33 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9a706819..d24ade16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,36 @@
+sisu (5.4.1-1) unstable; urgency=medium
+
+ [ Ralph Amissah ]
+ * [d4d5086] v5 v6: version & changelog (& rakefile)
+ * [66b72ea] v5 v6: ao, misc, mostly minor cleaning
+ * [83137da] v5 v6: indent spaces, minor
+ * [5d168b3] v5 v6: ao, code blocks, clean trailing newlines
+ * [de1c383] v5 v6: ao, turn id numbers (for tags) into a hash
+ * [afdedc9] v5 v6: ao, regex match for tics "```" followed by space tweaked
+ * [46410b1] v5 v6: ao, Symbol to match grouped text open & close (instead of
+ String)
+ * [64d8e1b] v5 v6: ao, introduce way of removing unrecognized tic markers
+ * this is to provide some forward compatibility with new markup
+ (unrecognized new tic marks are removed)
+ * noisy, reports to screen on tics that are to be removed, unless quiet is
+ on
+ * review
+ * [fa8a138] v6: ao, syntax, able optionally to indicate the language syntax of
+ a code block
+ * [dffa229] v6: ao, syntax, introduce box text block/group
+ * [ac65458] v6: ao, syntax, introduce tics quotes markup (blockquote
+ equivalent)
+ * [4f5b055] v6: docbook, tags (name touch)
+ * [e0c38cb] v6: docbook, ocn & footnote numbers (as xml comments)
+ * [beb28d6] v6: docbook, metadata header (docinfo)
+ * [16380ed] v6: docbook, quotes (blockquote)
+ * [8ed75b2] v6: docbook, tables
+ * [c7eddcb] v6: docbook, images
+ * [e7ce3d1] v6: docbook, code block
+ * [e6ba016] vim syntax, code block, language syntax; box group; quote
+
+ -- Ralph Amissah <ralph@amissah.com> Thu, 19 Jun 2014 22:37:29 -0400
+
sisu (5.4.0-1) unstable; urgency=medium
[ Ralph Amissah ]