Redo previous change to sort.c.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 7 Oct 2005 18:48:55 +0000 (18:48 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 7 Oct 2005 18:48:55 +0000 (18:48 +0000)
ChangeLog

index 5dc562e..46ead33 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
+2005-10-07  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Version 5.91-cvs.
 
+       * src/sort.c (sortlines_temp): Redo previous change, since I'm
+       no longer confident that the m4/stdbool.m4 patch suffices.
+
+2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
+
        * src/sort.c (sortlines_temp): Undo previous change, since
        today's change to m4/stdbool.m4 should catch it.