summaryrefslogtreecommitdiff
path: root/systems/win32/miktex/source/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'systems/win32/miktex/source/CHANGELOG.md')
-rw-r--r--systems/win32/miktex/source/CHANGELOG.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/systems/win32/miktex/source/CHANGELOG.md b/systems/win32/miktex/source/CHANGELOG.md
index d6648dc806..8dcb87a7e4 100644
--- a/systems/win32/miktex/source/CHANGELOG.md
+++ b/systems/win32/miktex/source/CHANGELOG.md
@@ -1,5 +1,28 @@
# MiKTeX Change Log
+## 21.6 - 2021-06-07
+
+### Breaking changes
+
+Non-secure package repository URLs (schemes `ftp` and `http`) are deprecated. The package repository
+picker (`<Random package repository on the Internet>`) always chooses a secure URL (scheme `https`).
+
+### Upgraded programs
+
+* luatex 1.14.0
+* metapost 2.01
+
+### Fixed issues
+
+- [754](https://github.com/MiKTeX/miktex/issues/754): search path of automatic format creation
+- [762](https://github.com/MiKTeX/miktex/issues/762): output of lfs.dir in luatex
+- [765](https://github.com/MiKTeX/miktex/issues/765): MiKTeX 21.3 / pdflatex crashes sometimes after compiling LaTeX documents
+- [768](https://github.com/MiKTeX/miktex/issues/768): kpsewhich with option --all
+- [780](https://github.com/MiKTeX/miktex/issues/780): [MikTeX Portable] Can't remove local texmf directory
+- [785](https://github.com/MiKTeX/miktex/issues/785): Create all auxiliary files in the directory specified by -aux-directory without ever writing in the source directory
+- [825](https://github.com/MiKTeX/miktex/issues/825): wrong search path for lua files with lualatex-dev
+- [833](https://github.com/MiKTeX/miktex/issues/833): Package downloader chooses insecure random mirrors
+
## 21.3 - 2021-03-16
### Upgraded programs