summaryrefslogtreecommitdiff
path: root/Build/source/texk/xdvik/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/xdvik/CHANGES')
-rw-r--r--Build/source/texk/xdvik/CHANGES14
1 files changed, 14 insertions, 0 deletions
diff --git a/Build/source/texk/xdvik/CHANGES b/Build/source/texk/xdvik/CHANGES
index bd35043f486..699cec9c3d4 100644
--- a/Build/source/texk/xdvik/CHANGES
+++ b/Build/source/texk/xdvik/CHANGES
@@ -9,6 +9,20 @@ Versions containing major changes are marked as `beta'; these
may contain undetected bugs. Such versions shouldn't be used
by distributors.
+ * 22.87.06 (2022-02-17):
+ + util.c: Fixed segmentation fault occurring when -debug is used with
+ a non-numerical argument.
+ + gui/print-log.h: Avoid duplicate info symbol from .h file
+ + main.c: Avoid warning in calling strnlen()
+ + string-utils.c: Shell-escape more characters in shell_escape_string()
+ + dvi-init.c, util.c, util.h: Resolve crashes under MacOS after hitting
+ `R' in some situations
+ + xdvi.1.in: Document "-debug find" and "-debug files" command-line
+ arguments
+
+ * 22.87.05 (2020-03-01):
+ + Minor man page tweaks (from Karl Berry)
+
* 22.87.04 (2020-02-29):
+ Added xdvi.desktop and a mechanism to install it (TeX Live r46347)
+ Some changes in the man page (TeX Live r46371 and r50583)