aboutsummaryrefslogtreecommitdiffhomepage
path: root/data
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2014-06-19 19:27:29 -0400
committerRalph Amissah <ralph@amissah.com>2014-06-19 19:27:29 -0400
commit46410b13582eaadee20eac8e26b3d7f19966c57e (patch)
tree1a8fa7cc6c3724a013bbfe256d64a5de2917ac70 /data
parentv5 v6: ao, regex match for tics "```" followed by space tweaked (diff)
v5 v6: ao, Symbol to match grouped text open & close (instead of String)
Diffstat (limited to 'data')
-rw-r--r--data/doc/sisu/CHANGELOG_v51
-rw-r--r--data/doc/sisu/CHANGELOG_v61
2 files changed, 2 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5
index 61971a6c..010b9189 100644
--- a/data/doc/sisu/CHANGELOG_v5
+++ b/data/doc/sisu/CHANGELOG_v5
@@ -40,6 +40,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)
* 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 8f374569..ed9bac41 100644
--- a/data/doc/sisu/CHANGELOG_v6
+++ b/data/doc/sisu/CHANGELOG_v6
@@ -30,6 +30,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)
* turn id numbers (for tags) into a hash
* code blocks, clean trailing newlines
* misc, minorish