about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2003-06-06 05:51:53 +0000
committerRichard Henderson <rth@redhat.com>2003-06-06 05:51:53 +0000
commit44c7664f803b23cd94aa4e70d6aac347cd3fca04 (patch)
tree9a93a3a9cf48429b23892575e1d3c5fdf1dc2f4a /ChangeLog
parent63e1f70d4dcc68de6c6c31a3878bd319e9d79f81 (diff)
downloadglibc-44c7664f803b23cd94aa4e70d6aac347cd3fca04.tar.gz
glibc-44c7664f803b23cd94aa4e70d6aac347cd3fca04.tar.xz
glibc-44c7664f803b23cd94aa4e70d6aac347cd3fca04.zip
* sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Fix typo in conversion.
        * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Fix typo in conversion.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e51ea03718..01083ac26a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2003-06-04  Richard Henderson  <rth@redhat.com>
 
+        * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Fix typo in conversion.
+
         * include/libc-symbols.h (symbol_set_declare): Use arrays
         of unspecified size.