From 6fde6b0fe90abde84011202edd40fe46eb06af44 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 21 Nov 2010 16:20:55 +0000 Subject: --- CHANGES | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 9af12c2..e9cefc7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ --Changes from 0.8.2-RELEASE to 0.9.0-CURRENT +-Changes from 0.8.2-RELEASE to 0.8.3-CURRENT $ Added .pm files to scripts/stats.pl $ Modified the README (New CVS pserver) $ Added docs/header.txt as a source header skel @@ -19,6 +19,7 @@ $ Added src/build.h, which contains build informations. $ Modified the build system. Using GNU Autoconf now. $ Added GNU readline support for the yChat Command Line Interface (CLI) $ Added the run_loop rule to ./Makefile +$ The thread pool class is now completely static! $ Bugfix in src/sock/sock.cpp (No clear() w/ ncurses disabled) $ Bugfix in src/cli/cli.cpp (No more segfault by reading empty strings or commands with leading whitespaces) @@ -28,14 +29,6 @@ $ Removed the Ncurses support which caused lots of problems. $ CLI commands: (s)hutdown has been renamed into (shut)down $ Changed the copyright back to Paul C. Buetow -$ Removed pthreads -$ Initial libevent support -$ New default XHTML style -$ Added httpd.html.cache option -$ New brainstorming in the TODO file -$ New code formatting (astyle) -$ make style rule for ./Makefile -$ Made it GCC 4.2.1 compatible -Changes from 0.8.1-RELEASE to 0.8.2-RELEASE $ Fixed some typos -- cgit v1.2.3