OpenAL headers cleanup.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1763 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2005-05-15 11:37:18 +00:00
parent 04f9fb59ef
commit 0ffe277394
2 changed files with 6 additions and 19 deletions
+3
View File
@@ -1,4 +1,7 @@
Changes towards version 0.4:
- OpenAL header cleanup. Updating OpenAL may be necessary.
Windows users should put the OpenAL headers in an AL/ directory
now too (should be the default). - SvdB
- Improvements to the unix build system for cross-compilation - SvdB
- Do not define ssize_t for MinGW. - SvdB
- Fallback readdir_r() - SvdB