summaryrefslogtreecommitdiff
path: root/systems/win32/miktex/source
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-12-15 03:01:41 +0000
committerNorbert Preining <norbert@preining.info>2020-12-15 03:01:41 +0000
commit2e0b1124510825b03d99a6bfbf50dc2a8391a635 (patch)
tree6ebb25de75664b553d91d7335dec42590ba22002 /systems/win32/miktex/source
parent5fc9e4626c1b64fd01838f967954fc43a268398e (diff)
CTAN sync 202012150301
Diffstat (limited to 'systems/win32/miktex/source')
-rw-r--r--systems/win32/miktex/source/CHANGELOG.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/systems/win32/miktex/source/CHANGELOG.md b/systems/win32/miktex/source/CHANGELOG.md
index 4cce2c653c..f940c5a9a4 100644
--- a/systems/win32/miktex/source/CHANGELOG.md
+++ b/systems/win32/miktex/source/CHANGELOG.md
@@ -1,5 +1,35 @@
# MiKTeX Change Log
+## 20.12 - 2020-12-14
+
+### Breaking changes
+
+Options `--disable-pipes` and `--enable-pipes` (TeX engines) are deprecated and will be removed in a future release. If specified, they now don't have any effect.
+
+### Fixed issues
+
+- [597](https://github.com/MiKTeX/miktex/issues/597): xetex rounds all image sizes to integer pt values
+- [652](https://github.com/MiKTeX/miktex/issues/652): miktexsetup.exe: MiKTeX encountered an internal error.
+- [659](https://github.com/MiKTeX/miktex/issues/659): Check for directory that executable doesn't have permissions for causes crash
+- [666](https://github.com/MiKTeX/miktex/issues/666): miktex (lualatex.exe) fails to run from flask subprocess
+- [668](https://github.com/MiKTeX/miktex/issues/668): expand tilde prefixes
+- [669](https://github.com/MiKTeX/miktex/issues/669): testing if pipes are enabled.
+- [672](https://github.com/MiKTeX/miktex/issues/672): miktex-mf (or maketfm) doesn't find .mf files in the current directory
+
+## 20.11 - 2020-11-02
+
+### Upgraded programs
+
+* asymptote 2.67
+* axohelp 1.3
+* dvipdfmx 20201014
+* dvisvgm 2.10.1
+
+### Fixed issues
+
+- [648](https://github.com/MiKTeX/miktex/issues/648): lualatex/xelatex: handling of `stderr` when using pipes
+- [650](https://github.com/MiKTeX/miktex/issues/650): Compilation get's stuck when using input pipes with inputs larger than 4KB
+
## 20.10 - 2020-10-12
### Fixed issues