X-Git-Url: https://git.toastfreeware.priv.at/gregoa/bti.git/blobdiff_plain/ba2443406bef1596eefd344daedfd3ca23b7ea34..65f522021c171c15d03ec787f39d4f02e11b4aeb:/RELEASE-NOTES diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 0d167b5..a268118 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,9 @@ +bti 010 +============= +Fix up HTTP proxy support, thanks to gregor herrmann: + - command line option now works + - http_proxy environment variable is now handled + bti 009 ============= Initial attempt for HTTP proxy support.