task #10140: Remove DNS_USES_STATIC_BUF (keep the implementation of DNS_USES_STATIC_BUF==1)

This commit is contained in:
goldsimon
2010-02-21 12:15:01 +00:00
parent bcd4b76d31
commit b73dcfb8cf
4 changed files with 30 additions and 38 deletions

View File

@@ -129,6 +129,10 @@ HISTORY
++ Bugfixes:
2010-02-21: Simon Goldschmidt
* opt.h, mem.h, dns.c: task #10140: Remove DNS_USES_STATIC_BUF (keep
the implementation of DNS_USES_STATIC_BUF==1)
2010-02-20: Simon Goldschmidt
* tcp.h, tcp.c, tcp_in.c, tcp_out.c: Task #10088: Correctly implement
close() vs. shutdown(). Now the application does not get any more