diff options
| author | Josh Ferrell <josh@vector35.com> | 2024-12-04 15:05:08 -0500 |
|---|---|---|
| committer | Josh Ferrell <josh@vector35.com> | 2024-12-16 15:16:49 -0500 |
| commit | 6d93e8319411fca2c0d67e7ab29d135f5348328c (patch) | |
| tree | c5d61e2084eb251673006fc72cbe8346e0636931 /vendor/dtl/ChangeLog | |
| parent | 8ea98cab89afb0c14073141f30203486d1333b07 (diff) | |
Update dependencies and fix compilation errors/warnings for g++14 and c++20
Diffstat (limited to 'vendor/dtl/ChangeLog')
| -rw-r--r-- | vendor/dtl/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/vendor/dtl/ChangeLog b/vendor/dtl/ChangeLog index e2f22dbe..3bf2e859 100644 --- a/vendor/dtl/ChangeLog +++ b/vendor/dtl/ChangeLog @@ -1,3 +1,15 @@ +2024-07-11 Tatsuhiko Kubo <cubicdaiya@gmail.com> + + * bugfix: fix compilation error in C++14 (#18). Thanks to @ZaychukAleksey + + * 1.21 released + +2022-04-11 Tatsuhiko Kubo <cubicdaiya@gmail.com> + + * bugfix: fixed invalid offset in unified format difference when difference is too large. + + * 1.20 released + 2015-05-03 Tatsuhiko Kubo <cubicdaiya@gmail.com> * added some minor changes. |
