From: Greg Kroah-Hartman Date: Wed, 21 May 2008 06:18:58 +0000 (-0700) Subject: release 003 X-Git-Url: https://git.toastfreeware.priv.at/gregoa/bti.git/commitdiff_plain/fa3b3fc2a7753e747d3432539394120372add8cf release 003 --- diff --git a/ChangeLog b/ChangeLog index 854c959..a74ea74 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ +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 @@ -11,6 +22,7 @@ Greg Kroah-Hartman (9): 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 ============================================ diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 148c503..d3a5d16 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,8 @@ +bti 003 +============= +--bash emulates a command line, otherwise the message goes through "clean" + + bti 002 ============= better man page