aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-04-15 18:29:40 +0000
committerUlrich Drepper <drepper@redhat.com>2003-04-15 18:29:40 +0000
commita1b5424f501c313eda811b1db124970c1777bd77 (patch)
tree4b37cc86b25b00ff6e5c1c8515a23f624ec0b167 /ChangeLog
parent8e854030c0e31434f14339145334856cfd487984 (diff)
downloadglibc-a1b5424f501c313eda811b1db124970c1777bd77.zip
glibc-a1b5424f501c313eda811b1db124970c1777bd77.tar.gz
glibc-a1b5424f501c313eda811b1db124970c1777bd77.tar.bz2
Update.
2003-04-15 Ulrich Drepper <drepper@redhat.com> * include/atomic.h: Pretty printing.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28ef0c6..3b20466 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-04-15 Ulrich Drepper <drepper@redhat.com>
+
+ * include/atomic.h: Pretty printing.
+
2003-04-14 Ulrich Drepper <drepper@redhat.com>
* stdio-common/vfscanf.c: Add casts to avoid warnings.