From 259d1b019dabdf6a0c2b40cabaf013afcbc582ac Mon Sep 17 00:00:00 2001 From: dos-reis Date: Mon, 5 Nov 2007 01:51:35 +0000 Subject: * Makefile.pamphlet (iterator.$(FASLEXT)): New rule. (modemap.$(FASLEXT)): Likewise. (info.$(FASLEXT)): Likewise. (msgdb.$(FASLEXT)): Likewise. (<>): Remove. (<>): Likewise. (<>): Likewise. (<>): Likewise. * c-util.boot (intersectionContour): Change setIntersection to intersection. Change SetUnion to union. * database.boot (insertModemap): Move to modemap.boot.pamphlet. * i-util.boot.pamphlet (addModemap): Likewise. * info.boot.pamphlet: Push into package "BOOT". Fix syntax. * iterator.boot.pamphlet: Push into package "BOOT". * modemap.boot.pamphlet: Likewise. * msgdb.boot.pamphlet: Push into package "BOOT". Fix syntax. * sys-globals.boot (*BUILD-VERSION*): Define. (*YEARWEEK*): Likewise. --- src/interp/ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'src/interp/ChangeLog') diff --git a/src/interp/ChangeLog b/src/interp/ChangeLog index a3bf75ef..0b069080 100644 --- a/src/interp/ChangeLog +++ b/src/interp/ChangeLog @@ -1,3 +1,24 @@ +2007-11-04 Gabriel Dos Reis + + * Makefile.pamphlet (iterator.$(FASLEXT)): New rule. + (modemap.$(FASLEXT)): Likewise. + (info.$(FASLEXT)): Likewise. + (msgdb.$(FASLEXT)): Likewise. + (<>): Remove. + (<>): Likewise. + (<>): Likewise. + (<>): Likewise. + * c-util.boot (intersectionContour): Change setIntersection to + intersection. Change SetUnion to union. + * database.boot (insertModemap): Move to modemap.boot.pamphlet. + * i-util.boot.pamphlet (addModemap): Likewise. + * info.boot.pamphlet: Push into package "BOOT". Fix syntax. + * iterator.boot.pamphlet: Push into package "BOOT". + * modemap.boot.pamphlet: Likewise. + * msgdb.boot.pamphlet: Push into package "BOOT". Fix syntax. + * sys-globals.boot (*BUILD-VERSION*): Define. + (*YEARWEEK*): Likewise. + 2007-11-04 Gabriel Dos Reis * Makefile.pamphlet (record.$(FASLEXT)): New rule. -- cgit v1.2.3