From 6795aabecf0269c2b17c10d4241971dd406b4af8 Mon Sep 17 00:00:00 2001 From: goldsimon Date: Sun, 22 Nov 2009 17:57:19 +0000 Subject: [PATCH] Fixed filename in last comment --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index e6b1fe40..3cc39187 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -47,7 +47,7 @@ HISTORY ++ Bugfixes: 2009-11-22: Simon Goldschmidt - * tcp_in.c: Fixed bug #27905: FIN isn't combined with data on unsent + * tcp_out.c: Fixed bug #27905: FIN isn't combined with data on unsent 2009-11-22: Simon Goldschmidt (suggested by Bill Auerbach) * tcp.c: tcp_alloc: prevent increasing stats.err for MEMP_TCP_PCB when