X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=b9536ba70a3047e1e7ebb60f29a9512041aabcb1;hb=7036a59145b61979bfd61344d55ac9ce36cc4d54;hp=2b03f0adb4d16f400c4fa526936a0a524a3624b7;hpb=de84e33cbf49bf0e70ad010d58ab9893c5438cff;p=mmh diff --git a/ChangeLog b/ChangeLog index 2b03f0a..b9536ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +Mon Jun 5 22:10:07 CEST 2000 Ruud de Rooij + + * Use cat instead of tsort if tsort cannot deal with loops in its + input (which is the case for tsort from GNU textutils). + +Mon Jun 5 21:14:36 CEST 2000 Ruud de Rooij + + * If lockfile is present, and its dotlockfile program is setgid, + inc does not need to be setgid. + +Sun Jun 4 21:35:40 CEST 2000 Ruud de Rooij + + * Added autoconf test for Miquel van Smoorenburg's liblockfile + library, as found on Debian systems. + + * Added liblockfile support to sbr/lock_file.c. + +Wed May 31 7:19:30 2000 Shantonu Sen + + * Fixed up dtimep.lex a bit. Added back memory options for AIX to + increase available memory. Took out %option noyywrap, which + wasn't understood by AT&T lex, as well as the -i + case-insensitivity flag. + Wed May 31 07:40:45 2000 Doug Morris * added a lint target to the Makefiles and a check in autoconf