Version bump
authorepage <eopage@byu.net>
Wed, 14 Oct 2009 02:51:43 +0000 (02:51 +0000)
committerepage <eopage@byu.net>
Wed, 14 Oct 2009 02:51:43 +0000 (02:51 +0000)
git-svn-id: file:///svnroot/gc-dialer/trunk@528 c39d3808-3fe2-4d86-a59f-b7f623ee9f21

src/constants.py
support/builddeb.py

index d2214b1..286d9fa 100644 (file)
@@ -3,7 +3,7 @@ import os
 __pretty_app_name__ = "DialCentral"
 __app_name__ = "dialcentral"
 __version__ = "1.0.7"
-__build__ = 9
+__build__ = 10
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".dialcentral")
 _user_settings_ = "%s/settings.ini" % _data_path_
index b2f6800..8b4929b 100755 (executable)
@@ -32,6 +32,8 @@ __changelog__ = """
 * UI Tweak: Trying to consolidate dialogs by combining phone selection and SMS entry
 * UI Tweak: Removed "Select" button from SMS Dialog
 * UI Tweak: Increased the size of the SMS dialog
+* UI Tweak: Disable "Dial" when a text has started to be entered
+* UI Tweak: Move the sms history scroll bars around the whole sms conversation, giving more room to see with
 * Bug Fix: Expanded the types of the Enter key that are supported for going to full screen
 * Bug Fix: Random people were reporting login issues
 * Bug Fix: Hardened against issues with grabbing possible callback numbers