bti: fix a crash for echo -n|bti
[gregoa/bti.git] / RELEASE-NOTES
1 bti 025
2 =============
3 remove readline link-time dependancy to make the distro's lives easier
4 bugfixes for minor things by Amir and Gregor
5
6 bti 024
7 =============
8 laconica group support from Marvin Vek
9 password handling changes from Gregor Herrmann and Ben Boeckel
10
11 bti 023
12 =============
13 verbose mode for timestamps
14 documentation for custom identi.ca
15 Properly credit Amir for all of his great work.
16
17 bti 022
18 =============
19 custom identi.ca instances supported
20 timestamps on messages read.
21 autoconf fixes.
22
23 bti 021
24 =============
25 yet more autoconf fixes
26
27 bti 020
28 =============
29 more autoconf fixes
30
31 bti 019
32 =============
33 autoconf fixes
34
35 bti 018
36 =============
37 man page added for helper script
38 now using autoconf
39 now showing all options with --help
40
41 bti 017
42 =============
43 url shortner bugfix from Bart Trojanowski
44 --page option from Dave Barry
45 documentation updates
46
47 bti 016
48 =============
49 --dry-run option thanks to Bart Trojanowski
50 url shortner script and option thanks to Bart Trojanowski
51 make install target thanks to Bart Trojanowski
52
53 bti 015
54 =============
55 --action support, bti now can output data from the twitter
56 and identica servers!  Thanks to Amir Saied for the work he put into this.
57 minor bugfixes for bash mode, bah, readline is a pain at times.
58
59 bti 014
60 =============
61 Fix reported readline bugs
62
63 bti 013
64 =============
65 Fix some readline prompt issues
66
67 bti 012
68 =============
69 Logfile support added to track status of tweets
70 bash completion script added thanks to Amir Saied
71 proper "application name" added thanks to Amir Saied
72
73 bti 011
74 =============
75 Readline support thanks to Amir Saied
76
77 bti 010
78 =============
79 Fix up HTTP proxy support, thanks to gregor herrmann:
80   - command line option now works
81   - http_proxy environment variable is now handled
82
83 bti 009
84 =============
85 Initial attempt for HTTP proxy support.
86
87 bti 008
88 =============
89 Fix for twitter, due to their server not liking one of the http headers anymore.
90
91 bti 007
92 =============
93 segfault fix from Oliver Blin
94
95 bti 006
96 =============
97 added identi.ca support
98
99 bti 005
100 =============
101 pwd was removed from bash mode
102 bug with tweets crashing over 100 characters fixed
103
104 bti 004
105 =============
106 --bash fork and quiet modes enabled
107
108 bti 003
109 =============
110 --bash emulates a command line, otherwise the message goes through "clean"
111
112 bti 002
113 =============
114 better man page
115 example ~/.bti file
116 ability to send "clean" files to twitter (no path or $ prefix)
117
118 bti 001
119 =============
120 initial release