]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/blobdiff - CHANGELOG
Reverted invalid fix for invalid bug #34360 done yesterday...
[pes-rpp/rpp-lwip.git] / CHANGELOG
index b5811da4dfad8bce63a16925b12a1fd5b4a53675..df44d8d4e1bd1f0f7ab5d7e0190e018c89c3ccf4 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -69,10 +69,6 @@ HISTORY
   * pbuf.h, tcp.c, tcp_in.c: fixed bug #33871: rejecting TCP_EVENT_RECV() for
     the last packet including FIN can lose data
 
-  2011-09-22: Simon Goldschmidt
-  * tcp.c: fixed bug #34360 tcp_shutdown: RST on unacked is not send when
-    shutting down both rx AND tx
-
   2011-09-22: Simon Goldschmidt
   * tcp_impl.h: fixed bug #34355: nagle does not take snd_buf/snd_queuelen into
     account