diff options
author | David Starks-Browning <starksb@ebi.ac.uk> | 2000-05-11 16:19:21 +0000 |
---|---|---|
committer | David Starks-Browning <starksb@ebi.ac.uk> | 2000-05-11 16:19:21 +0000 |
commit | eeefccfcd1119d89fb81f86a93fd49bd9b5ff16b (patch) | |
tree | 33657da0aa639f80b4ad743f9685ae544f250dc7 /winsup/doc/relnotes.texinfo | |
parent | d542e8ffede35e4e5f58bae2cf1c01278a0220a6 (diff) | |
download | cygnal-eeefccfcd1119d89fb81f86a93fd49bd9b5ff16b.tar.gz cygnal-eeefccfcd1119d89fb81f86a93fd49bd9b5ff16b.tar.bz2 cygnal-eeefccfcd1119d89fb81f86a93fd49bd9b5ff16b.zip |
Preliminary update to FAQ to reflect latest net release.
(So far, just a new title, some minor updates, and a disclaimer in each
section that has to be updated for the net release, or at least looked at.)
Diffstat (limited to 'winsup/doc/relnotes.texinfo')
-rw-r--r-- | winsup/doc/relnotes.texinfo | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/doc/relnotes.texinfo b/winsup/doc/relnotes.texinfo index 5c3020304..4456d8bd8 100644 --- a/winsup/doc/relnotes.texinfo +++ b/winsup/doc/relnotes.texinfo @@ -1,6 +1,10 @@ @chapter Known/potential Problems in the B20.1 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 @@ -9,6 +13,10 @@ 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 |