Credit for PR 3335

[ci skip]
pull/3339/head
Philip O'Toole 2015-07-15 11:33:40 -07:00
parent 9f09b402dc
commit a3557d52c8
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
- [#3307](https://github.com/influxdb/influxdb/pull/3307): Fix regression parsing boolean values True/False
- [#3304](https://github.com/influxdb/influxdb/pull/3304): Fixed httpd logger to log user from query params. Thanks @jhorwit2
- [#3332](https://github.com/influxdb/influxdb/pull/3332): Add SLIMIT and SOFFSET to string version of AST.
- [#3335](https://github.com/influxdb/influxdb/pull/3335): Don't drop all data on DROP DATABASE.
- [#3335](https://github.com/influxdb/influxdb/pull/3335): Don't drop all data on DROP DATABASE. Thanks to @PierreF for the report
## v0.9.1 [2015-07-02]