equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * CHANGELOG. |
2 * CHANGELOG. |
3 */ |
3 */ |
4 |
4 |
5 |
5 01052005 - Fixed HOG archiver file lookup (thanks, Chris!) |
6 12162004 - Fixed some documentation/header comment typos (thanks, Gaetan!) |
6 12162004 - Fixed some documentation/header comment typos (thanks, Gaetan!) |
7 10302004 - Fixed a strcpy that should have been a strcat. (thanks, Tolga!) |
7 10302004 - Fixed a strcpy that should have been a strcat. (thanks, Tolga!) |
8 Build system respects external CFLAGS now. (thanks, Adam!) |
8 Build system respects external CFLAGS now. (thanks, Adam!) |
9 Fixed infinite loop in new enumeration code. (thanks, Adam!) |
9 Fixed infinite loop in new enumeration code. (thanks, Adam!) |
10 10062004 - Removed profiling code from physfs.c. |
10 10062004 - Removed profiling code from physfs.c. |