Fixed bug #27266: wait-state debug message in pppMain occurs every ms

This commit is contained in:
goldsimon
2009-08-23 12:37:36 +00:00
parent 362a295e06
commit ce3082976c
2 changed files with 5 additions and 2 deletions

View File

@@ -25,6 +25,9 @@ HISTORY
++ Bugfixes:
2009-08-23 Simon Goldschmidt
* ppp.c: bug #27266: wait-state debug message in pppMain occurs every ms
2009-08-23 Simon Goldschmidt
* udp.c: bug #27252: Address pointer invalid after freeing pbuf in UDP
receive callback