diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2024-07-26 09:22:05 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2024-07-26 09:33:37 +0300 |
commit | 34ab3adbcc3e6269efe39a33ab7ec22f05bd7cc9 (patch) | |
tree | 4cd77307594fef1ace6b58b91b2b0f2b1559eccf /contrib/libs/dtl/ChangeLog | |
parent | d703a0eb0e1e0daf6cdcb767da78779a9328303d (diff) | |
download | ydb-34ab3adbcc3e6269efe39a33ab7ec22f05bd7cc9.tar.gz |
Intermediate changes
Diffstat (limited to 'contrib/libs/dtl/ChangeLog')
-rw-r--r-- | contrib/libs/dtl/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/libs/dtl/ChangeLog b/contrib/libs/dtl/ChangeLog index de19a6bee3..3bf2e85908 100644 --- a/contrib/libs/dtl/ChangeLog +++ b/contrib/libs/dtl/ChangeLog @@ -1,3 +1,9 @@ +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. |