summaryrefslogtreecommitdiff
path: root/Build/source/texk/detex/detex-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/detex/detex-src/ChangeLog')
-rw-r--r--Build/source/texk/detex/detex-src/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/Build/source/texk/detex/detex-src/ChangeLog b/Build/source/texk/detex/detex-src/ChangeLog
index 043c59be7ca..a9d5a24fef6 100644
--- a/Build/source/texk/detex/detex-src/ChangeLog
+++ b/Build/source/texk/detex/detex-src/ChangeLog
@@ -190,3 +190,15 @@ Started treating newlines in inline math as spaces (#45). Thanks to sgerwk.
Fixed man page on macOS (#47). Thanks to FX Coudert.
Added -v option for showing version.
+
+(Version 2.8.6) -- January, 2020
+
+Fixed buffer overflow (CVE-2019-19601 #60). Thanks to Akira Kakuto, Norbert Preining and TeX Live team.
+
+(Version 2.8.7) -- June, 2020
+
+Reduced size of .tar.bz2 package by excluding object file added by mistake.
+
+Handle forcing placement with ! (#62). Thanks to schrc3b6.
+
+Added option to print source information with -1 (#64). Thanks to Victor Cacciari Miraldo.