This commit is contained in:
Ryan C. Gordon 2002-10-23 00:28:56 +00:00
parent 083c535de8
commit 2143071f79
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
* CHANGELOG.
*/
10222002 - Fixed segfault in test_physfs.c when user hits CTRL-D (and
readline() thus returns NULL)...now gracefully exits, as it should.
10142002 - Added check for AMD's x86-64 ("Hammer") architecture when
determining platform byte order.
10112002 - Fixed "setsaneconfig" command in test_physfs.c ...