1 |
bti 014 |
2 |
============= |
3 |
Fix reported readline bugs |
4 |
|
5 |
bti 013 |
6 |
============= |
7 |
Fix some readline prompt issues |
8 |
|
9 |
bti 012 |
10 |
============= |
11 |
Logfile support added to track status of tweets |
12 |
bash completion script added thanks to Amir Saied |
13 |
proper "application name" added thanks to Amir Saied |
14 |
|
15 |
bti 011 |
16 |
============= |
17 |
Readline support thanks to Amir Saied |
18 |
|
19 |
bti 010 |
20 |
============= |
21 |
Fix up HTTP proxy support, thanks to gregor herrmann: |
22 |
- command line option now works |
23 |
- http_proxy environment variable is now handled |
24 |
|
25 |
bti 009 |
26 |
============= |
27 |
Initial attempt for HTTP proxy support. |
28 |
|
29 |
bti 008 |
30 |
============= |
31 |
Fix for twitter, due to their server not liking one of the http headers anymore. |
32 |
|
33 |
bti 007 |
34 |
============= |
35 |
segfault fix from Oliver Blin |
36 |
|
37 |
bti 006 |
38 |
============= |
39 |
added identi.ca support |
40 |
|
41 |
bti 005 |
42 |
============= |
43 |
pwd was removed from bash mode |
44 |
bug with tweets crashing over 100 characters fixed |
45 |
|
46 |
bti 004 |
47 |
============= |
48 |
--bash fork and quiet modes enabled |
49 |
|
50 |
bti 003 |
51 |
============= |
52 |
--bash emulates a command line, otherwise the message goes through "clean" |
53 |
|
54 |
bti 002 |
55 |
============= |
56 |
better man page |
57 |
example ~/.bti file |
58 |
ability to send "clean" files to twitter (no path or $ prefix) |
59 |
|
60 |
bti 001 |
61 |
============= |
62 |
initial release |