From 10de4546a6172d7ec7889177205e37e14180b3ae Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 20 May 2008 09:16:41 -0700 Subject: [PATCH] release 002 --- ChangeLog | 13 +++++++++++++ RELEASE-NOTES | 6 ++++++ 2 files changed, 19 insertions(+) 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 -- 2.39.5