Updated Branches: refs/heads/branch-1.99.1 ffb8de22d -> b2cc3a26f
Updating CHANGELOG file with recently committed changes. (Committing as Release Manager without review) Project: http://git-wip-us.apache.org/repos/asf/sqoop/repo Commit: http://git-wip-us.apache.org/repos/asf/sqoop/commit/b2cc3a26 Tree: http://git-wip-us.apache.org/repos/asf/sqoop/tree/b2cc3a26 Diff: http://git-wip-us.apache.org/repos/asf/sqoop/diff/b2cc3a26 Branch: refs/heads/branch-1.99.1 Commit: b2cc3a26faab45fac6f9a025f003610ddebfc85d Parents: ffb8de2 Author: Jarek Jarcec Cecho <[email protected]> Authored: Tue Dec 18 18:05:27 2012 -0800 Committer: Jarek Jarcec Cecho <[email protected]> Committed: Tue Dec 18 18:06:56 2012 -0800 ---------------------------------------------------------------------- CHANGELOG.txt | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sqoop/blob/b2cc3a26/CHANGELOG.txt ---------------------------------------------------------------------- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 7de3d30..b3ca923 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -36,6 +36,8 @@ Release 1.99.1 SQOOP-786: Sqoop2: Include jars from WAR archive in LICENSE.txt file + SQOOP-787: Sqoop2: Provide CHANGELOG.txt file + BUG SQOOP-511: Need to set persistent id for connector if in repository already @@ -126,6 +128,10 @@ Release 1.99.1 SQOOP-784: Sqoop2: Creating job for connection with id > 1 will results in NullPointerException + SQOOP-788: Sqoop2: Import sometimes duplicate some data + + SQOOP-789: Fix Hadoop-1 build + IMPROVEMENT SQOOP-306: Move to a maven build
