diff kitten: Add support for files that are identical apart from mode changes

Fixes #6611
This commit is contained in:
Kovid Goyal
2023-09-09 19:04:54 +05:30
parent eb51d459ae
commit c99d55691d
3 changed files with 22 additions and 1 deletions

View File

@@ -78,6 +78,8 @@ Detailed list of changes
- ssh kitten: Fix a regression causing hostname directives in :file:`ssh.conf` not matching when username is specified (:disc:`6609`)
- diff kitten: Add support for files that are identical apart from mode changes (:iss:`6611`)
0.29.2 [2023-07-27]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~