summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-10-01 22:14:42 -0700
committerKaz Kylheku <kaz@kylheku.com>2011-10-01 22:14:42 -0700
commitfb042038bc10452110056efc99dac211aa4a6dc3 (patch)
tree9363b7ab12657e74efe6fbd7868a5275f2122ce0 /ChangeLog
parentaf0c0bb9c7e4a8b9b452a3505fff50e0f8bb8da3 (diff)
downloadtxr-fb042038bc10452110056efc99dac211aa4a6dc3.tar.gz
txr-fb042038bc10452110056efc99dac211aa4a6dc3.tar.bz2
txr-fb042038bc10452110056efc99dac211aa4a6dc3.zip
HACKING: Clarified that --vg-debug is also needed to turn on on
the Valgrind support at run-time, in addition to building it in.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36f2e70c..d93cf59f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2011-10-01 Kaz Kylheku <kaz@kylheku.com>
+ HACKING: Clarified that --vg-debug is also needed to turn on on
+ the Valgrind support at run-time, in addition to building it in.
+
+2011-10-01 Kaz Kylheku <kaz@kylheku.com>
+
New test case, covering some filtering from HTML/XML.
* Makefile: Defined TXR_ARGS for new test case.