We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa07150 commit 6c504baCopy full SHA for 6c504ba
3 files changed
NEWS
@@ -1,3 +1,7 @@
1
+Version 2.4.4 - Mar 24, 2016
2
+
3
+- Fix memory leaks affecting getblocktemplate
4
5
Version 2.4.3 - Jan 24, 2016
6
7
- Add support for the VIA PadLock Hash Engine on x86-64
configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([cpuminer], [2.4.3])
+AC_INIT([cpuminer], [2.4.4])
AC_PREREQ([2.59c])
AC_CANONICAL_SYSTEM
minerd.1
-.TH MINERD 1 "January 2016" "cpuminer 2.4.3"
+.TH MINERD 1 "March 2016" "cpuminer 2.4.4"
.SH NAME
minerd \- CPU miner for Bitcoin and Litecoin
.SH SYNOPSIS
0 commit comments