|
| 1 | +Draft |
| 2 | + |
| 3 | + [ Daniel T. Borelli ] alias @daltomi |
| 4 | + |
| 5 | + * Fixes: Add delay to all capture options |
| 6 | + * Fixes: Indicate that the value is not an integer |
| 7 | + * New option: --window |
| 8 | + |
| 9 | + [ Guilherme Janczak ] alias @guijan |
| 10 | + |
| 11 | + * Deprecate -S |
| 12 | + * Fixes: compilation on CentOS 7 |
| 13 | + * Fixes: multiple bugs in output file handling |
| 14 | + * Fixes: multiple bugs in scrot's -C option |
| 15 | + * Fixes: restore "keep ratio" functionality in --thumb |
| 16 | + |
| 17 | + [ NRK ] alias @N-R-K |
| 18 | + |
| 19 | + * Fixes: Introduce scrotSleep() which deals with EINTR |
| 20 | + * New option: add --format flag |
| 21 | + * Improvement: allow `b` prefix in --delay argument |
| 22 | + * Fixes: displaying incorrect error message (bad err() usage). |
| 23 | + * Fixes: memory leak on multiple -F options |
| 24 | + * Fixes: filenameThumb memory leak |
| 25 | + * Fixes: hostname potentially getting truncated |
| 26 | + * Fixes: imPrintf: avoid going out of bound |
| 27 | + * Improvement: imPrintf: use dynamic buffer instead of strlcat |
| 28 | + * Improvement: manpage: use conventional brackets to indicate optional argument |
| 29 | + * Fixes: remove unnecessary allocation and truncation in display name |
| 30 | + * Fixes: replace unchecked calloc calls with ecalloc |
| 31 | + * Fixes: scrot.c: include stdint.h (fixes compile failure on certain systems) |
| 32 | + * Improvement: scrotDoDelay: output countdown to stderr |
| 33 | + * Fixes: Edge case of dot in last char when detecting file extension |
| 34 | + * Fixes: handle DestroyNotify event |
| 35 | + * Fixes: faulty assert, handle XCreateGC() error properly |
| 36 | + * Fixes: check type of XEvent union before reading it |
| 37 | + |
1 | 38 | Fri Jan 20 23:46:15 -03:00 2023 Joao Eriberto Mota Filho < [email protected]>
|
2 | 39 | Version 1.8.1
|
3 | 40 |
|
|
0 commit comments