projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4778617
)
Redo previous change to sort.c.
author
Paul Eggert
<eggert@cs.ucla.edu>
Fri, 7 Oct 2005 18:48:55 +0000
(18:48 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Fri, 7 Oct 2005 18:48:55 +0000
(18:48 +0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
5dc562e
..
46ead33
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,7
+1,12
@@
-2005-10-0
6
Paul Eggert <eggert@cs.ucla.edu>
+2005-10-0
7
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.