summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-03-27 21:52:26 -0500
committerJesse Luehrs <doy@tozt.net>2010-03-27 21:52:26 -0500
commit6e6a00cac200ca95b0ac212fc317f02a35e2582f (patch)
tree4415fd24ce0b59e4e10b66b34ab3b0434159766d
parenta225709d6ebcf028906fe8d908a81a3db78fce30 (diff)
downloadapp-termcast-6e6a00cac200ca95b0ac212fc317f02a35e2582f.tar.gz
app-termcast-6e6a00cac200ca95b0ac212fc317f02a35e2582f.zip
changelog and version bump0.03
-rw-r--r--Changes3
-rw-r--r--dist.ini2
2 files changed, 4 insertions, 1 deletions
diff --git a/Changes b/Changes
index 8c0e0e8..79613ee 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for App::Termcast
+0.03 03/27/2010
+ Reconnect to the termcast server if the connection is interrupted
+
0.02 09/27/2009
Add new option --bell-on-watcher to send a bell to your terminal whenever
a watcher connects
diff --git a/dist.ini b/dist.ini
index a514620..ea014c3 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
name = App-Termcast
-version = 0.02
+version = 0.03
author = Jesse Luehrs <doy at tozt dot net>
license = Perl_5
copyright_holder = Jesse Luehrs