aboutsummaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-10-22 12:16:21 -0400
committerJesse Luehrs <doy@tozt.net>2014-10-22 12:16:21 -0400
commit524e5f4fa0603e565eed95a5eff58c0ddebb19a0 (patch)
treec3cbe798841936a308e4e5ecd42174e70c7a5a1d /Changes
parent6017767b2fefa02e69508626f498f5aabc2c7bfd (diff)
downloadpython-termcast-server-524e5f4fa0603e565eed95a5eff58c0ddebb19a0.tar.gz
python-termcast-server-524e5f4fa0603e565eed95a5eff58c0ddebb19a0.zip
changelog and version bump
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes b/Changes
index 772f22e..31a3b99 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
Revision history for termcast_server
+0.1.2 2014-10-22
+ - Better error handling - hopefully the server shouldn't die randomly on
+ connection timeouts anymore
+ - A few more bug fixes to the web interface
+
0.1.1 2014-10-16
- Basic SSL support. This is undocumented and preliminary - it could change
at any point.