X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=d2a444307e068b2619b1a40b15156abfa0be4350;hb=e5f66154adf0d51a8557c71e80f842f959713c00;hp=53201cbd8d6bce8f270dffdddc6ccf1aa7f336de;hpb=aae44c933a5b035e0b23abf4dd4247cd37e4d041;p=mmh diff --git a/ChangeLog b/ChangeLog index 53201cb..d2a4443 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +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(). + * Changed uip/rcvtty.c and uip/slocal.c to use getutent() and + friends. Since I can only check on Linux, please check if + this works on other systems. + Sun May 28 14:58:49 CEST 2000 Ruud de Rooij * Applied patch from Peter Maydell to uip/scansbr.c for more