You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2014/10/07 22:37:30 UTC

[2/4] git commit: update changelog for STORM-490

update changelog for STORM-490


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

Branch: refs/heads/master
Commit: 588fd378d33bbd4de4a77e602a74706e61e489e9
Parents: fc641a2
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Tue Oct 7 16:32:58 2014 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Tue Oct 7 16:32:58 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/588fd378/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9830e89..d019262 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.3
+ * STORM-490: fix build under Windows
  * STORM-439: Replace purl.js qith jquery URL plugin
  * STORM-499: Document and clean up shaded dependncy resolution with maven
  * STORM-210: Add storm-hbase module