This commit is contained in:
Ryan C. Gordon 2002-05-25 02:56:09 +00:00
parent aecc25d19a
commit c469c382ac
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
* CHANGELOG.
*/
05222002 - Fixed the build system to always package the complete source, not
05242002 - Upped version to 0.1.6.
05232002 - Fixed the build system to always package the complete source, not
just what we built for a given system, when doing a "make dist".
Updated INSTALL. Wrote BeOS platform code (platform/beos.cpp).
Split unix.c into unix.c and posix.c. Linux and BeOS both share