equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * CHANGELOG. |
2 * CHANGELOG. |
3 */ |
3 */ |
4 |
4 |
|
5 04202002 - Added a (very) quick and (very) dirty http server to the |
|
6 extras directory (public domain), as another example of using |
|
7 the library. |
5 04192002 - Corrected some win32 info in INSTALL. Changed Makefile to |
8 04192002 - Corrected some win32 info in INSTALL. Changed Makefile to |
6 package releases as .tar.gz instead of .tar.bz2. |
9 package releases as .tar.gz instead of .tar.bz2. |
7 04122002 - Some win32 cleanups and fixes across several files. Upped |
10 04122002 - Some win32 cleanups and fixes across several files. Upped |
8 version to 0.1.5. |
11 version to 0.1.5. |
9 04082002 - Fixed problem when calling __PHYSFS_setError before PHYSFS_init. |
12 04082002 - Fixed problem when calling __PHYSFS_setError before PHYSFS_init. |