aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-05-22 01:59:39 +0000
committerdos-reis <gdr@axiomatics.org>2008-05-22 01:59:39 +0000
commitd928aee37862094d6e177ece2a3e07bd0498b5c9 (patch)
tree97e5f50dc53cc10c6840e5d285adf9bd9640360b /src/ChangeLog
parentdb5b6bc58c7d8307b8874b37793074f789eb626a (diff)
downloadopen-axiom-d928aee37862094d6e177ece2a3e07bd0498b5c9.tar.gz
Fix build breakage on Win32.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 81f8396a..8c8b3746 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
2008-05-21 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * lib/cfuns-c.c (oa_getenv): Fix thinko.
+ (oa_getcwd): Likewise.
+ * lib/cfuns-c.c (oa_access_file_for_read): Likewise.
+
* hyper/lex.c: Don't include hyper.h, hterror.h and
sockio.h. Include node.h.
* hyper/hyper.h: Don't include X11 headers. Include node.h.