summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1e0aa2f..983e9b19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2009-09-11 Daniel Elstner <danielk@openismus.com>
+ Correctly quote the extracted comment for M4
+
+ * tools/pm/WrapParser.pm (extract_preceding_documentation): Add M4
+ quotes around the extracted comment, since it may contain sequences
+ of end-quote + macro + start-quote.
+
+2009-09-11 Daniel Elstner <danielk@openismus.com>
+
Slightly clean up gross Perl code in gmmproc.in
* tools/gmmproc.in: Try not to abuse Perl too much, and get rid of