From 459f09a7ac78cdf5b21773cf659cd0de6a76f44f Mon Sep 17 00:00:00 2001 From: Shantonu Sen Date: Fri, 22 Dec 2000 19:29:40 +0000 Subject: [PATCH] dtimep, MACHINES --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4fcbc07..3c3ea4a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +Fri Dec 22 19:21:29 2000 Shantonu Sen + + * Remove the lex-specific memory hints at the + beginning of sbr/dtimep.lex. We've already + committed to supporting flex only, since + lex does not easily allow us to parse a single + string, as well as other problems documented + below and on nmh-workers. + + * Added a switch statement to configure.in to + test for Mac OS X. If this is the case, LDFLAGS + should not contain "-s" since the linker rejects + the flag. + + * Updated MACHINES to include Mac OS X Public Beta, + as well as Linux 2.4 running glibc 2.2. + Wed Dec 20 16:00:46 2000 Shantonu Sen * Marked deprecated directories in docs/README.developers -- 1.7.10.4