+Summary of changes from v003 to v004
+============================================
+
+Greg Kroah-Hartman (3):
+ if --bash is set, don't spit out error messages, we don't care.
+ if --bash is enabled, fork and handle the send in the background
+ update the man page about --bash options
+
+
+Summary of changes from v002 to v003
+============================================
+
+Greg Kroah-Hartman (4):
+ added script
+ bump version number
+ change --clean be the default and add --bash to duplicate old method
+ removed unneeded script
+
+
Summary of changes from v001 to v002
============================================
+
Greg Kroah-Hartman (9):
increment version number
add .gz and .bz2 to .gitignore
added bti.example as an example ~/.bti file
lots of manpage updates trying to document how to use bti better
+
Summary of changes from v000 to v001
============================================