fixed bug: #36380 unsent_oversize mismatch in 1.4.1RC1 (this was a debug-check issue only)

This commit is contained in:
goldsimon
2012-05-08 07:40:46 +02:00
parent 45e142af55
commit d0a25c2574
2 changed files with 7 additions and 1 deletions

View File

@@ -66,6 +66,10 @@ HISTORY
++ Bugfixes:
2012-05-08: Simon Goldschmidt
* tcp_out.c: fixed bug: #36380 unsent_oversize mismatch in 1.4.1RC1 (this was
a debug-check issue only)
2012-03-27: Simon Goldschmidt
* vj.c: fixed bug #35756 header length calculation problem in ppp/vj.c