Fixed documentation after changing sys arch prototypes for 1.4.0

This commit is contained in:
goldsimon
2011-07-04 19:33:33 +00:00
committed by goldsimon
parent 859fd87600
commit a7f7762302
2 changed files with 67 additions and 13 deletions

View File

@@ -17,6 +17,9 @@ HISTORY
++ Bugfixes:
2011-07-04: Simon Goldschmidt
* sys_arch.txt: Fixed documentation after changing sys arch prototypes for 1.4.0.
2011-06-26: Simon Goldschmidt
* tcp.c: fixed bug #31723 (tcp_kill_prio() kills pcbs with the same prio) by
updating its documentation only.