# HG changeset patch # User Ryan C. Gordon # Date 1022295369 0 # Node ID 6781b3b03a945d3b328c189c0f35f3df756d972e # Parent 2abc99254366c3e4cd4384fceba28565537e985c Updated. diff -r 2abc99254366 -r 6781b3b03a94 CHANGELOG --- a/CHANGELOG Sat May 25 02:55:40 2002 +0000 +++ b/CHANGELOG Sat May 25 02:56:09 2002 +0000 @@ -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