Updated Branches:
refs/heads/branch-1.99.2 b3abe0f7c -> 3e31b7d3e
Updating CHANGELOG.txt files with recent fixes
Project: http://git-wip-us.apache.org/repos/asf/sqoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/sqoop/commit/3e31b7d3
Tree: http://git-wip-us.apache.org/repos/asf/sqoop/tree/3e31b7d3
Diff: http://git-wip-us.apache.org/repos/asf/sqoop/diff/3e31b7d3
Branch: refs/heads/branch-1.99.2
Commit: 3e31b7d3eefb3696d4970704364dea05a9ea2a59
Parents: b3abe0f
Author: Jarek Jarcec Cecho <jarcec@apache.org>
Authored: Mon Apr 15 18:55:12 2013 -0700
Committer: Jarek Jarcec Cecho <jarcec@apache.org>
Committed: Mon Apr 15 18:55:44 2013 -0700
----------------------------------------------------------------------
CHANGELOG.txt | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/sqoop/blob/3e31b7d3/CHANGELOG.txt
----------------------------------------------------------------------
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index e30c501..c5fb0e3 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -24,6 +24,8 @@ Release 1.99.2
SQOOP-953: Sqoop2: Integration: Schema support
+ SQOOP-987: Exclude mockito jars from being copied into the sqoop2 distribution
+
BUG
SQOOP-746: Sqoop2: Mapreduce job should have running with speculative execution disabled
|