]> ToastFreeware Gitweb - gregoa/bti.git/blobdiff - ChangeLog
minor coding style cleanup.
[gregoa/bti.git] / ChangeLog
index 6552ce30ab8ce2a34737a8d7585fcd8e118bd34c..88a68ab4c89cd1297425b649260385090648108f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+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
+============================================
+
+Ben Boeckel (1):
+      Disable echo when reading the password
+
+Greg Kroah-Hartman (7):
+      fix compiler warning about fprintf
+      clean up some trailing whitespace
+      more coding style cleanups
+      don't free an array on the stack
+      fix crash when --debug is set
+      fix up some compiler warnings in read_password
+      use "quiet" mode of building if present.
+
+Marvin Vek (1):
+      Add laconica group support
+
+gregor herrmann (1):
+      BTI should not display password while user types it
+
 Summary of changes from v022 to v023
 ============================================