From 16da6980d16665a99bcf6100b9ab9a1922d70569 Mon Sep 17 00:00:00 2001 From: Oxy Date: Thu, 8 Jun 2006 07:03:30 +0000 Subject: [PATCH] several memory leaks and potential reasons for a crash removed (thanks to loigu) git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@15 119443c7-1b9e-41f8-b6fc-b9c35fce742c --- libupnp/ChangeLog | 5 +++++ libupnp/THANKS | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libupnp/ChangeLog b/libupnp/ChangeLog index edff3c7..2e08a88 100644 --- a/libupnp/ChangeLog +++ b/libupnp/ChangeLog @@ -1,3 +1,8 @@ +2006-06-08 Oxy + + * Patch to fix memory leaks and reasons for crashes added (thanks + to loigu) + ************************************************************************* Release of version 1.4.0 ************************************************************************* diff --git a/libupnp/THANKS b/libupnp/THANKS index fe174bf..9f0e451 100644 --- a/libupnp/THANKS +++ b/libupnp/THANKS @@ -6,7 +6,7 @@ suggesting various improvements or submitting actual code. Here is a list of these people. Help us keep it complete and exempt of errors. -Patches: Arno Willig, Oskar Liljeblad, Chaos, +Patches: Loigu, Arno Willig, Oskar Liljeblad, Chaos, Nektarios K. Papadopoulos, John Dennis, Jiri Zouhar, Marcelo Jimenez Solaris Port: Oxy