aboutsummaryrefslogtreecommitdiff
path: root/libio/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libio/ChangeLog')
-rw-r--r--libio/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/libio/ChangeLog b/libio/ChangeLog
index 05ba981..f7293c8 100644
--- a/libio/ChangeLog
+++ b/libio/ChangeLog
@@ -1,5 +1,8 @@
1998-06-29 Ulrich Drepper <drepper@cygnus.com>
+ * libio.h: Rewrite __PMT change so that it works with platforms
+ defining __P but not __PMT.
+
* libio.h (__PMT): New macro. Defined like __P. Use is for
function pointers.