From 52340fa0e132766e9a0d1e5a95d45282725cdf97 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Sun, 10 Feb 2008 16:29:50 +0000 Subject: memory leak fixed in notify_thread_app() check for limits.h header added asprintf() call replaced in wins_launch_external() as it is not fully portable --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 07cf434..37f0ef4 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 10 Feb 2008: manuals updated to make use of css style sheet + memory leak fixed in notify_thread_app() + check for limits.h header added + asprintf() call replaced in wins_launch_external() as it is not + fully portable 03 Feb 2008: doc/manual.css added -- cgit v1.2.3-54-g00ecf