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/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/detex/detex-src/ChangeLog b/Build/source/texk/detex/detex-src/ChangeLog
index 8416c6f74eb..cd3072f14da 100644
--- a/Build/source/texk/detex/detex-src/ChangeLog
+++ b/Build/source/texk/detex/detex-src/ChangeLog
@@ -176,3 +176,11 @@ Removed 'mathmatica' from the default list of environments which contents are ig
Fixed compilation on Cygwin.
Removed special files for OS/2 - they required compilers that no longer exist. OpenDetex should be able to be compiled using GCC for OS/2.
+
+(Version 2.8.4) -- July, 2018
+
+Stoped generating additional spaces after commands (#41). Thanks to Martin Nowack.
+
+Fixed space missing in output when two newlines follow a macro (#42). Thanks to sgerwk.
+
+Started treating newlines in inline math as spaces (#45). Thanks to sgerwk.