From ec35edc0150b72a7187f4d4de121031ad73c2050 Mon Sep 17 00:00:00 2001 From: Vincent Driessen Date: Tue, 24 May 2016 19:31:45 +0200 Subject: Add fix to changelog --- doc/source/changes.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/source/changes.rst') diff --git a/doc/source/changes.rst b/doc/source/changes.rst index b14df90a..412b92ea 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -5,6 +5,8 @@ Changelog 2.0.3 - Fixes ============= +* Fix: bug in `git-blame --incremental` output parser that broken when + commit messages contained `\r` characters * Fix: progress handler exceptions are not caught anymore, which would usually just hide bugs previously. * Fix: The `Git.execute` method will now redirect `stdout` to `devnull` if `with_stdout` is false, -- cgit v1.2.1