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 ffbceec5..acb4b103 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,11 @@ 2010-11-27 Gabriel Dos Reis <gdr@cs.tamu.edu> + * etc/Makefile.in: Compile and link with a C++ compiler. + * etc/asq.c.pamphlet: Fix bogus declarations of standard + functions. Fix const-correctness for string literals. + +2010-11-27 Gabriel Dos Reis <gdr@cs.tamu.edu> + * lisp/Makefile.in (GCL_LTCC): Specify the tag. (GCL_LTLD): Likewise. |