+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
============================================
+bti 025
+=============
+remove readline link-time dependancy to make the distro's lives easier
+bugfixes for minor things by Amir and Gregor
+
bti 024
=============
laconica group support from Marvin Vek
-AC_INIT([bti], [024], [greg@kroah.com])
+AC_INIT([bti], [025], [greg@kroah.com])
AC_PREREQ(2.60)
-AM_INIT_AUTOMAKE(bti, 024)
+AM_INIT_AUTOMAKE(bti, 025)
dnl AM_CONFIG_HEADER([check-news foreign 1.9 dist-bzip2])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])