summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4775b505d..3a9981dda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2004-11-29 Peter Stephenson <pws@csr.com>
+ * 20591: Stephane Chazelas <Stephane_Chazelas@yahoo.fr>:
+ use of fchdir to change directory leaked filed descriptors.
+
* 20592: Src/math.c: $((##)) caused mayhem by passing null
string to getkeystring(). Report error instead.