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
This commit is contained in:
Frederic Culot
2008-02-10 16:29:50 +00:00
parent 8864663107
commit 52340fa0e1
5 changed files with 21 additions and 8 deletions

View File

@@ -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