about summary refs log tree commit diff
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 dc4a51d5e7..45831fee12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1999-06-09  Ulrich Drepper  <drepper@cygnus.com>
 
+	* libio/iofopncook.c: Adjust for renaming of structure elements.
+	* libio/libio.h: Define cookie functions with all the names.
+
 	* pwd/fgetpwent_r.c: Set errno in the correct way.
 	* shadow/fgetspent_r.c: Likewise.
 	* pwd/fgetpwent.c: Handle long lines correctly.  Little