]> ToastFreeware Gitweb - gregoa/bti.git/commitdiff
release 013
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 4 Feb 2009 17:58:58 +0000 (09:58 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 4 Feb 2009 17:58:58 +0000 (09:58 -0800)
ChangeLog
Makefile
RELEASE-NOTES

index a9f28305df2684e482091cc714233fc10fad3186..bcff25de3f8152ab23863cfe5b80f2ff0caa017e 100644 (file)
--- 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
 ============================================
 
 Summary of changes from v011 to v012
 ============================================
 
index 1d67ca8c4734566043c892dcb93b6b01c17cf923..4e3b6f1d2b715015dc615a52229e61ec5e6470e6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
 #
 #
 
 #
 #
 
-VERSION = 012
+VERSION = 013
 
 PROGRAM = bti
 
 
 PROGRAM = bti
 
index 463005e42e98fa1eae17718cc3c1ebb5c3395443..4861e0ac82e5b2c2a0ff4004b6d74c2c65d069a8 100644 (file)
@@ -1,3 +1,7 @@
+bti 013
+=============
+Fix some readline prompt issues
+
 bti 012
 =============
 Logfile support added to track status of tweets
 bti 012
 =============
 Logfile support added to track status of tweets