]> ToastFreeware Gitweb - gregoa/bti.git/commitdiff
release 018
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 13 Apr 2009 22:52:14 +0000 (15:52 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 13 Apr 2009 22:52:14 +0000 (15:52 -0700)
ChangeLog
RELEASE-NOTES

index 63deef9b02b1e721aa0aa6fba7db9b8091a8b0bc..ed331464a2421a943c7df67fa7866c086ae23e4c 100644 (file)
--- 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
 ============================================
 
index 5a84ac04e4c63b19dd0c840ad4ff1d61b9f2fb68..7ec2267cb21e244f3a41db524f3126524e521b69 100644 (file)
@@ -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