diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index dedd6eec..1f7213cd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2008-05-22 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * hyper/hyper.h: Move lexing stuff to hyper/lex.h + * hyper/htadd.c: Don't include hyper.h. Include cfuns.h and + node.h instead. + 2008-05-21 Gabriel Dos Reis <gdr@cs.tamu.edu> * hyper/hthits.c (regerr): Remove. |