summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c1166de..328f6452 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-12-09 Kaz Kylheku <kkylheku@gmail.com>
+ * parser.l (YYINPUT): Fix signed/unsigned comparison.
+
+2009-12-09 Kaz Kylheku <kkylheku@gmail.com>
+
* hash.c (sethash): New function.
* hash.h (sethash): Declared.