doc: mention more functions added in cygwin 1.7.0
authorEric Blake <ebb9@byu.net>
Thu, 19 Mar 2009 12:11:36 +0000 (06:11 -0600)
committerEric Blake <ebb9@byu.net>
Thu, 19 Mar 2009 12:14:49 +0000 (06:14 -0600)
* doc/posix-functions/log2.texi: Mention recent cygwin 1.7.0
addition.
* doc/posix-functions/log2f.texi: Likewise.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
doc/posix-functions/log2.texi
doc/posix-functions/log2f.texi

index 29bd6434cc41f8ea1151f1429e1b655acd2ea228..0bc942d6f19040bba2f05a2d0b154f877c9636d1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-03-19  Eric Blake  <ebb9@byu.net>
+
+       doc: mention more functions added in cygwin 1.7.0
+       * doc/posix-functions/log2.texi: Mention recent cygwin 1.7.0
+       addition.
+       * doc/posix-functions/log2f.texi: Likewise.
+
 2009-03-19  Jim Meyering  <meyering@redhat.com>
 
        fsusage: avoid syntax error due to statement-before-declaration
index f3473584deb2d548f4e982eb3f45b5185af746fa..f0676c682d9e2ce4bdeea1c8bd7a6e8759c1a7aa 100644 (file)
@@ -14,5 +14,9 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5,
+Solaris 9, Interix 3.5.
+@item
+This function is only provided as a macro on some platforms:
+Cygwin 1.5.x.
 @end itemize
index 33670ff4cc1f3fa52367b917e41968da07cffd33..4583a17f1f5964353a5cfc4d43632e48b9c63f0e 100644 (file)
@@ -14,5 +14,9 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, Solaris 9,
+Interix 3.5.
+@item
+This function is only provided as a macro on some platforms:
+Cygwin 1.5.x.
 @end itemize