summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-09-27 21:51:29 -0500
committerJesse Luehrs <doy@tozt.net>2009-09-27 21:51:29 -0500
commitc5e903fa1fd17b3cd788712f5524620498eedcba (patch)
tree2244375e50ad8c5b8fb7a34f430286ae448ffee6 /Changes
parent1afe3a88e4b61d92469fcafb648a7a907f467fe1 (diff)
downloadapp-termcast-c5e903fa1fd17b3cd788712f5524620498eedcba.tar.gz
app-termcast-c5e903fa1fd17b3cd788712f5524620498eedcba.zip
update Changes and bump version to 0.020.02
Diffstat (limited to 'Changes')
-rw-r--r--Changes8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changes b/Changes
index 22b793a..8c0e0e8 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
Revision history for App::Termcast
+0.02 09/27/2009
+ Add new option --bell-on-watcher to send a bell to your terminal whenever
+ a watcher connects
+
+ Stop dying when the terminal is resized
+
+ Use Scope::Guard to better clean up ReadMode when we're done
+
0.01 07/11/2009
A few more bug fixes, and actual tests