summaryrefslogtreecommitdiff
path: root/vendor/dtl/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/dtl/ChangeLog')
-rw-r--r--vendor/dtl/ChangeLog12
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.