diff options
| author | Xin LI <delphij@FreeBSD.org> | 2022-09-24 04:20:34 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2022-09-24 04:20:34 +0000 |
| commit | ac33800609941e32486585331e2d4af9ecdd554b (patch) | |
| tree | d643ef47f63c6734de36c5d0ee5fa380d35502da /ChangeLog | |
| parent | 5457a3f25818dc2a14ec8a58c6f27dc42a50cdd4 (diff) | |
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d9bf953f1ac0..dd95543fe649 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2022-09-13 14:55 Christos Zoulas <christos@zoulas.com> + + * release 5.43 + +2022-09-10 9:17 Christos Zoulas <christos@zoulas.com> + + * Add octal indirect magic (Michal Gorny) + +2022-08-17 11:43 Christos Zoulas <christos@zoulas.com> + + * PR/374: avoid infinite loop in non-wide code (piru) + * PR/373: Obey MAGIC_CONTINUE with multiple magic files (vismarli) + +2022-07-26 11:10 Christos Zoulas <christos@zoulas.com> + + * Fix bug with large flist (Florian Weimer) + +2022-07-07 13:21 Christos Zoulas <christos@zoulas.com> + + * PR/364: Detect non-nul-terminated core filenames from QEMU + (mam-ableton) + +2022-07-04 15:45 Christos Zoulas <christos@zoulas.com> + + * PR/359: Add support for http://ndjson.org/ (darose) + * PR/362: Fix wide printing (ro-ee) + * PR/358: Fix width for -f - (jpalus) + * PR/356: Fix JSON constant parsing (davewhite) + 2022-06-10 9:40 Christos Zoulas <christos@zoulas.com> * release 5.42 |
