aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-07-24 20:03:14 +0000
committerUlrich Drepper <drepper@redhat.com>2005-07-24 20:03:14 +0000
commitc2263408588c70a6232ffd606a3c7abf0a5fd5f5 (patch)
treebd2b0ad9f5dfff55d6a93446aa6e9ed906f77916 /ChangeLog
parent76c98ee22b23ccd59684b32dd7af7e110687d79c (diff)
downloadglibc-c2263408588c70a6232ffd606a3c7abf0a5fd5f5.tar
glibc-c2263408588c70a6232ffd606a3c7abf0a5fd5f5.tar.gz
glibc-c2263408588c70a6232ffd606a3c7abf0a5fd5f5.tar.bz2
glibc-c2263408588c70a6232ffd606a3c7abf0a5fd5f5.zip
* wcsmbs/Makefile: Add rules to build and run tst-wchar-h.
* wcsmbs/tst-wchar-h.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 028c47ea2f..fb9d21ac69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
2005-07-24 Ulrich Drepper <drepper@redhat.com>
* wcsmbs/bits/wchar2.h: Use __FILE not FILE.
+ * wcsmbs/Makefile: Add rules to build and run tst-wchar-h.
+ * wcsmbs/tst-wchar-h.c: New file.
2005-07-22 Ulrich Drepper <drepper@redhat.com>