changelog++

This commit is contained in:
Jeff Mitchell 2016-05-03 15:12:08 -04:00
parent d8220ccfec
commit 60a584a0a7
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ BUG FIXES:
* command/various: Tell the JSON decoder to not convert all numbers to floats;
fixes some various places where numbers were showing up in scientific
notation
* core: Properly persist mount-tuned TTLs for auth backends [GH-1371]
* core: Don't accidentally crosswire SIGINT to the reload handler [GH-1372]
* credential/github: Make organization comparison case-insensitive during
login [GH-1359]