From 64d8e1b14101d973d4412bf50b24be8cfb425627 Mon Sep 17 00:00:00 2001
From: Ralph Amissah <ralph@amissah.com>
Date: Thu, 19 Jun 2014 19:28:58 -0400
Subject: 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
---
 data/doc/sisu/CHANGELOG_v5 | 1 +
 data/doc/sisu/CHANGELOG_v6 | 1 +
 2 files changed, 2 insertions(+)

(limited to 'data/doc')

diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5
index 010b9189..74dd197e 100644
--- a/data/doc/sisu/CHANGELOG_v5
+++ b/data/doc/sisu/CHANGELOG_v5
@@ -41,6 +41,7 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_5.4.1.orig.tar.xz
 * ao,
   * regex match for tics "```" followed by space tweaked
   * Symbol to match grouped text open & close (instead of String)
+  * introduce way of removing unrecognized tic markers
   * turn id numbers (for tags) into a hash
   * code blocks, clean trailing newlines
   * misc, minorish
diff --git a/data/doc/sisu/CHANGELOG_v6 b/data/doc/sisu/CHANGELOG_v6
index ed9bac41..ce7b2e89 100644
--- a/data/doc/sisu/CHANGELOG_v6
+++ b/data/doc/sisu/CHANGELOG_v6
@@ -31,6 +31,7 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_6.0.8.orig.tar.xz
 * ao,
   * regex match for tics "```" followed by space tweaked
   * Symbol to match grouped text open & close (instead of String)
+  * introduce way of removing unrecognized tic markers
   * turn id numbers (for tags) into a hash
   * code blocks, clean trailing newlines
   * misc, minorish
-- 
cgit v1.2.3