From fa3b3fc2a7753e747d3432539394120372add8cf Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 20 May 2008 23:18:58 -0700 Subject: [PATCH] release 003 --- ChangeLog | 12 ++++++++++++ RELEASE-NOTES | 5 +++++ 2 files changed, 17 insertions(+) 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 -- 2.39.5