From 6307e783d83835ffaa70fc594b2a08307b2e359b Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 8 May 2006 15:09:50 +0000 Subject: Fixed known bug #28. The TFTP code no longer assumes a packed struct and thus works reliably on more platforms. --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index f4f2230d7..208e5b1be 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -20,6 +20,7 @@ This release includes the following changes: This release includes the following bugfixes: + o TFTP works in a more portable fashion (== on more platforms) o WSAGetLastError() is now used (better) on Windows o GnuTLS non-block case that could cause data trashing o deflate code survives lack of zlib header -- cgit v1.2.3