diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-05-08 15:09:50 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-05-08 15:09:50 +0000 |
commit | 6307e783d83835ffaa70fc594b2a08307b2e359b (patch) | |
tree | 3000081e2d2f5c1ef925c9c3ed1538a3c7b41951 /CHANGES | |
parent | b9cd73c76d6f24dd9a59fb603ab9ad92c6076f72 (diff) |
Fixed known bug #28. The TFTP code no longer assumes a packed struct and
thus works reliably on more platforms.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel (8 May 2006) +- Fixed known bug #28. The TFTP code no longer assumes a packed struct and + thus works reliably on more platforms. + Daniel (5 May 2006) - Roland Blom filed bug report #1481217 (http://curl.haxx.se/bug/view.cgi?id=1481217), with follow-ups by Michele |