X-Git-Url: https://git.toastfreeware.priv.at/gregoa/bti.git/blobdiff_plain/03c3babc14f229472896d7ba863ff100f7ea329d..HEAD:/RELEASE-NOTES diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c8d36e8..24d8dd2 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,78 @@ +bti 031 +============= +- Check for identi.ca server success or not in non-background mode + thanks to Flameeyes +- Handle '#' in a password in the config file properly thanks to Michel + Alexandre Salim + +bti 030 +============= +More minor bugfixes + +bti 029 +============= +Bugfixes for a variety of little things +lots better oauth documentation. + +bti 028 +============= +Build fixes thanks to Flameeyes and other minor tweaks. + +bti 027 +============= +OAUTH support + +bti 026 +============= +added ability to specify config file from command line +some readline fixups from Pete + +bti 025 +============= +remove readline link-time dependency to make the distro's lives easier +bugfixes for minor things by Amir and Gregor + +bti 024 +============= +laconica group support from Marvin Vek +password handling changes from Gregor Herrmann and Ben Boeckel + +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