summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-10-25 11:20:38 -0400
committerKaz Kylheku <kaz@kylheku.com>2011-10-25 11:20:38 -0400
commit611940affae3262bfdb840b3b087ef61741e8946 (patch)
treeafde31ad7ceaf9d622f891360dc6f20466146c4f /ChangeLog
parent689421c6a76223cae4d12e1fc897e2fcb46098e6 (diff)
downloadtxr-611940affae3262bfdb840b3b087ef61741e8946.tar.gz
txr-611940affae3262bfdb840b3b087ef61741e8946.tar.bz2
txr-611940affae3262bfdb840b3b087ef61741e8946.zip
* match.c (v_bind): Use sem_error to throw errors with line number
info.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 564268e1..1598515b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-10-25 Kaz Kylheku <kaz@kylheku.com>
+
+ * match.c (v_bind): Use sem_error to throw errors with line number
+ info.
+
2011-10-24 Kaz Kylheku <kaz@kylheku.com>
Bugs #34641, #34629.