about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-04-28 16:04:58 +0000
committerUlrich Drepper <drepper@redhat.com>1999-04-28 16:04:58 +0000
commitfbb9cc9129ae3efdb1652b175f57956033102876 (patch)
tree42ac17e2484c6690e3fd494bcaec71a60add848b
parentb0f88c14a71dee27fc52d4287b4f882ae8f3127e (diff)
downloadglibc-fbb9cc9129ae3efdb1652b175f57956033102876.tar.gz
glibc-fbb9cc9129ae3efdb1652b175f57956033102876.tar.xz
glibc-fbb9cc9129ae3efdb1652b175f57956033102876.zip
Fix typos.
1999-04-23  Paul Eggert  <eggert@twinsun.com>
	prefers loopback device.
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 92b85e8e1d..2ffd62c417 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-1999-04-23  Paul Eggert  <eggert@1twinsun.com>
+1999-04-23  Paul Eggert  <eggert@twinsun.com>
 
 	* stdlib/strtoull.c: Surround strong_alias and weak_alias with
 	ifdef _LIBC.
@@ -31,7 +31,7 @@
 1999-04-27  Thorsten Kukuk  <kukuk@suse.de>
 
 	* sunrpc/pmap_clnt.c: Add own get_myaddress function, which
-	  prefers loopback device.
+	prefers loopback device.
 
 1999-04-28  Ulrich Drepper  <drepper@cygnus.com>