diff options
| author | Yang Tse <yangsita@gmail.com> | 2009-11-05 15:04:03 +0000 |
|---|---|---|
| committer | Yang Tse <yangsita@gmail.com> | 2009-11-05 15:04:03 +0000 |
| commit | 55e68ba3338b02d9a52dfe6343054e61a944a895 (patch) | |
| tree | 7c081754374ab5ee0cdbb1ad224c91adb152e63f /RELEASE-NOTES | |
| parent | 3f56d1283020d3a6b8bc115080f2bb0d9a61fe27 (diff) | |
I removed leading 'curl' path on the 'curlbuild.h' include statement in
curl.h, adjusting auto-makefiles include path, to enhance portability to
OS's without an orthogonal directory tree structure such as OS/400.
Diffstat (limited to 'RELEASE-NOTES')
| -rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index cb688c5ea..fc8c3dd36 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -14,6 +14,7 @@ This release includes the following changes: This release includes the following bugfixes: o progress meter percentage and transfer time estimates fixes + o portability enhancement for OS's without orthogonal directory tree structure This release includes the following known bugs: |
