Markup fix

This commit is contained in:
Paul Echeverri 2015-12-17 09:18:29 -08:00
parent c34d040774
commit 890f425923

View file

@ -30,17 +30,17 @@ uses to determine date information, removing the need to specify dates in the in
=== Kibana 4.3.1 Release Notes
* Fixes XSS vulnerability (CVE pending) - Thanks to Vladimir Ivanov for responsibly reporting.
* {k4pull}5469 [Pull Request 5469]: Fixes a caching issue when creating new index patterns.
* {k4pull}5509 [Pull Request 5509]: Prevents exception on discover panel when using non-time-based patterns.
* {k4pull}5525 [Pull Request 5525]: Non-standard cookie format no longer causes fatal error.
* {k4pull}5536 [Pull Request 5536]: Fixes broken image links on URL formatter.
* {k4pull}5542 [Pull Request 5542]: Uses a modern cipher list for TLS.
* {k4pull}5560 [Pull Request 5560]: Removes brushing ability when dealing with non-time-based indices.
* {k4pull}5571 [Pull Request 5571]: Fixes fatal error when using Shield and a time range with no results.
* {k4pull}5572 [Pull Request 5572]: Improves Elasticsearch version verification.
* {k4pull}5586 [Pull Request 5586]: Fixes fatal error when trying to "export all" on large datasets.
* {k4pull}5587 [Pull Request 5587]: Fixes xsrf-token-related fatal error when server restarts.
* {k4pull}5598 [Pull Request 5598]: Allows passing node flags via NODE_OPTIONS.
* {k4pull}5603 [Pull Request 5603]: Bump node.js version from 0.12.7 to 0.12.9 due to security fixes in node.
* {k4pull}5636 [Pull Request 5636]: Fixes bug that would cause plugin install to fail.
* {k4pull}5642 [Pull Request 5642]: Fixes sorting behavior when wildcard index pattern matches multiple prefixes.
* {k4pull}5469[Pull Request 5469]: Fixes a caching issue when creating new index patterns.
* {k4pull}5509[Pull Request 5509]: Prevents exception on discover panel when using non-time-based patterns.
* {k4pull}5525[Pull Request 5525]: Non-standard cookie format no longer causes fatal error.
* {k4pull}5536[Pull Request 5536]: Fixes broken image links on URL formatter.
* {k4pull}5542[Pull Request 5542]: Uses a modern cipher list for TLS.
* {k4pull}5560[Pull Request 5560]: Removes brushing ability when dealing with non-time-based indices.
* {k4pull}5571[Pull Request 5571]: Fixes fatal error when using Shield and a time range with no results.
* {k4pull}5572[Pull Request 5572]: Improves Elasticsearch version verification.
* {k4pull}5586[Pull Request 5586]: Fixes fatal error when trying to "export all" on large datasets.
* {k4pull}5587[Pull Request 5587]: Fixes xsrf-token-related fatal error when server restarts.
* {k4pull}5598[Pull Request 5598]: Allows passing node flags via NODE_OPTIONS.
* {k4pull}5603[Pull Request 5603]: Bump node.js version from 0.12.7 to 0.12.9 due to security fixes in node.
* {k4pull}5636[Pull Request 5636]: Fixes bug that would cause plugin install to fail.
* {k4pull}5642[Pull Request 5642]: Fixes sorting behavior when wildcard index pattern matches multiple prefixes.