]> ToastFreeware Gitweb - gregoa/bti.git/commitdiff
release 009
authorGreg Kroah-Hartman <gregkh@suse.de>
Sun, 11 Jan 2009 22:20:57 +0000 (14:20 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 11 Jan 2009 22:20:57 +0000 (14:20 -0800)
ChangeLog
Makefile
RELEASE-NOTES

index 3f44e3d6d22b8026e11b9e33a560d88a3affff12..74674cb0cdfcfec26d4ec997cbff0cea7769c6d0 100644 (file)
--- 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
 ============================================
 
index 77b62b9474fd3d73b00b6d29434670a9fdb5adc5..4cfa826370d3ff7b1999eb273f08984dd739cff1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
 #
 #
 
-VERSION = 008
+VERSION = 009
 
 PROGRAM = bti
 
index 4315c422b8c28cd5af088a0e029a39fccf0cc8eb..0d167b57437a03103f3c4c43652b4cbc1100efaf 100644 (file)
@@ -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.