GORA-438 Erroneous Exception Message at IOUtils.java this closes #42
Project: http://git-wip-us.apache.org/repos/asf/gora/repo Commit: http://git-wip-us.apache.org/repos/asf/gora/commit/9482e100 Tree: http://git-wip-us.apache.org/repos/asf/gora/tree/9482e100 Diff: http://git-wip-us.apache.org/repos/asf/gora/diff/9482e100 Branch: refs/heads/master Commit: 9482e10089fa3fe6c12450a690d7288355eb9d29 Parents: 4a7aa37 Author: Lewis John McGibbney <[email protected]> Authored: Thu Sep 10 00:19:19 2015 -0700 Committer: Lewis John McGibbney <[email protected]> Committed: Thu Sep 10 00:19:19 2015 -0700 ---------------------------------------------------------------------- CHANGES.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/gora/blob/9482e100/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 680baf5..6469474 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,7 +2,11 @@ ==CHANGES.txt ======================================================================= -Apache Gora 0.6 Release - 05/09/2015 (dd/mm/yyyy) +Current Development + +* GORA-438 Erroneous Exception Message at IOUtils.java (Furkan KAMACI via lewismc) + +Apache Gora 0.6.1 Release - 05/09/2015 (dd/mm/yyyy) Release Report - http://s.apache.org/l69 * GORA-436 Improve Source Code as Java 7 Compatible (Furkan KAMACI via lewismc)
