diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-06-08 13:55:18 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-06-08 13:55:18 +0000 |
commit | f45500c6126fb503612ac34e94ba46eb00c12d6d (patch) | |
tree | 8de5791aff45eea704cd1ebdd4c94838728d9f46 | |
parent | 6f3e8173722fff62251738806d48dc4591353831 (diff) |
djgpp build fix
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 64d467d24..ca493dbc3 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -24,6 +24,7 @@ This release includes the following bugfixes: o allow building libcurl for VxWorks o curl tool exit codes fixed for VMS o --no-buffer treated correctly + o djgpp build fix This release includes the following known bugs: |