about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33f2662196..072c2363fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 1999-10-02  Ulrich Drepper  <drepper@cygnus.com>
 
+	* resolv/nsap_addr.c (inet_nsap_addr): Little optimization.
+
+	* resolv/inet_ntop.c (inet_ntop4): Little optimization.
+	(inet_ntop6): Likewise.
+
 	* resolv/inet_net_pton.c (inet_net_pton_ipv4): Prevent buffer
 	overruns.