From 6c387f2e691293df096349af0f08c071d6f21a65 Mon Sep 17 00:00:00 2001 From: Nick Leverton Date: Tue, 20 Jul 2010 08:58:01 +0200 Subject: netcat: fix logic for archs with unsigned chars Closes #2245 Signed-off-by: Nick Leverton Signed-off-by: Peter Korsgaard --- CHANGES | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 59b4a6fd8..1386a7732 100644 --- a/CHANGES +++ b/CHANGES @@ -21,8 +21,8 @@ iptables, libart, libcgi, libfuse, libgpg-error, libidn, liblockfile, libpng, links, linux-fusion, lmbench, lrzsz, make, module-init-tools, mysql_client, nbd, ncurses, neon, - netperf, ntfsprogs, openssl, php, qt, quagga, sqlite, sdl, - sdl_mixer, sdl_sound, sdl_ttf, squashfs, tn5250, tremor, + netcat, netperf, ntfsprogs, openssl, php, qt, quagga, sqlite, + sdl, sdl_mixer, sdl_sound, sdl_ttf, squashfs, tn5250, tremor, usbutils, xkeyboard-config, xserver_xorg-server, xvkbd Removed packages: modutils, portage, rxvt @@ -70,6 +70,7 @@ #2191: linux-fusion build fail #2221: Qt does not compile (dependencies not taken into account?) #2233: Atmel atstk target skeletons have /etc/mtab as a file, not ... + #2245: Netcat does not work due to incorrect assumptions about signed.. 2010.05, Released May 30th, 2010: -- cgit v1.2.3-55-g7522