Skip to content

Commit b51ca14

Browse files
author
Brendan W. McAdams
committed
Release r2.7.2
1 parent 1d6ba32 commit b51ca14

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

History.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11

2+
2.7.2 / 2011-11-10
3+
==================
4+
5+
* JAVA-469: java.net.NetworkInterface.getNetworkInterfaces may fail with IBM JVM, which prevents from using driver
6+
* deprecated replica pair constructors.
7+
- updated javadocs and removed replica pair javadocs in class doc.
8+
* JAVA-428: Fixed an issue where read preferences not set on cursor
9+
210
2.7.1 / 2011-11-08
311
==================
412

build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ javac.source=1.5
2424
# If anyone wants to parse lib.version in ant, please do :-)
2525
#
2626

27-
lib.version=2.7.1
27+
lib.version=2.7.2
2828

2929
lib.major=2
3030

0 commit comments

Comments
 (0)