summaryrefslogtreecommitdiff
path: root/old/textutils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-03-02 03:10:42 +0000
committerJim Meyering <jim@meyering.net>2001-03-02 03:10:42 +0000
commit03285f9da55ba79756f9137b9980f0570a6e3c1e (patch)
tree58e7209d40fd19d98f1f4ebddcb9c8b903160798 /old/textutils/ChangeLog
parent334ae8d83dff813e25637dc4198cb3ea2892a115 (diff)
downloadcoreutils-03285f9da55ba79756f9137b9980f0570a6e3c1e.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r--old/textutils/ChangeLog4
1 files changed, 0 insertions, 4 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 805bf8055..bd706d78a 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -21,10 +21,6 @@
(main): Initialize caught_signals. On hosts with sigaction, block all
caught signals while handling one. Remove duplicate code.
- * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
- lacks mkstemp. Compile our own tempname.c if we compile our own
- mkstemp.c, as mkstemp relies on tempname.
-
2001-02-22 Jim Meyering <meyering@lucent.com>
* src/sort.c (keycompare): Move declarations of locals, lena and lenb,