summaryrefslogtreecommitdiff
path: root/REQUIREMENTS
diff options
context:
space:
mode:
authorAndreas Mair <amair.sob@googlemail.com>2005-11-25 14:37:25 +0100
committerAndreas Mair <amair.sob@googlemail.com>2005-11-25 14:37:25 +0100
commit18ad5414acb6cea4e2cd645e8a8d81f371285824 (patch)
treeeb7d7570b505b122510144f78036ba102dbcd889 /REQUIREMENTS
parent0911279b7a22fae2cdde05681d88322a222d6c63 (diff)
downloadvdradmin-am-18ad5414acb6cea4e2cd645e8a8d81f371285824.tar.gz
vdradmin-am-18ad5414acb6cea4e2cd645e8a8d81f371285824.tar.bz2
2005-11-xx: 0.97-am3.4.2v0.97-am3.4.2rc5
- Fixed: Programming a timer using InternetExplorer didn't return to the previous page but gave an error (Reported by several people). - Remember sorting after (in)activating selected timers (Reported by Atti).
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r--REQUIREMENTS9
1 files changed, 6 insertions, 3 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS
index 92b4ac3..4aedf20 100644
--- a/REQUIREMENTS
+++ b/REQUIREMENTS
@@ -1,5 +1,8 @@
-In order to function properly you need to have a running Perl installation with some external modules.
+* In order to function properly you need to have a running Perl installation with some external modules.
-Please run "./install.sh -p" to install missing Perl modules.
+ Please run "./install.sh -p" to install missing Perl modules.
-2005-05-17, Andreas Mair
+* For email notification of automatically programmed timers you need the sendEmail program in your path.
+ You can find it here: http://caspian.dotconf.net/menu/Software/SendEmail/
+
+2005-11-15, Andreas Mair