summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-10-17 08:38:08 +0000
committerUlrich Drepper <drepper@redhat.com>2008-10-17 08:38:08 +0000
commit292eb8177ece7670194f16e0e776eb3a1cd252ae (patch)
tree1134cf675ec1b4a0a73025e172b27732e200a83f /ChangeLog
parent5df2a427bec4c837fa7da13ad07a3b97861da3ef (diff)
* stdlib/divmod_1.c: Use correct type for dummy variable.
* stdlib/mod_1.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a6231356d..993290d235 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-17 Ulrich Drepper <drepper@redhat.com>
+
+ * stdlib/divmod_1.c: Use correct type for dummy variable.
+ * stdlib/mod_1.c: Likewise.
+
2008-10-16 Ulrich Drepper <drepper@redhat.com>
* elf/dl-tls.c (_dl_update_slotinfo): Copy all of the initial DTV.