From 18fd59a1edb20e5c68d086a97fae5fa9f6bb348a Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 25 May 2008 20:36:13 -0400 Subject: [PATCH] - Bumped to 0.9.8 --- ChangeLog | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 65ea4ca7c..f4f3df0f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,15 +3,16 @@ - Bug: assertion fails on mobile for t v 0.9.9 (?) - - Documentation complete - -0.9.8 (?) - Autoconf/autmake behaving properly. - - All bugs fixed - + Color command + - All bugs fixed. ------ reality ----------------------------------- +0.9.8 (5/25/2008) + + Color command. + + Removed unnecessary files. + + Completed documentation. + 0.9.7 (5/24/2008) + Migrated old compiler flags into Makefile.am + Added ncurses endwin function check to configure.ac