summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-02-09 23:34:24 +0000
committerCarl Hetherington <cth@carlh.net>2014-02-09 23:34:24 +0000
commited0d28374e5c4807f7375c39c032a1dc4b5cf874 (patch)
treef156ecc6584927e7e4975945391a0af1b6a4dba2 /ChangeLog
parente3e01d8c9772b34bf35191197d77e31bee5c9882 (diff)
Various OOM fixes; fancy terminate() handler.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d3633cbd..0a6f52959 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2014-02-09 Carl Hetherington <cth@carlh.net>
+ * Build with a more careful version of libopenjpeg that handles
+ out-of-memory conditions slightly better.
+
* Possibly fix repeated no route to host errors in some cases.
* Some small bits of increased low-memory stability.