X-Git-Url: https://git.toastfreeware.priv.at/gregoa/bti.git/blobdiff_plain/da43d0b73a9df4c6eb67b94a1c050d7ad7f034ed..f3a8152f4191dd0cc854c6a5b6267e07f5af239f:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 2da39c6..88a68ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +Summary of changes from v024 to v025 +============================================ + +Amir Mohammad Saied (3): + If there's no host specified, the session host is already pointing to twitter, but hosturl is empty + Removing explicit mentions of twitter + Merge remote branch 'gregkh/master' + +Greg Kroah-Hartman (1): + Remove link-time dependancy on readline + +gregor herrmann (1): + Name correct hosts in prompts. + Summary of changes from v023 to v024 ============================================