X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=ChangeLog;h=3c3ea4a73e79d070b33994180ff866026eeac6af;hp=4fcbc07dc885ef7cf8087bb8aa39ac49f0c34f56;hb=459f09a7ac78cdf5b21773cf659cd0de6a76f44f;hpb=7793fde2bb56c76aa8d1fd819d6c60f720e6c44e 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