From 7d0d6c9824bdd5f2cd5f6886991bb5eadca5120d Mon Sep 17 00:00:00 2001 From: Vincent Driessen Date: Wed, 20 Apr 2016 12:05:52 +0200 Subject: Add change log entry --- doc/source/changes.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/source') diff --git a/doc/source/changes.rst b/doc/source/changes.rst index ae530019..7d0bdf2c 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -17,6 +17,8 @@ Changelog `a_path` and `b_path` properties parsed out correctly. Previously, some values may have been populated incorrectly when a file was added or deleted. +* Fix: diff parsing issues with paths that contain "unsafe" chars, like + spaces, tabs, backslashes, etc. * IMPORTANT: This release drops support for python 2.6, which is officially deprecated by the python maintainers. * CRITICAL: `Diff` objects created with patch output will now not carry -- cgit v1.2.1