diff --git a/CHANGELOG b/CHANGELOG index aef96eb..b8d9a16 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,8 @@ 03162005 - Added missing translation and Portuguese support (thanks, Danny!). MPW support and several MacOS Classic fixes (thanks, Chris!). + Changed CWProjects from SITX to SIT format, so OS9 users can + unpack it. 03132005 - More mount work, added PHYSFS_getMountPoint() and more cleanups. Replaced all the C runtime allocations with PhysFS allocation hooks. Added pocketpc.c to EXTRA_DIST. Added allocation hooks to some diff --git a/CWProjects.sit b/CWProjects.sit new file mode 100755 index 0000000..c63fe8f Binary files /dev/null and b/CWProjects.sit differ diff --git a/CWProjects.sitx b/CWProjects.sitx deleted file mode 100644 index 60754a4..0000000 Binary files a/CWProjects.sitx and /dev/null differ