From: Greg Kroah-Hartman Date: Wed, 4 Feb 2009 17:58:58 +0000 (-0800) Subject: release 013 X-Git-Url: https://git.toastfreeware.priv.at/gregoa/bti.git/commitdiff_plain/afcac23048ceb92a12d57c206e3478909c7e1b56?hp=65f962c283179db641b4cabdca5b9b16df73f980 release 013 --- diff --git a/ChangeLog b/ChangeLog index a9f2830..bcff25d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Summary of changes from v012 to v013 +============================================ + +Greg Kroah-Hartman (3): + coding style cleanups + fix readline support + don't duplicate string on password or account prompt + + Summary of changes from v011 to v012 ============================================ diff --git a/Makefile b/Makefile index 1d67ca8..4e3b6f1 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ # # -VERSION = 012 +VERSION = 013 PROGRAM = bti diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 463005e..4861e0a 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,7 @@ +bti 013 +============= +Fix some readline prompt issues + bti 012 ============= Logfile support added to track status of tweets