aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-05-21 12:58:52 +0000
committerdos-reis <gdr@axiomatics.org>2008-05-21 12:58:52 +0000
commitc145229d7f609447ec9342f60643c62e35bd553f (patch)
tree8beeb41a7a55409d493ca87c93c4cfb4e4bdcca1 /src/ChangeLog
parent28aeada5c757a5a997526f74a471cf0c56c6b473 (diff)
downloadopen-axiom-c145229d7f609447ec9342f60643c62e35bd553f.tar.gz
* hyper/hyper.h (connect_spad): Declare.
(gPageBeingParsed): Likewise. * hyper/htadd.c (session_server): Remove. (MenuServerOpened): Likewise. (gXDisplay): Likewise. (gXScreenNumber): Likewise. * hyper/lex.c (reset_connection): Move to hyper/parse.c (connect_spad): Move to hyper/spadint.c (spad_busy): Likewise. (get_char1): Remove conditional code. * hyper/Makefile.in (mostclean-local): Tidy.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8a26d3a5..738b80d7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,19 @@
2008-05-21 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * hyper/hyper.h (connect_spad): Declare.
+ (gPageBeingParsed): Likewise.
+ * hyper/htadd.c (session_server): Remove.
+ (MenuServerOpened): Likewise.
+ (gXDisplay): Likewise.
+ (gXScreenNumber): Likewise.
+ * hyper/lex.c (reset_connection): Move to hyper/parse.c
+ (connect_spad): Move to hyper/spadint.c
+ (spad_busy): Likewise.
+ (get_char1): Remove conditional code.
+ * hyper/Makefile.in (mostclean-local): Tidy.
+
+2008-05-21 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* graph/Gdraws/Makefile.in (HEADERS): Don't include hash.H1.
* include/halloc.h: Rename from include/halloc.H1.
* include/lex.H1: Remove.