Use cat instead of tsort if tsort cannot deal with loops in its
[mmh] / ChangeLog
index d13b3b2..b9536ba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Mon Jun  5 22:10:07 CEST 2000 Ruud de Rooij <ruud@ruud.org>
+
+       * 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 <ruud@ruud.org>
+
+       * 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 <ruud@ruud.org>
 
        * Added autoconf test for Miquel van Smoorenburg's liblockfile