Commit 27980894bd91524b11ea2d43e927cfc99304e4de
1 parent
e3a5b0bf
Restore accidentally deleted ChangeLog entry
Showing
1 changed file
with
4 additions
and
0 deletions
ChangeLog
| 1 | 1 | 2023-09-03 Jay Berkenbilt <ejb@ql.org> |
| 2 | 2 | |
| 3 | + * Bug fix: with --pages, if one of the external files had warnings | |
| 4 | + but the main file did not, the warning was previously not taken | |
| 5 | + into consideration when determining the exit status. | |
| 6 | + | |
| 3 | 7 | * Put quotation marks around the command in completion output to |
| 4 | 8 | better handle spaces in paths. It is not a perfect fix (ideally, |
| 5 | 9 | full shell-compatible quoting should be used), but it handles more | ... | ... |