aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 27cb03c..eeb46e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,9 @@
2006-10-02 Dmitry V. Levin <ldv@altlinux.org>
+ * sysdeps/posix/getaddrinfo.c (match_prefix): Make mask and val
+ variables const to avoid compiler warnings.
+
* io/fts.c (fts_close): Remove redundant checks.
(fts_build): Likewise.
(fts_palloc): Likewise.