From 91b2c971fbd8aeb3a48669d41dacf9d6de89e719 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Sun, 11 Jan 2009 14:20:57 -0800 Subject: [PATCH] release 009 --- ChangeLog | 9 +++++++++ Makefile | 2 +- RELEASE-NOTES | 4 ++++ 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3f44e3d..74674cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Summary of changes from v008 to v009 +============================================ + +Greg Kroah-Hartman (3): + initial cut at adding http proxy support + document proxy support + add example proxy value to the bti.example file + + Summary of changes from v007 to v008 ============================================ diff --git a/Makefile b/Makefile index 77b62b9..4cfa826 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ # # -VERSION = 008 +VERSION = 009 PROGRAM = bti diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 4315c42..0d167b5 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,7 @@ +bti 009 +============= +Initial attempt for HTTP proxy support. + bti 008 ============= Fix for twitter, due to their server not liking one of the http headers anymore. -- 2.39.5