aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-04-01 06:18:46 +0000
committerdos-reis <gdr@axiomatics.org>2008-04-01 06:18:46 +0000
commit7a0c33622b460c94beef6cd31ef37807887f5a2c (patch)
tree2bf61719c7cc7369ac51d2b10ea2561288704517 /src/ChangeLog
parent9920a0abe7a40dedfe43efe83722372e06dc0826 (diff)
downloadopen-axiom-7a0c33622b460c94beef6cd31ef37807887f5a2c.tar.gz
* lib/openpty.c: Remove conditional inclusion of <stropts.h>
* hyper/spadbuf.c: Remove conditional inclusion of <bstring.h> * sman/session.c: Likewise. * hyper/halloc.c: Remove conditional inclusion of <malloc.h>
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7e2c7153..295fb21c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
+2008-04-01 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * lib/openpty.c: Remove conditional inclusion of <stropts.h>
+ * hyper/spadbuf.c: Remove conditional inclusion of <bstring.h>
+ * sman/session.c: Likewise.
+ * hyper/halloc.c: Remove conditional inclusion of <malloc.h>
+
2008-03-31 Gabriel Dos Reis <gdr@cs.tamu.edu>
* interp/sys-utility.boot (loadModule): New.