summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2013-06-27 09:27:42 +0100
committerColin Watson <cjwatson@debian.org>2013-06-27 09:27:42 +0100
commite0394e485de230a2add23eb9506fae88ffa00960 (patch)
tree7bbce34e64cce467ade3077eb5a903280f155ab0 /ChangeLog
parent4c1c456f7f1d4b42ef274cdadbdb7dae9226cefc (diff)
* src/man.c (get_preprocessors_from_file): Return a non-const string
rather than keeping a static copy. (get_preprocessors): Return a non-const string. (make_roff_command): Free the return value of get_preprocessors before returning.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51947fe3..885d6fba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Thu Jun 27 09:25:19 BST 2013 Colin Watson <cjwatson@debian.org>
+
+ * src/man.c (get_preprocessors_from_file): Return a non-const string
+ rather than keeping a static copy.
+ (get_preprocessors): Return a non-const string.
+ (make_roff_command): Free the return value of get_preprocessors
+ before returning.
+
Thu Jun 27 08:39:26 BST 2013 Colin Watson <cjwatson@debian.org>
* src/manconv_client.c (add_manconv): Don't allocate codes until