summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-10-29 02:36:00 -0400
committerKaz Kylheku <kaz@kylheku.com>2011-10-29 02:36:00 -0400
commitbbf3ac891f96d41936edf4062f52dfaa756eece5 (patch)
tree2158314e26dcd12a34dd64bf6df161f8f1c0603b /ChangeLog
parentbfaecb261a22fd0db341627c056f677bb8412e20 (diff)
downloadtxr-bbf3ac891f96d41936edf4062f52dfaa756eece5.tar.gz
txr-bbf3ac891f96d41936edf4062f52dfaa756eece5.tar.bz2
txr-bbf3ac891f96d41936edf4062f52dfaa756eece5.zip
* HACKING: Grammar fixes. Expanded on lazy strings a little bit.
Added something about mem_t *, and a few extra words here and there, including a blurb about a Valgrind debugging caveat.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6304ec5..568f4cfe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-10-29 Kaz Kylheku <kaz@kylheku.com>
+
+ * HACKING: Grammar fixes. Expanded on lazy strings a little bit.
+ Added something about mem_t *, and a few extra words here and there,
+ including a blurb about a Valgrind debugging caveat.
+
2011-10-27 Kaz Kylheku <kaz@kylheku.com>
Bug #34657