Improving error handling
[gc-dialer] / support / builddeb.py
index 4fa3efb..af607ca 100755 (executable)
@@ -30,8 +30,7 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Fixing some package dependencies
-* Collapsing down to fewer messages on the Messages Tab due to word-wrap issues, Thanks Qt!
+* Fixing a bug with not being able to set the callback number
 """.strip()