X-Git-Url: https://git.toastfreeware.priv.at/gregoa/bti.git/blobdiff_plain/f04035dcbf94a6eeec30cdf27df439a68610c3f3..12411f341086b1c92d5d089cd6af36a05ee4824e:/RELEASE-NOTES diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 59489e3..512e9a1 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,96 @@ +bti 023 +============= +verbose mode for timestamps +documentation for custom identi.ca +Properly credit Amir for all of his great work. + +bti 022 +============= +custom identi.ca instances supported +timestamps on messages read. +autoconf fixes. + +bti 021 +============= +yet more autoconf fixes + +bti 020 +============= +more autoconf fixes + +bti 019 +============= +autoconf fixes + +bti 018 +============= +man page added for helper script +now using autoconf +now showing all options with --help + +bti 017 +============= +url shortner bugfix from Bart Trojanowski +--page option from Dave Barry +documentation updates + +bti 016 +============= +--dry-run option thanks to Bart Trojanowski +url shortner script and option thanks to Bart Trojanowski +make install target thanks to Bart Trojanowski + +bti 015 +============= +--action support, bti now can output data from the twitter +and identica servers! Thanks to Amir Saied for the work he put into this. +minor bugfixes for bash mode, bah, readline is a pain at times. + +bti 014 +============= +Fix reported readline bugs + +bti 013 +============= +Fix some readline prompt issues + +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 + +bti 006 +============= +added identi.ca support + +bti 005 +============= +pwd was removed from bash mode +bug with tweets crashing over 100 characters fixed + bti 004 ============= --bash fork and quiet modes enabled