summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-02-09 22:21:31 +0000
committerCarl Hetherington <cth@carlh.net>2014-02-09 22:21:31 +0000
commite4b65ba64c319281d6bff15e950ebce697c9621a (patch)
tree978bf1f27d4cb65496f336c23cfb412c083a45c5 /ChangeLog
parent8322da2c2ff305103ab1b180e79f470d30366699 (diff)
Fix 1 crash on low memory.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1febaac51..4f0bce552 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2014-02-09 Carl Hetherington <cth@carlh.net>
+ * Some small bits of increased low-memory stability.
+
* Version 1.64.7 released.
2014-02-08 Carl Hetherington <cth@carlh.net>