Added detection of missed/rejected calls
[theonering] / support / builddeb.py
index cb227be..e796a9a 100755 (executable)
@@ -34,6 +34,20 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
+0.7.6
+* On login, polling now starts at the max time rather than the min, reducing overhead
+* Bugfix: Polling configuration wasn't actually hooked up to anything
+* Debug Prompt: Made it so you can either reset one or all state machines (Rather than just all)
+
+0.7.5
+* Fixing a polling time bug introduced when making polling configurable
+
+0.7.4
+* Fixing a bug with deny-lists
+
+0.7.3
+* Fixing bug with being able to configure polling times
+
 0.7.2
 * Added a Deny list
 * Added option to make GV Contacts optional