summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-10-23 03:12:46 -0400
committerKaz Kylheku <kaz@kylheku.com>2011-10-23 03:12:46 -0400
commit047116716e98766487f4a808ad53e097565dede2 (patch)
treea71c2b62f75bf6f52bd386693cfea845165a841d /ChangeLog
parentc6de88f486896be891e73009dbe2ea0411bf89e1 (diff)
downloadtxr-047116716e98766487f4a808ad53e097565dede2.tar.gz
txr-047116716e98766487f4a808ad53e097565dede2.tar.bz2
txr-047116716e98766487f4a808ad53e097565dede2.zip
* match.c (h_skip): Bugfix: bad agument list in debugf call.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e2bb7ce1..1f3f9e76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-10-23 Kaz Kylheku <kaz@kylheku.com>
+
+ * match.c (h_skip): Bugfix: bad agument list in debugf call.
+
2011-10-22 Kaz Kylheku <kaz@kylheku.com>
Task #11474