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:
c8729ca
)
*** empty log message ***
TEXTUTILS-2_1
author
Jim Meyering
<jim@meyering.net>
Mon, 29 Jul 2002 08:40:50 +0000
(08:40 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 29 Jul 2002 08:40:50 +0000
(08:40 +0000)
old/textutils/ChangeLog
patch
|
blob
|
history
diff --git
a/old/textutils/ChangeLog
b/old/textutils/ChangeLog
index ec20d54761e1f69a95bdb89827c2cd5be90207a6..bc43c75876f1e4eb1f36ac82bd4825bedcf2906f 100644
(file)
--- a/
old/textutils/ChangeLog
+++ b/
old/textutils/ChangeLog
@@
-1,7
+1,14
@@
-2002-07-2
8
Jim Meyering <meyering@lucent.com>
+2002-07-2
9
Jim Meyering <meyering@lucent.com>
* Version 2.1.
+ * src/tail.c: Adjust command examples in comments to use
+ POSIX 1003.1-2001 option syntax.
+ * src/sort.c: Likewise.
+ From Paul Eggert.
+
+2002-07-28 Jim Meyering <meyering@lucent.com>
+
* configure.ac: Require automake-1.6b.
2002-07-20 Jim Meyering <meyering@lucent.com>