]> ToastFreeware Gitweb - gregoa/bti.git/blobdiff - RELEASE-NOTES
coding style cleanups
[gregoa/bti.git] / RELEASE-NOTES
index 7f7139a6667fadb5a721b4198a2cd3b29a41e3f2..463005e42e98fa1eae17718cc3c1ebb5c3395443 100644 (file)
@@ -1,3 +1,27 @@
+bti 012
+=============
+Logfile support added to track status of tweets
+bash completion script added thanks to Amir Saied
+proper "application name" added thanks to Amir Saied
+
+bti 011
+=============
+Readline support thanks to Amir Saied
+
+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.
+
+bti 008
+=============
+Fix for twitter, due to their server not liking one of the http headers anymore.
+
 bti 007
 =============
 segfault fix from Oliver Blin