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

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40179
This commit is contained in:
Sam Lantinga 2001-09-13 15:57:48 +00:00
parent b2c4a2a191
commit 24580b1583
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!)