CHANGELOG

pull/8975/head
Ben Johnson 2017-10-18 07:22:49 -06:00
parent 8ad2048a6b
commit 264971fc5a
No known key found for this signature in database
GPG Key ID: 81741CD251883081
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@
- [#8908](https://github.com/influxdata/influxdb/issues/8908): Fix missing man pages in new packaging output
- [#8909](https://github.com/influxdata/influxdb/issues/8909): Fix use of `INFLUXD_OPTS` in service file
- [#8952](https://github.com/influxdata/influxdb/issues/8952): Fix WAL panic: runtime error: makeslice: cap out of range
- [#8975](https://github.com/influxdata/influxdb/pull/8975): Copy returned bytes from TSI meta functions.
## v1.3.4 [unreleased]