From 19ad02b5530576ccac3c46ffe8c4582a2b4ba733 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Sat, 25 May 2002 02:56:09 +0000 Subject: [PATCH] Updated. --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 1a1450c0..19a6e245 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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