Code

Introduce io_prepare as a fix to plug memory leaks related to argv formatting
[tig.git] / NEWS
diff --git a/NEWS b/NEWS
index 815f246ee897cdab99db03a0c43fb18f2aeed043..d03fea86c5ababa7dfee109efe617bebde19f6ad 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,7 @@ Improvements:
    flag).
  - Abbreviation of author names can now be configured and toggled.
  - Mark detached heads with [HEAD].
+ - Add support for displaying dates in local time.
 
 Bug fixes:
 
@@ -29,6 +30,8 @@ Bug fixes:
  - Fix parsing of boolean show-date values.
  - Fix relative date.
  - Fix unbind to behave as if the keybinding was never defined.
+ - Fix unbind to also cover built-in run requests.
+ - Fix parsing of unknown keymap names.
 
 tig-0.15
 --------