tuxpaint-completion.bash - use _have no have
For https://sourceforge.net/p/tuxpaint/bugs/290/
This commit is contained in:
parent
4c18bff7ed
commit
71959d502e
2 changed files with 9 additions and 4 deletions
|
|
@ -6,7 +6,7 @@ Copyright (c) 2002-2024
|
|||
Various contributors (see below, and AUTHORS.txt)
|
||||
https://tuxpaint.org/
|
||||
|
||||
2024.June.6 (0.9.33)
|
||||
2024.June.11 (0.9.33)
|
||||
* New Magic Tools:
|
||||
----------------
|
||||
* Dither & Dither (Keep Color): Replaces all or part of a drawing
|
||||
|
|
@ -109,6 +109,11 @@ https://tuxpaint.org/
|
|||
* Make screen refresh more snappy on macOS.
|
||||
Mark Kim <markuskimius@gmail.com>
|
||||
|
||||
* Replace `have` with `_have` in Tux Paint's BASH completion script.
|
||||
Closes https://sourceforge.net/p/tuxpaint/bugs/290/
|
||||
(h/t Jozef Riha for reporting)
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
* Ports & Building:
|
||||
-----------------
|
||||
* Simplify the process of building the universal bundle on the macOS by
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue