]> ToastFreeware Gitweb - gregoa/bti.git/commitdiff
release 023
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 27 May 2009 20:45:53 +0000 (13:45 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 27 May 2009 20:45:53 +0000 (13:45 -0700)
ChangeLog
RELEASE-NOTES
configure.ac

index a0142f6f886bb224fbc2c9eb087a791efc8b6cdd..6552ce30ab8ce2a34737a8d7585fcd8e118bd34c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Summary of changes from v022 to v023
+============================================
+
+Amir Mohammad Saied (5):
+      https for twitter
+      Verbose mode for bti
+      verbose option for bash completion script
+      Updating documents, both for the new verbose mode, and custom laconi.ca installations.
+      Updating AUTHORs and copyright section
+
 Summary of changes from v021 to v022
 ============================================
 
index c5042b4962bba39955e23e51ee250a78ea13b5ad..512e9a1163e7676e6fb714dd22eef1db5c773de9 100644 (file)
@@ -1,3 +1,9 @@
+bti 023
+=============
+verbose mode for timestamps
+documentation for custom identi.ca
+Properly credit Amir for all of his great work.
+
 bti 022
 =============
 custom identi.ca instances supported
index 204cb1fe50d890c8cf2cf605cb36c2e85ad1f62f..dee52d55cf479d6800b23a73d5ddddb1e45dbeff 100644 (file)
@@ -1,7 +1,7 @@
-AC_INIT([bti], [022], [greg@kroah.com])
+AC_INIT([bti], [023], [greg@kroah.com])
 AC_PREREQ(2.60)
 
-AM_INIT_AUTOMAKE(bti, 022)
+AM_INIT_AUTOMAKE(bti, 023)
 dnl AM_CONFIG_HEADER([check-news foreign 1.9 dist-bzip2])
 
 AC_PROG_CC