about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-05-11 14:48:51 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-05-11 14:48:51 +0200
commitd53b8652880ba42913f66e7eee0567ce4cfe7791 (patch)
tree63ea5090ac95e4f769eea66596e2e8b661481874 /ChangeLog
parent8ec69bb7ecf3ca5edde5b7d9d7d5d3a5f8b6c405 (diff)
downloadglibc-d53b8652880ba42913f66e7eee0567ce4cfe7791.tar.gz
glibc-d53b8652880ba42913f66e7eee0567ce4cfe7791.tar.xz
glibc-d53b8652880ba42913f66e7eee0567ce4cfe7791.zip
inet_pton: Reformat in GNU style
Generated machine code is identical on x86-64.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d3137e73e7..1adcdf139d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2017-05-11  Florian Weimer  <fweimer@redhat.com>
 
+	* resolv/inet_pton.c: Reformat in GNU style.  Remove
+	internal_function on static functions.
+
+2017-05-11  Florian Weimer  <fweimer@redhat.com>
+
 	* support/support_format_addrinfo.c (format_ai_flags_1): Renamed
 	from format_ai_flags.
 	(format_ai_flags): New function.  Incorporate flag formatting code