Bump to 1.2.26
[gc-dialer] / support / builddeb.py
index 9f57165..2fa2f24 100755 (executable)
@@ -12,7 +12,7 @@ import constants
 
 
 __appname__ = constants.__app_name__
-__description__ = """Touch screen enhanced interface to the GoogleVoice phone service"
+__description__ = """Touch screen enhanced interface to the GoogleVoice phone service
 Features:
 .
 * Dialpad for quick call
@@ -30,7 +30,7 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Experimenting with refresh buttons
+* Fixing some issues propogating full screen settings to the SMS Entry window
 """.strip()