diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index fdf1cff6e2d3..d2dfbc14b77f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2024-11-27 14:44 Christos Zoulas <christos@zoulas.com> + + * release 5.46 + * Add OFFPOSITIVE + +2024-11-25 13:56 Christos Zoulas <christos@zoulas.com> + + * avoid leaking symbols in libmagic + +2024-11-10 13:56 Christos Zoulas <christos@zoulas.com> + + * PR/562: jsummers: Search/regex offsets are absolute to the + beginning of the file, so adjust them by subtracting the + offset that the "use" starts so that we don't double-count it. + + +2024-11-09 19:30 Christos Zoulas <christos@zoulas.com> + * PR/543: matshch: bump nbuf so we can get the flags into the buffer. + + +2024-11-02 14:34 Christos Zoulas <christos@zoulas.com> + + * Add Android elf notes (enh) + +2023-12-29 12:55 Christos Zoulas <christos@zoulas.com> + + * Add limit for number of magic warnings allowed + +2023-07-29 12:55 Christos Zoulas <christos@zoulas.com> + + * check regex bounds (found by clusterfuzz) + 2023-07-27 15:45 Christos Zoulas <christos@zoulas.com> * release 5.45 |
