summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <bhutchings@solarflare.com>2012-12-13 18:21:47 +0000
committerBen Hutchings <bhutchings@solarflare.com>2012-12-13 18:27:09 +0000
commit7afc157973250ae1f53ce634411a170a13e3824b (patch)
treee3aa86ca59e4cca6a973bcdb076dd67a335cfba1
parent749f3878693d21cd43301327ddd22811453e38da (diff)
downloadethtool-7afc157973250ae1f53ce634411a170a13e3824b.tar.gz
Release version 3.7.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
-rw-r--r--ethtool.8.in2
3 files changed, 8 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index c4825c8..9d96c54 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Version 3.7 - December 13, 2012
+
+ * Fix: Gracefully handle failure of register pretty-printer (-d option)
+ * Feature: Add support for et131x registers (-d option)
+ * Feature: Basic optical diagnostics for SFF-8472 modules (-m option)
+
Version 3.6 - October 5, 2012
* Feature: Allow setting MDI-X state (-s option)
diff --git a/configure.ac b/configure.ac
index 0c597c6..512786e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(ethtool, 3.6, netdev@vger.kernel.org)
+AC_INIT(ethtool, 3.7, netdev@vger.kernel.org)
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR([ethtool.c])
AM_INIT_AUTOMAKE([gnu])
diff --git a/ethtool.8.in b/ethtool.8.in
index e701919..2da50aa 100644
--- a/ethtool.8.in
+++ b/ethtool.8.in
@@ -113,7 +113,7 @@
. hy \\n(HY
..
.
-.TH ETHTOOL 8 "October 2012" "Ethtool version @VERSION@"
+.TH ETHTOOL 8 "December 2012" "Ethtool version @VERSION@"
.SH NAME
ethtool \- query or control network driver and hardware settings
.