summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-08-01 22:40:06 +0000
committerUlrich Drepper <drepper@redhat.com>2008-08-01 22:40:06 +0000
commit144bfa86e2dee39d4085acf9172044daf162b9ec (patch)
treed00353da3f685665819e3fb874c0875229a7f25d /ChangeLog
parent7e1b29c64a56ee64d60922d541d6e3820122cfb1 (diff)
* include/arpa/nameser.h (NS_GET16): Use const pointer.
(NS_GET32): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b18d2acdc..633622292a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2008-08-01 Ulrich Drepper <drepper@redhat.com>
+ * include/arpa/nameser.h (NS_GET16): Use const pointer.
+ (NS_GET32): Likewise.
+
* sysdeps/unix/sysv/linux/kernel-features.h: s390 has the new
syscalls, too.