diff options
| author | Bernhard Voelker <mail@bernhard-voelker.de> | 2019-01-08 11:34:27 +0100 |
|---|---|---|
| committer | Bernhard Voelker <mail@bernhard-voelker.de> | 2019-01-08 11:34:27 +0100 |
| commit | 763c4725fc8cc36a06a7f00123dbfe22c880f0fc (patch) | |
| tree | 0b8ad6a00bdabf6341f4c7def45c26d10ff7e68c | |
| parent | 2758f513f0fdca1c274340015e2c05ea6e5dbbf1 (diff) | |
| download | findutils-763c4725.tar.gz | |
maint: add NEWS entry for bug #55272
* NEWS (Bug Fixes): Add news entry for the change in commit 66174c10c6.
| -rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -61,6 +61,10 @@ Some minor documentation improvements are listed in "Bug Fixes" below. ** Bug Fixes +#55272: find: improve diagnostic when -name or -iname is used with a pattern + containing a directory separator ('/'), suggesting to use -wholename + or -iwholename respectively. + #54859: doc: fix typo in 'xargs -l' examples in texinfo manual. Change from 'xargs -1' (minus one) to 'xargs -l' (minus El) in 3 places. |
