aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-08-10 00:49:28 +0800
committerMike Frysinger <vapier@gentoo.org>2016-08-10 00:49:28 +0800
commit9b3d1336f7f3b6161289627b769a95ec5321e931 (patch)
treee458642acee41439534e24e47bc7e137e743d5b1
parent65f07b8e1f4428c769eb61ee6fb1a88af127e2db (diff)
downloadglibc-9b3d1336f7f3b6161289627b769a95ec5321e931.tar
glibc-9b3d1336f7f3b6161289627b769a95ec5321e931.tar.gz
glibc-9b3d1336f7f3b6161289627b769a95ec5321e931.tar.bz2
glibc-9b3d1336f7f3b6161289627b769a95ec5321e931.zip
ChangeLog: change Winblowz to Windows
-rw-r--r--ChangeLog.112
-rw-r--r--ChangeLog.82
2 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog.11 b/ChangeLog.11
index d9b0364361..356da033c3 100644
--- a/ChangeLog.11
+++ b/ChangeLog.11
@@ -1017,7 +1017,7 @@
* elf/dl-error.c (_dl_signal_error): Allocate memory for objname
as well. Reported by Alexander V. Lukyanov <lav@yars.free.net>.
- * iconvdata/gconv-modules: Add aliases for Winblowz charsets.
+ * iconvdata/gconv-modules: Add aliases for Windows charsets.
Patch by Joseph S. Myers <jsm28@cam.ac.uk>.
2000-10-13 Andreas Schwab <schwab@suse.de>
diff --git a/ChangeLog.8 b/ChangeLog.8
index 5c3be9fc9f..52b85a6270 100644
--- a/ChangeLog.8
+++ b/ChangeLog.8
@@ -525,7 +525,7 @@
1998-07-29 12:58 Ulrich Drepper <drepper@cygnus.com>
- * sysdeps/generic/glob.c: Winblowz compatibility stuff.
+ * sysdeps/generic/glob.c: Windows compatibility stuff.
Patch received from Paul D. Smith <psmith@BayNetworks.COM>.
1998-07-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>