summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-02-01 03:26:52 -0800
committerKaz Kylheku <kaz@kylheku.com>2014-02-01 03:26:52 -0800
commitf746b568d797d6b35571968b838d540147dde3f9 (patch)
tree07aecde49e9b509bc9e72f87ada9c23738e15b07 /ChangeLog
parente7de6f8ba3463c3744d7affbc2bbb87c40c2d674 (diff)
downloadtxr-f746b568d797d6b35571968b838d540147dde3f9.tar.gz
txr-f746b568d797d6b35571968b838d540147dde3f9.tar.bz2
txr-f746b568d797d6b35571968b838d540147dde3f9.zip
* lib.c (d): Disable garbage collection around the dump.
It's importa for this function not to have the side effect of triggering garbage collection, when it is used for debugging issues that show up under --gc-debug.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c9389f6b..46a88252 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-02-01 Kaz Kylheku <kaz@kylheku.com>
+
+ * lib.c (d): Disable garbage collection around the dump.
+ It's importa for this function not to have the side effect
+ of triggering garbage collection, when it is used for
+ debugging issues that show up under --gc-debug.
+
2014-01-31 Kaz Kylheku <kaz@kylheku.com>
* configure: remove stray debugging printf from the