diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-12-02 10:28:55 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-12-02 10:28:55 -0800 |
commit | 4cf29883ef1307de329bf381d53e9aeb8e1f65a7 (patch) | |
tree | 198076635d826ded22eb71f31a93157b761f3f2b | |
parent | c1a26363d888754043bf274558834d47a8ce6419 (diff) |
Added changelog.spec.
-rw-r--r-- | changelog.spec | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/changelog.spec b/changelog.spec new file mode 100644 index 0000000..4c83470 --- /dev/null +++ b/changelog.spec @@ -0,0 +1,10 @@ +[since 0.12] + +* Updated path of test program. +* Use terminology "plain textual content" instead of "string." +* Added condition that conforming parsers strip or replace NULL characters. +* Changed Example 196 to reflect the spec's rules. It should not be a loose + list as it has no blank lines. +* Adjusted semantically insignificant formatting of HTML output. +* Added example to spec of shortcut link with following space (#214). + |