summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/release/1.7.342
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/release/1.7.34 b/winsup/cygwin/release/1.7.34
index 9b38fbd53..651127379 100644
--- a/winsup/cygwin/release/1.7.34
+++ b/winsup/cygwin/release/1.7.34
@@ -19,7 +19,7 @@ What's new:
- Provide Cygwin documentation (PDFs and HTML) for offline usage in
/usr/share/doc/cygwin-${version}.
-- Make gethostbyname2 handle numerical host addresses as well as the reserved
+- Make gethostbyname2 handle numeric host addresses as well as the reserved
domain names "localhost" and "invalid" per RFC 6761.
- New APIs: qsort_r, __bsd_qsort_r.