]> ToastFreeware Gitweb - gregoa/bti.git/commitdiff
release 014
authorGreg Kroah-Hartman <gregkh@suse.de>
Sat, 14 Feb 2009 06:28:37 +0000 (22:28 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 14 Feb 2009 06:28:37 +0000 (22:28 -0800)
ChangeLog
Makefile
RELEASE-NOTES

index bcff25de3f8152ab23863cfe5b80f2ff0caa017e..28226687d6bebca9c8d44d628d9a29a1f1189e42 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Summary of changes from v013 to v014
+============================================
+
+Greg Kroah-Hartman (1):
+      Fix readline bug(s)
+
+
 Summary of changes from v012 to v013
 ============================================
 
 Summary of changes from v012 to v013
 ============================================
 
index 4e3b6f1d2b715015dc615a52229e61ec5e6470e6..d2c90313626836fe47396d23eabf0a7996e4b690 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
 #
 #
 
 #
 #
 
-VERSION = 013
+VERSION = 014
 
 PROGRAM = bti
 
 
 PROGRAM = bti
 
index 4861e0ac82e5b2c2a0ff4004b6d74c2c65d069a8..b5c8fa611273ca5ca2feb60165577b953cd7f988 100644 (file)
@@ -1,3 +1,7 @@
+bti 014
+=============
+Fix reported readline bugs
+
 bti 013
 =============
 Fix some readline prompt issues
 bti 013
 =============
 Fix some readline prompt issues