You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by kn...@apache.org on 2015/12/17 22:01:42 UTC

[3/3] storm git commit: Adding STORM-1395 to CHANGELOG.

Adding STORM-1395 to CHANGELOG.


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/f46fec32
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/f46fec32
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/f46fec32

Branch: refs/heads/master
Commit: f46fec3271d2a2c9bdfc036a2adf5c65ec56a55e
Parents: d10571a
Author: Kyle Nusbaum <Ky...@gmail.com>
Authored: Thu Dec 17 15:01:26 2015 -0600
Committer: Kyle Nusbaum <Ky...@gmail.com>
Committed: Thu Dec 17 15:01:26 2015 -0600

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/f46fec32/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d74ca54..c2d4a4b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1395: Move JUnit dependency to top-level pom
  * STORM-1372: Merging design and usage documents for distcache
  * STORM-1393: Update the storm.log.dir function, add doc for logs
  * STORM-1377: nimbus_auth_test: very short timeouts causing spurious failures