aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-05-08 15:09:50 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-05-08 15:09:50 +0000
commit6307e783d83835ffaa70fc594b2a08307b2e359b (patch)
tree3000081e2d2f5c1ef925c9c3ed1538a3c7b41951 /CHANGES
parentb9cd73c76d6f24dd9a59fb603ab9ad92c6076f72 (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--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c4f050072..03fd1ba92 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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