1 Summary of changes from v003 to v004
2 ============================================
4 Greg Kroah-Hartman (3):
5 if --bash is set, don't spit out error messages, we don't care.
6 if --bash is enabled, fork and handle the send in the background
7 update the man page about --bash options
10 Summary of changes from v002 to v003
11 ============================================
13 Greg Kroah-Hartman (4):
16 change --clean be the default and add --bash to duplicate old method
17 removed unneeded script
20 Summary of changes from v001 to v002
21 ============================================
23 Greg Kroah-Hartman (9):
24 increment version number
25 add .gz and .bz2 to .gitignore
26 remove ability to make .bz2 from Makefile
27 add --clean option to bti.c
28 add --version to bti.c
29 update the man page to reflect the new options
30 renamed HOWTO to README and added real information there
31 added bti.example as an example ~/.bti file
32 lots of manpage updates trying to document how to use bti better
35 Summary of changes from v000 to v001
36 ============================================
38 Greg Kroah-Hartman (8):
40 initial commit of bti, everything's working now
41 add the '$ ' to the beginning of the line.
43 meta files added (COPYING, ChangeLog, RELEASE_NOTES)
44 added fork functionality to get rid of annoying command line mess
46 more messing with directory format