Skip to content

Commit

Permalink
Keep CHANGELOG up-to-date.
Browse files Browse the repository at this point in the history
  • Loading branch information
xuhdev committed Mar 30, 2024
1 parent 4d5518a commit 6d2f81b
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
- Fix cross compiling for Windows
- Fix pointer overflow in STRING_CAT.
- Fix a few more stack buffer overflows.
- Add license for FindPcre2 from LuaDist.
- Document and CI fixes.

v0.12.6

- Update property key, value length limits per spec change.
- Fix potential buffer overflow in ec_glob.
- CI fixes.
- Fix paths in pkg-config file with absolute CMAKE_INSTALL_*.
- Fix cross compiling for Windows.

v0.12.5

- Fix memory leak in editorconfig_parse() which would occur if no .editorconfig is found.

v0.12.4

Expand Down

0 comments on commit 6d2f81b

Please sign in to comment.