]> ToastFreeware Gitweb - gregoa/bti.git/commitdiff
release 011
authorGreg Kroah-Hartman <gregkh@suse.de>
Sun, 18 Jan 2009 16:42:48 +0000 (08:42 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 18 Jan 2009 16:42:48 +0000 (08:42 -0800)
ChangeLog
Makefile
RELEASE-NOTES

index 1336d79290e3ec2536c4410245b0431ddc855474..9460863979e678b6dc97f39d2b7d7b777818d830 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Summary of changes from v010 to v011
+============================================
+Amir Mohammad Saied (1):
+      Readline support for bti
+
+Greg Kroah-Hartman (3):
+      add initial ~/.bti.log support to log what is going on
+      Add documentation about how to send me patches
+      disable log support until I can add some configurations for it
+
+
 Summary of changes from v009 to v010
 ============================================
 
index b39efc9114ec73ed581f4c82382f60969b5a63e7..233782e5ad9ff617136b940e3a012df87a2f6210 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
 #
 #
 
-VERSION = 010
+VERSION = 011
 
 PROGRAM = bti
 
index a268118aeee3e7319978f1c76c4c8c9191d83b09..28c252141474d9f2a4836a79292a5ced0f73ccd0 100644 (file)
@@ -1,3 +1,7 @@
+bti 011
+=============
+Readline support thanks to Amir Saied
+
 bti 010
 =============
 Fix up HTTP proxy support, thanks to gregor herrmann: