Bump to 1.2.26
[gc-dialer] / support / builddeb.py
index af4ee73..2fa2f24 100755 (executable)
@@ -30,11 +30,7 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Contacts: Providing default focus to contact list for faster searching
-* Contacts: Expanded support for CSV schemas for contacts
-* SMS: Reduced log noise / wasted cycles when switching SMS window between single and broadcast mode
-* SMS: Only clearing SMS window on success so it doesn't get lost
-* SMS: Was not enabling buttons at all the right times in SMS Window, fixed it
+* Fixing some issues propogating full screen settings to the SMS Entry window
 """.strip()