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:
1f37d82
)
.
author
Jim Meyering
<jim@meyering.net>
Sun, 18 Feb 1996 04:11:40 +0000
(
04:11
+0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 18 Feb 1996 04:11:40 +0000
(
04:11
+0000)
old/textutils/ChangeLog
patch
|
blob
|
history
diff --git
a/old/textutils/ChangeLog
b/old/textutils/ChangeLog
index b21284c02bbdfeb2454ae6d15df9dcbec1b97be8..5f8637a322b59e48f32b0c6361b37f27568447a3 100644
(file)
--- a/
old/textutils/ChangeLog
+++ b/
old/textutils/ChangeLog
@@
-1,3
+1,10
@@
+Sat Feb 17 18:54:40 1996 Jim Meyering (meyering@na-net.ornl.gov)
+
+ * sort.c: Add -z option. Change all occurrences of '\n' to `eolchar'.
+ (usage): Describe it.
+ (main): Set eolchar to 0 for -z.
+ From Mark W. Eichin <eichin@cygnus.com>.
+
Fri Feb 16 21:44:14 1996 Jim Meyering (meyering@na-net.ornl.gov)
* join.c (main): Mark two strings for translation.