1 Summary of changes from v001 to v002
2 ============================================
3 Greg Kroah-Hartman (9):
4 increment version number
5 add .gz and .bz2 to .gitignore
6 remove ability to make .bz2 from Makefile
7 add --clean option to bti.c
9 update the man page to reflect the new options
10 renamed HOWTO to README and added real information there
11 added bti.example as an example ~/.bti file
12 lots of manpage updates trying to document how to use bti better
14 Summary of changes from v000 to v001
15 ============================================
17 Greg Kroah-Hartman (8):
19 initial commit of bti, everything's working now
20 add the '$ ' to the beginning of the line.
22 meta files added (COPYING, ChangeLog, RELEASE_NOTES)
23 added fork functionality to get rid of annoying command line mess
25 more messing with directory format