# Release notes for Gluster 3.12.0 This is a major Gluster release that includes ... The most notable features and changes are documented on this page. A full list of bugs that have been addressed is included further below. ## Major changes and features **NOTE to contributors: Copy the section below and add details regarding the feature that you want to describe, and submit the work for review. See, [older release notes](https://github.com/gluster/glusterfs/blob/release-3.11/doc/release-notes/3.11.0.md) for inspiration :)** **NOTE: Submit the note with the commit message referencing the github issue # for the respective feature, as "Updates: gluster/glusterfs#N"*** ### Feature one liner Add option to use localtime timestamps in log entries **Limitations:** Gluster defaults to UTC timestamps. glusterd, glusterfsd, and server-side glusterfs daemons will use UTC until one of a) command line option is processed, b) gluster config (/var/lib/glusterd/options) is loaded, c) admin manually sets localtime-logging (cluster.localtime-logging, e.g. `gluster volume set all cluster.localtime-logging enable`). There is no mount option to make the FUSE client enable localtime logging. There is no option in gfapi to enable localtime logging. **Known Issues:** None ## Major issues None ## Bugs addressed