diff options
author | David Starks-Browning <starksb@ebi.ac.uk> | 2000-09-12 13:05:59 +0000 |
---|---|---|
committer | David Starks-Browning <starksb@ebi.ac.uk> | 2000-09-12 13:05:59 +0000 |
commit | a7edd2fbce1ac281591f67f891912b3aa151e6e4 (patch) | |
tree | 1790278a4ca742a3f21180fd550f8fb8c27aa2a5 /winsup/doc/relnotes.texinfo | |
parent | 267ca95b4dcc09d43e38cc96f547d0a64d5b7f51 (diff) | |
download | cygnal-a7edd2fbce1ac281591f67f891912b3aa151e6e4.tar.gz cygnal-a7edd2fbce1ac281591f67f891912b3aa151e6e4.tar.bz2 cygnal-a7edd2fbce1ac281591f67f891912b3aa151e6e4.zip |
Remove obsolete B20.1 entries. Chapter now empty.
Diffstat (limited to 'winsup/doc/relnotes.texinfo')
-rw-r--r-- | winsup/doc/relnotes.texinfo | 23 |
1 files changed, 1 insertions, 22 deletions
diff --git a/winsup/doc/relnotes.texinfo b/winsup/doc/relnotes.texinfo index 4456d8bd8..631f92b86 100644 --- a/winsup/doc/relnotes.texinfo +++ b/winsup/doc/relnotes.texinfo @@ -1,23 +1,2 @@ -@chapter Known/potential Problems in the B20.1 Release +@chapter Known/potential Problems in the Latest Net Release -@section Windows 95 freezing up - -@strong{(Please note: This section has not yet been updated for the latest -net release.)} - -While this problem may have been worse under B19, Control-c's in bash -under Win 95 may still be able to lock up the Win 95 kernel, freezing -your machine. This problem can be fixed if you are running the OSR2 -version of Win 95 by installing the USB patch available on OSR2 CDs or -on MSDN subscription CDs. More information about OSR2 and the USB patch -is available from @file{http://www.compuclinic.com/osr2faq/index.html}. - -@section Some programs can't deal with // pathname scheme in arguments - -@strong{(Please note: This section has not yet been updated for the latest -net release.)} - -gcc and other tools aren't fully compatible with the current pathname -scheme: it can't grok an argument of -I//d/foo which means it is vital -that when attempting to configure/build UNIX packages, that only normal -paths with single slashes are used. |