Added CD-ROM support for BSD/OS (thanks Steven!)

This commit is contained in:
Sam Lantinga
2001-09-13 15:57:48 +00:00
parent 4c4ef4d58c
commit e889a75dbc
5 changed files with 568 additions and 4 deletions

View File

@@ -16,8 +16,10 @@ be found at the <A HREF="http://www.libsdl.org/"> main SDL page</A>.
Major changes since SDL 1.0.0:
</H2>
<UL>
<LI> 1.2.3: Added CD-ROM support for BSD/OS (thanks Steven!)
<LI> 1.2.3: Added library version information to the Windows DLL
<LI> 1.2.3: Added initial support for EPOC/Symbian OS (thanks Hannu!)
<LI> 1.2.3: Added a joystick driver for MacOS X (thanks Max!)
<LI> 1.2.3: Improved MacOS X international keyboard handling
<LI> 1.2.3: Added support for DirectFB video on Linux (thanks Denis!)
<LI> 1.2.3: Fixed IDE and SCSI CD-ROM detection on BeOS (thanks Caz!)