From a6fc3387268574b2ba106f932398d1f38b34849a Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Fri, 2 Oct 2009 13:32:23 +0200 Subject: mpatrol: remove package It doesn't compile: ../../src/memory.c: In function '__mp_memquery': ../../src/memory.c:769: error: lvalue required as left operand of assignment And hasn't seen any updates since it got added in 2006, so it cannot have many users. People most likely use valgrind nowadays for memory debugging anyway - Drop it. Signed-off-by: Peter Korsgaard --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index a6e0cba70..78dc44315 100644 --- a/CHANGES +++ b/CHANGES @@ -8,7 +8,7 @@ openssl, python, radvd, samba, squashfs, syslinux, u-boot, xdata_xcursor-themes, - Removed package: mdnsresponder + Removed package: mdnsresponder, mpatrol Issues resolved (http://bugs.uclibc.org): -- cgit v1.2.3