Merge branch 'master' into qt
[gc-dialer] / support / builddeb.py
index 8ffdc68..779317c 100755 (executable)
@@ -30,8 +30,10 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Fixing a bug with selecting a history or message item
-* Adjusted the categories for history and messages
+* Fixing a call-out bug
+* Adding error messages to cases that in theory should never be hit but are
+* Protecting some code paths that should never have needed it but do
+* Fixing a bug about not properly recovering from a failed login
 """.strip()