summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4108cf8f..81e3ee02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2011-12-28 Jay Berkenbilt <ejb@ql.org>
+
+ * Since PCRE is not necessarily thread safe, don't declare any
+ PCRE objects to be static.
+
+ * Disregard stderr output from ghostscript when using it to
+ compare images in the test suite; see comments in qpdf.test for
+ details.
+
+ * Fixed a few documentation errors.
+
2011-08-11 Jay Berkenbilt <ejb@ql.org>
* 2.3.0: release