]> ToastFreeware Gitweb - gregoa/bti.git/commitdiff
release 007
authorGreg Kroah-Hartman <gregkh@suse.de>
Sun, 26 Oct 2008 16:44:48 +0000 (09:44 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 26 Oct 2008 16:44:48 +0000 (09:44 -0700)
ChangeLog
Makefile
RELEASE-NOTES

index 0569a7821691bdaad930b8d8c5ce1672b6244ea7..fdd3cceca2ff4cb458a4cf752648f62304e6fd91 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Summary of changes from v006 to v007
+============================================
+
+Greg Kroah-Hartman (4):
+      fix git command in Makefile
+      change README to show that we handle identi.ca also now
+      more README updates
+      Merge branch 'master' of greg@mail.kroah.net:git/bti
+
+Olivier Blin (1):
+      fix segfault when piping to bti and user/password are not set
+
+
 Summary of changes from v005 to v006
 ============================================
 
@@ -5,6 +18,7 @@ Greg Kroah-Hartman (2):
       added github url to the README
       add identi.ca support to bti
 
+
 Summary of changes from v004 to v005
 ============================================
 
index 0a631766cd7ff76c5b19062b51ebcdbcdd8393fa..28809d7fab7b50e5c7e4fbae647f6bdfda3c990a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
 #
 #
 
-VERSION = 006
+VERSION = 007
 
 PROGRAM = bti
 
index 29c2666fbcce49afe5bf6abae451b1eba24827cd..7f7139a6667fadb5a721b4198a2cd3b29a41e3f2 100644 (file)
@@ -1,3 +1,7 @@
+bti 007
+=============
+segfault fix from Oliver Blin
+
 bti 006
 =============
 added identi.ca support