aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index baf2290d5d..1f0f4d3a7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
* sysdeps/unix/sysv/linux/bits/sem.h: Don't define union semun.
Define macro _SEM_SEMUN_UNDEFINED instead.
+ Reported by Dirk Laessig <d.laessig@tu-bs.de>.
+
+ * stdio-common/tst-wc-printf.c: New file. Test for %S and %C format.
+ * stdio-common/Makefile (tests): Add tst-wc-printf.
1998-04-28 16:32 Philip Blundell <philb@gnu.org>