Finalise pull from ikasty to show relative filenames in --watchfd

This commit is contained in:
Andrew Wood
2023-07-16 00:28:58 +01:00
parent e228b3397d
commit 8fb3aecde5
3 changed files with 10 additions and 3 deletions
+1
View File
@@ -1,4 +1,5 @@
UNRELEASED
* The "`--watchfd`" option will now show relative filenames, if they are under the current directory (patch supplied by [ikasty](https://github.com/ikasty))
* support for Red Hat Enterprise Linux and its derivatives has been dropped; removed the RPM spec file, and will no longer build binaries
* docs: moved all open issues into GitHub and updated the TODO list
* docs: renamed README to README.md and altered it to Markdown format