From: Greg Kroah-Hartman Date: Tue, 20 May 2008 16:16:41 +0000 (-0700) Subject: release 002 X-Git-Url: https://git.toastfreeware.priv.at/gregoa/bti.git/commitdiff_plain/10de4546a6172d7ec7889177205e37e14180b3ae release 002 --- diff --git a/ChangeLog b/ChangeLog index 0f9d8b8..854c959 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +Summary of changes from v001 to v002 +============================================ +Greg Kroah-Hartman (9): + increment version number + add .gz and .bz2 to .gitignore + remove ability to make .bz2 from Makefile + add --clean option to bti.c + add --version to bti.c + update the man page to reflect the new options + renamed HOWTO to README and added real information there + 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 b247a51..148c503 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,9 @@ +bti 002 +============= +better man page +example ~/.bti file +ability to send "clean" files to twitter (no path or $ prefix) + bti 001 ============= initial release