Repository: metamodel Updated Branches: refs/heads/4.6.x 54266618b -> f9a5e88ab
Add latest fixed issue to CHANGES.md Project: http://git-wip-us.apache.org/repos/asf/metamodel/repo Commit: http://git-wip-us.apache.org/repos/asf/metamodel/commit/f9a5e88a Tree: http://git-wip-us.apache.org/repos/asf/metamodel/tree/f9a5e88a Diff: http://git-wip-us.apache.org/repos/asf/metamodel/diff/f9a5e88a Branch: refs/heads/4.6.x Commit: f9a5e88ab17f38b646ba31fd1e8aa33f0a537c1e Parents: 5426661 Author: Dennis Du Krøger <[email protected]> Authored: Thu Aug 24 23:20:50 2017 +0200 Committer: Dennis Du Krøger <[email protected]> Committed: Thu Aug 24 23:20:50 2017 +0200 ---------------------------------------------------------------------- CHANGES.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/metamodel/blob/f9a5e88a/CHANGES.md ---------------------------------------------------------------------- diff --git a/CHANGES.md b/CHANGES.md index d5943fd..26dc5af 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,4 @@ + * [METAMODEL-1161] - Fixed issue with maxRows being ignored on Oracle * [METAMODEL-1140] - Allowed SalesforceDataContext without a security token. * [METAMODEL-1141] - Added RFC 4180 compliant CSV parsing.
