aboutsummaryrefslogtreecommitdiff
path: root/winsup/doc
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2009-02-13 18:41:32 +0000
committerCorinna Vinschen <corinna@vinschen.de>2009-02-13 18:41:32 +0000
commitb36d8c6040c9d12699759350401205b30fe4fba5 (patch)
tree072762706a358cc93e1bcffd9a1980377c28343a /winsup/doc
parentc6d37351067155503d3a86bd05527d16f7abcdb5 (diff)
downloadnewlib-b36d8c6040c9d12699759350401205b30fe4fba5.zip
newlib-b36d8c6040c9d12699759350401205b30fe4fba5.tar.gz
newlib-b36d8c6040c9d12699759350401205b30fe4fba5.tar.bz2
* overview.sgml: Fix 1.7 release date.
Diffstat (limited to 'winsup/doc')
-rw-r--r--winsup/doc/ChangeLog4
-rw-r--r--winsup/doc/legal.sgml2
-rw-r--r--winsup/doc/overview.sgml2
3 files changed, 6 insertions, 2 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index 23c4d0e..fbc8bea 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,7 @@
+2009-02-13 Nahor <nahor.j+gmane@gmail.com>
+
+ * overview.sgml: Fix 1.7 release date.
+
2009-02-13 Corinna Vinschen <corinna@vinschen.de>
* cygwin-api.in.sgml: Fix API section layout.
diff --git a/winsup/doc/legal.sgml b/winsup/doc/legal.sgml
index 80f4046..2b200e4 100644
--- a/winsup/doc/legal.sgml
+++ b/winsup/doc/legal.sgml
@@ -1,6 +1,6 @@
<legalnotice id="legal">
-<para>Copyright &copy; 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Red Hat, Inc.</para>
+<para>Copyright &copy; 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Red Hat, Inc.</para>
<!--
diff --git a/winsup/doc/overview.sgml b/winsup/doc/overview.sgml
index b0b80b5..4ce0f57 100644
--- a/winsup/doc/overview.sgml
+++ b/winsup/doc/overview.sgml
@@ -109,7 +109,7 @@ have seen continuous development.
<para>
The latest major improvement in this development is the 1.7 release in
-2008, which dropped Windows 95/98/Me support in favor of using Windows
+2009, which dropped Windows 95/98/Me support in favor of using Windows
NT features more extensively. It adds a lot of new features like
case-sensitive filenames, NFS interoperability, IPv6 support and much
more.</para>