about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2019-01-21 08:59:42 +0100
committerFlorian Weimer <fweimer@redhat.com>2019-02-04 21:35:01 +0100
commit8e92ca5dd7a7e38a4dddf1ebc4e1e8f0cb27e4aa (patch)
tree7b1f53a9fdbb864a523c6a4242afd4279b1b2488 /ChangeLog
parent9aaa083387fd1e19eb0bbd9f25444a5d5c91e210 (diff)
downloadglibc-8e92ca5dd7a7e38a4dddf1ebc4e1e8f0cb27e4aa.tar.gz
glibc-8e92ca5dd7a7e38a4dddf1ebc4e1e8f0cb27e4aa.tar.xz
glibc-8e92ca5dd7a7e38a4dddf1ebc4e1e8f0cb27e4aa.zip
resolv: Reformat inet_addr, inet_aton to GNU style
(cherry picked from commit 5e30b8ef0758763effa115634e0ed7d8938e4bc0)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4341e08211..aae12ae1ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-01-21  Florian Weimer  <fweimer@redhat.com>
+
+	* resolv/inet_addr.c: Reformat to GNU style.
+	(__inet_addr, __inet_aton): Update comment.
+
 2019-02-04  H.J. Lu  <hongjiu.lu@intel.com>
 
 	[BZ #24155]