author | Ryan C. Gordon <icculus@icculus.org> |
Wed, 14 Nov 2001 23:47:24 +0000 | |
changeset 114 | 6196e86d1adb |
parent 113 | 489a1bb4e621 |
child 115 | c0671785777b |
--- a/CHANGELOG Wed Nov 14 23:46:41 2001 +0000 +++ b/CHANGELOG Wed Nov 14 23:47:24 2001 +0000 @@ -60,6 +60,7 @@ the test program. Apparently I had accidentally removed a rather crucial line from dir.c a few revisions ago, and no one noticed. :( Fixed. The win32 userdir will default to the base dir, now. +11142001 - Removed a redundant error check in platform/win32.c --ryan. (icculus@clutteredmind.org)