Skip to content

Commit fd4a7c3

Browse files
author
Brendan W. McAdams
committed
Release r2.7.1
1 parent 789e899 commit fd4a7c3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

History.md

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

2+
2.7.1 / 2011-11-08
3+
==================
4+
5+
* JAVA-467 - added _check call to getServerAddress if _it is null
6+
* JAVA-467 - Moved variable calls to method to fix read preference hierarchy
7+
* simplified getServerAddress method.
8+
29
2.7.0 / 2011-11-04
310
===================
411

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.0
27+
lib.version=2.7.1
2828

2929
lib.major=2
3030

0 commit comments

Comments
 (0)