* legal.sgml: Bump date.
* new-features.sgml (ov-new1.7.8): Move dropped NT4 pre-SP4 support up to be the first paragraph.
This commit is contained in:
parent
eceebc3005
commit
ce05ca932a
|
@ -1,3 +1,9 @@
|
||||||
|
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>
|
2011-02-15 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
* new-features.sgml (ov-new1.7.8): Document /proc/sys.
|
* new-features.sgml (ov-new1.7.8): Document /proc/sys.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<legalnotice id="legal">
|
<legalnotice id="legal">
|
||||||
|
|
||||||
<para>Copyright © 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Red Hat, Inc.</para>
|
<para>Copyright © 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Red Hat, Inc.</para>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,10 @@
|
||||||
|
|
||||||
<itemizedlist mark="bullet">
|
<itemizedlist mark="bullet">
|
||||||
|
|
||||||
|
<listitem><para>
|
||||||
|
Drop support for Windows NT4 prior to Service Pack 4.
|
||||||
|
</para></listitem>
|
||||||
|
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
Reinstantiate Cygwin's ability to delete an empty directory which is the
|
Reinstantiate Cygwin's ability to delete an empty directory which is the
|
||||||
current working directory of the same or another process. Same for any
|
current working directory of the same or another process. Same for any
|
||||||
|
@ -30,10 +34,6 @@ cproj, cprojf, creal, crealf, csin, csinf, csinh, csinhf, csqrt, csqrtf, ctan,
|
||||||
ctanf, ctanh, ctanhf.
|
ctanf, ctanh, ctanhf.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
<listitem><para>
|
|
||||||
Drop support for Windows NT4 prior to Service Pack 4.
|
|
||||||
</para></listitem>
|
|
||||||
|
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
Fix the width of "CJK Ambiguous Width" characters to 1 for singlebyte charsets
|
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
|
and 2 for East Asian multibyte charsets. (For UTF-8, it remains dependent on
|
||||||
|
|
Loading…
Reference in New Issue