X-Git-Url: https://git.toastfreeware.priv.at/gregoa/bti.git/blobdiff_plain/45c7418d4ba959f120c84f8accbcaf67282ca8c8..110d37ee2d4a6dc193c572e3653891dd504c503b:/ChangeLog diff --git a/ChangeLog b/ChangeLog index ff1e790..6552ce3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +Summary of changes from v022 to v023 +============================================ + +Amir Mohammad Saied (5): + https for twitter + Verbose mode for bti + verbose option for bash completion script + Updating documents, both for the new verbose mode, and custom laconi.ca installations. + Updating AUTHORs and copyright section + +Summary of changes from v021 to v022 +============================================ + +Amir Mohammad Saied (2): + Support for custom bti installations + Updating config example file + +Greg Kroah-Hartman (4): + add the script to the tarball. + fix build warning from time patch. + Merge branch 'master' of gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/bti + Merge branch 'master' of git://github.com/amir/bti + +J.R. Mauro (1): + bti: show timestamp in statuses + +gregor herrmann (1): + bti: use ssl for identi.ca + + Summary of changes from v020 to v021 ============================================