summaryrefslogtreecommitdiff
path: root/changelog.spec.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-12-10 10:48:14 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2014-12-10 10:48:14 -0800
commitbbaf30eafa5530dc9a9b6d2c476403eadfb20423 (patch)
tree5f92c6b4f25c013913e6c456f14131ae4ee4629d /changelog.spec.txt
parent33803ca7c592470c9b0cfd3ea0084489e8608aa3 (diff)
Moved changelog.spec -> changelog.spec.txt.
Diffstat (limited to 'changelog.spec.txt')
-rw-r--r--changelog.spec.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/changelog.spec.txt b/changelog.spec.txt
new file mode 100644
index 0000000..4091dd3
--- /dev/null
+++ b/changelog.spec.txt
@@ -0,0 +1,9 @@
+[0.13]
+
+* 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).