aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5afb6871..ec165929 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-09-06 Jay Berkenbilt <ejb@ql.org>
+
+ * Bug fix: Writing after calling QPDFWriter::setOutputMemory()
+ would cause a segmentation fault because of an internal field not
+ being initialized, rendering that method useless. This has been
+ corrected.
+
2012-08-11 Jay Berkenbilt <ejb@ql.org>
* 3.0.1: release