diff options
-rw-r--r-- | winsup/doc/ChangeLog | 4 | ||||
-rw-r--r-- | winsup/doc/legal.sgml | 2 | ||||
-rw-r--r-- | winsup/doc/overview.sgml | 2 |
3 files changed, 6 insertions, 2 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 23c4d0e22..fbc8bea8b 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 80f404670..2b200e4a9 100644 --- a/winsup/doc/legal.sgml +++ b/winsup/doc/legal.sgml @@ -1,6 +1,6 @@ <legalnotice id="legal"> -<para>Copyright © 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Red Hat, Inc.</para> +<para>Copyright © 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 b0b80b549..4ce0f5768 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> |