aboutsummaryrefslogtreecommitdiff
path: root/src/changes
diff options
context:
space:
mode:
Diffstat (limited to 'src/changes')
-rw-r--r--src/changes/changes.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 62fe8d1a..f1f3b6fb 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -27,6 +27,9 @@
<body>
<release version="2.1" date="In subversion">
<action type="fix" dev="cbrisson">
+ Rendering of arrays should display their content, as for lists.
+ </action>
+ <action type="fix" dev="cbrisson">
Enhance space gobbling ("lines" mode): do not eat ending newline when directive doesn't start after a newline.
</action>
<action type="fix" dev="cbrisson">