Code

Improve parent blame to detect renames by using the previous information
[tig.git] / NEWS
diff --git a/NEWS b/NEWS
index f46ee701454f992162952c10831d3db9ece1ce64..86bad0c251fa751ed02fcdd3156e9aa38d8417ac 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,8 @@ Bug fixes:
  - 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.
+ - Blame view: fix parent blame to detect renames. It uses "previous"
+   line info from the blame porcelain output added in git version 1.6.3.
 
 tig-0.15
 --------