summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 7f5ffc4aa..040a74226 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,9 @@
+Thu Oct 26 00:11:35 1995 Jim Meyering (meyering@comco.com)
+
+ * sort.c (xfopen): Rewrite using open/fdopen in order to set
+ proper permissions on temporary files. Reported by Erik Corry
+ (erik@kroete2.freinet.de).
+
Mon Oct 23 23:17:04 1995 Jim Meyering (meyering@comco.com)
* aclocal.m4 (jm_WITH_AUTODEPS): New directive.