aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2011-02-15 15:37:59 +0000
committerCorinna Vinschen <corinna@vinschen.de>2011-02-15 15:37:59 +0000
commitce05ca932afa1b481465dd08b98afcf172bf6343 (patch)
treebe5b80da9d05df3e236dfb857ed52232c91429c2
parenteceebc3005efcfdbb8aad133594b712af19b89c1 (diff)
downloadnewlib-ce05ca932afa1b481465dd08b98afcf172bf6343.zip
newlib-ce05ca932afa1b481465dd08b98afcf172bf6343.tar.gz
newlib-ce05ca932afa1b481465dd08b98afcf172bf6343.tar.bz2
* legal.sgml: Bump date.
* new-features.sgml (ov-new1.7.8): Move dropped NT4 pre-SP4 support up to be the first paragraph.
-rw-r--r--winsup/doc/ChangeLog6
-rw-r--r--winsup/doc/legal.sgml2
-rw-r--r--winsup/doc/new-features.sgml8
3 files changed, 11 insertions, 5 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index f74faa3..e7cffaf 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,5 +1,11 @@
2011-02-15 Corinna Vinschen <corinna@vinschen.de>
+ * legal.sgml: Bump date.
+ * new-features.sgml (ov-new1.7.8): Move dropped NT4 pre-SP4 support
+ up to be the first paragraph.
+
+2011-02-15 Corinna Vinschen <corinna@vinschen.de>
+
* new-features.sgml (ov-new1.7.8): Document /proc/sys.
2011-02-10 Eric Blake <eblake@redhat.com>
diff --git a/winsup/doc/legal.sgml b/winsup/doc/legal.sgml
index 9ed94be..2799ebd 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, 2009, 2010 Red Hat, Inc.</para>
+<para>Copyright &copy; 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Red Hat, Inc.</para>
<!--
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index bb4a71a..44c01a6 100644
--- a/winsup/doc/new-features.sgml
+++ b/winsup/doc/new-features.sgml
@@ -5,6 +5,10 @@
<itemizedlist mark="bullet">
<listitem><para>
+Drop support for Windows NT4 prior to Service Pack 4.
+</para></listitem>
+
+<listitem><para>
Reinstantiate Cygwin's ability to delete an empty directory which is the
current working directory of the same or another process. Same for any
other empty directory which has been opened by the same or another process.
@@ -31,10 +35,6 @@ ctanf, ctanh, ctanhf.
</para></listitem>
<listitem><para>
-Drop support for Windows NT4 prior to Service Pack 4.
-</para></listitem>
-
-<listitem><para>
Fix the width of "CJK Ambiguous Width" characters to 1 for singlebyte charsets
and 2 for East Asian multibyte charsets. (For UTF-8, it remains dependent on
the specified language, and the "@cjknarrow" locale modifier can still be used