diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-03-10 08:53:34 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-03-10 08:53:34 -0500 |
commit | cbcf26cd1fcb5dd3f839a8b5de8caf441d957b5f (patch) | |
tree | e80d784c6c656993ca1af7a30aa20130f0d7a5cc /data/doc | |
parent | v2, v3: dal_substitutions_and_insertions: sisu header matching in codeblock, fix (diff) |
v2, v3: dal_doc_str: fix, looks like typo in regex
Diffstat (limited to 'data/doc')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v2 | 2 | ||||
-rw-r--r-- | data/doc/sisu/CHANGELOG_v3 | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v2 b/data/doc/sisu/CHANGELOG_v2 index a5928f1f..56452604 100644 --- a/data/doc/sisu/CHANGELOG_v2 +++ b/data/doc/sisu/CHANGELOG_v2 @@ -37,6 +37,8 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_2.8.2.orig.tar.gz * dal_substitutions_and_insertions: regex for sisu header matching (in sisu markup code blocks), a fix + * dal_doc_str: fix, looks like typo in regex + * texpdf: url (regex) pattern match fix (/https?/) %% 2.8.1.orig.tar.gz (2011-03-05:09/6) diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index 933e3585..5327e85e 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -38,6 +38,8 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.3.orig.tar.gz * dal_substitutions_and_insertions: regex for sisu header matching (in sisu markup code blocks), a fix + * dal_doc_str: fix, looks like typo in regex + * texpdf: url (regex) pattern match fix (/https?/) %% 3.0.2.orig.tar.gz (2011-03-05:09/6) |