Added library version information to the Windows DLL

This commit is contained in:
Sam Lantinga 2001-09-12 05:11:15 +00:00
parent 9d24ce25e5
commit 4c4ef4d58c
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -16,6 +16,7 @@ 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 library version information to the Windows DLL
<LI> 1.2.3: Added initial support for EPOC/Symbian OS (thanks Hannu!)
<LI> 1.2.3: Improved MacOS X international keyboard handling
<LI> 1.2.3: Added support for DirectFB video on Linux (thanks Denis!)