aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJeff Garzik <jeff@garzik.org>2011-03-21 04:34:48 -0400
committerJeff Garzik <jgarzik@pobox.com>2011-03-21 04:34:48 -0400
commit124abb6c4da5da871da3f7090ea0b7aba6f5d844 (patch)
treecd765e965f10bd44d5bb9140b3eabee6be4e105b /NEWS
parent42cdb63f978903e5e19ae2310a011b912dfb25a1 (diff)
Release version 0.8.v0.8
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 64c8fab..cd9138e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
+Version 0.8 - March 21, 2011
+
+- Support long polling: http://deepbit.net/longpolling.php
+
+- Adjust max workload based on scantime (default 5 seconds,
+ or 60 seconds for longpoll)
+
+- Standardize program output, and support syslog on Unix platforms
+
+- Suport --user/--pass options (and "user" and "pass" in config file),
+ as an alternative to the current --userpass
+
Version 0.7.2 - March 14, 2011
- Add port of ufasoft's sse2 assembly implementation (Linux only)