equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * CHANGELOG. |
2 * CHANGELOG. |
3 */ |
3 */ |
4 |
4 |
|
5 09232002 - Happy September. Updated VC++6 project files, fixed some |
|
6 VC++ compile nags (more work to be done in zip.c). |
5 08302002 - Cleaned tab stops out of zip.c, and fixed a possible infinite loop |
7 08302002 - Cleaned tab stops out of zip.c, and fixed a possible infinite loop |
6 in zip_find_entry(). |
8 in zip_find_entry(). |
7 08292002 - Fixed a mistake in makeos2.cmd, and updated the INSTALL docs. |
9 08292002 - Fixed a mistake in makeos2.cmd, and updated the INSTALL docs. |
8 Added physfs.spec.in to EXTRA_DIST in Makefile.am* |
10 Added physfs.spec.in to EXTRA_DIST in Makefile.am* |
9 08292002 - Added a physfs/stdio wrapper header to the "extras" dir, |
11 08292002 - Added a physfs/stdio wrapper header to the "extras" dir, |