diff options
author | dos-reis <gdr@axiomatics.org> | 2012-07-25 07:40:30 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2012-07-25 07:40:30 +0000 |
commit | 3c41ecf6c94ad09fa023c402c39d18c72a76812a (patch) | |
tree | e83f45e95266e73f019faf24a3249eb293079376 /src/ChangeLog | |
parent | 90bd2a63a8ff0e9d28f52bf6995b9c9f828b2e8e (diff) | |
download | open-axiom-3c41ecf6c94ad09fa023c402c39d18c72a76812a.tar.gz |
* hyper/htadd.c: Include <string.h>
* hyper/lex.c: Likewise.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 9c8cc32b..52cef853 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2012-07-25 Aleksej Saushev <asau@inbox.ru> + + * hyper/htadd.c: Include <string.h> + * hyper/lex.c: Likewise. + 2012-06-10 Gabriel Dos Reis <gdr@cs.tamu.edu> * interp/io.boot (%SourceLine): New. |