From b919c85a6f3b71edcf2ab717f19b139bacf098e6 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 13 Apr 2009 15:52:14 -0700 Subject: [PATCH] release 018 --- ChangeLog | 20 ++++++++++++++++++++ RELEASE-NOTES | 6 ++++++ 2 files changed, 26 insertions(+) diff --git a/ChangeLog b/ChangeLog index 63deef9..ed33146 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +Summary of changes from v017 to v018 +============================================ + +Alexander Færøy (1): + Use '#' as prefix for our tweets if we're uid 0; otherwise '$'. + +Greg Kroah-Hartman (8): + add "bti:" to the beginning of all debug messages + show version when starting up with debug enabled + added bti-shrink-urls man page + added bti-shrink-urls.1 to Makefile + added AUTHOR section to bti-shrink-urls.xml + add bti-shrink-urls.1 to tree + convert to use autotools + more autoconf fun + +Gregor Herrmann (1): + add missing arguments to getopt_long_only call and add --dry-run to --help + + Summary of changes from v016 to v017 ============================================ diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 5a84ac0..7ec2267 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,9 @@ +bti 018 +============= +man page added for helper script +now using autoconf +now showing all options with --help + bti 017 ============= url shortner bugfix from Bart Trojanowski -- 2.39.5