Skip to content

Commit

Permalink
Release version 0.8.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Garzik authored and jgarzik committed Mar 22, 2011
1 parent a7d9f31 commit 991a358
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions NEWS
@@ -1,4 +1,13 @@

Version 0.8.1 - March 22, 2011

- Make --user, --pass actually work

- Add User-Agent HTTP header to requests, so that server operators may
more easily identify the miner client.

- Fix minor bug in example JSON config file

Version 0.8 - March 21, 2011

- Support long polling: http://deepbit.net/longpolling.php
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,4 +1,4 @@
AC_INIT([cpuminer], [0.8])
AC_INIT([cpuminer], [0.8.1])

AC_PREREQ(2.52)
AC_CONFIG_SRCDIR([cpu-miner.c])
Expand Down

0 comments on commit 991a358

Please sign in to comment.