You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2016/02/11 20:42:45 UTC

[3/3] storm git commit: Added STORM-1519 to Changelog

Added STORM-1519 to Changelog


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

Branch: refs/heads/master
Commit: c6eac2b65fbd0dba3230f7b1318463dc67a484ed
Parents: 1646805
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Thu Feb 11 13:40:40 2016 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Thu Feb 11 13:40:40 2016 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/c6eac2b6/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6e594f4..2d4df8c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
  * STORM-1524: Add Pluggable daemon metrics Reporters
  * STORM-1521: When using Kerberos login from keytab with multiple bolts/executors ticket is not renewed in hbase bolt.
 ## 1.0.0
+ * STORM-1519: Storm syslog logging not confirming to RFC5426 3.1
  * STORM-1520: Nimbus Clojure/Zookeeper issue ("stateChanged" method not found)
  * STORM-1531: Junit and mockito dependencies need to have correct scope defined in storm-elasticsearch pom.xml
  * STORM-1526: Improve Storm core performance