]> ToastFreeware Gitweb - gregoa/bti.git/commitdiff
release 005
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 26 Jun 2008 01:21:12 +0000 (18:21 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 26 Jun 2008 01:21:12 +0000 (18:21 -0700)
ChangeLog
Makefile
RELEASE-NOTES

index 729a4ee5f728dffc245d18103daa838d2539339b..6fa20476f172ff2ccb814a7b89db38ad5a9eb6b8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Summary of changes from v004 to v005
+============================================
+
+Greg Kroah-Hartman (2):
+      remove the pwd from the bash output, it's messy
+      expand the tweet size, it was only taking 100 chars
+
+
 Summary of changes from v003 to v004
 ============================================
 
index 25089e416904a834a0c1f03dcf9187007e32a804..58ac94d0be058422f20d379676f2fbbbc869def3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
 #
 #
 
-VERSION = 004
+VERSION = 005
 
 PROGRAM = bti
 
index 59489e30dbb2c0618b8146aa5530e71e109c0f61..3c2668314f9a584f45156a768324152adce7c5fe 100644 (file)
@@ -1,3 +1,8 @@
+bti 005
+=============
+pwd was removed from bash mode
+bug with tweets crashing over 100 characters fixed
+
 bti 004
 =============
 --bash fork and quiet modes enabled