From: Shantonu Sen Date: Mon, 29 May 2000 08:00:33 +0000 (+0000) Subject: Added entry for new lexing function and moving from zotnet/tws to sbr X-Git-Tag: kim-before-sasl~16 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=e5f66154adf0d51a8557c71e80f842f959713c00;hp=e5800b52263f682f4383d0c88872febb9cf76085 Added entry for new lexing function and moving from zotnet/tws to sbr --- diff --git a/ChangeLog b/ChangeLog index 6134234..d2a4443 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +Mon May 29 7:48:15 2000 Shantonu Sen + + * Moved the date parsing routines from zotnet/tws to sbr/ (and + tws.h to h/). Updated all source files to reflect to new location + of tws.h. + + * Rewrote dparsetime (dtimep.c) to replace the old + zotnet/tws/dtimep.c, lexstring.c, lexedit.c, and + dtimep.c-lexed. It should now work with flex (although untested + with lex), and requires no sed-ing. For now, I have the lexed + version in the distribution, so that end-users don't need to worry + about running it through flex/lex. I have not added back support + for guessing the time zone when it's not specified. + Sun May 28 17:44:15 CEST 2000 Ruud de Rooij * Added autoconf check for getutent().