aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2021-07-25 19:55:16 +0000
committerGitHub <[email protected]>2021-07-25 19:55:16 +0000
commit127fca4718ed9dc55634be0d3962674ac65c4647 (patch)
tree4abffc8bfe2a01efc4d3b4f96965593723ed20da /CHANGELOG.md
parentMerge pull request #318 from allansrc/master (diff)
parentRetire glibc patch. Retire file command patch. Add `bootmenu=on`. (diff)
downloaddocker-osx-127fca4718ed9dc55634be0d3962674ac65c4647.tar.xz
docker-osx-127fca4718ed9dc55634be0d3962674ac65c4647.zip
Merge pull request #321 from sickcodes/glibc-revert-wip-2
Retire glibc patch. Retire file command patch. Add `bootmenu=on`.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fe4a3fd..feaeb79 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
|Version|Date|Notes|
|---|---|---|
+|5.0|2021-07-25|Retire glibc patch. Retire file command patch. Add bootmenu=on.|
| |2021-07-08|Add CPUID_FLAGS to edit the CPUID flags on the fly.|
|4.4|2021-05-06|Prepare nakedvnc for hub.docker.com. Add `ENV BOOT_ARGS=` to supply additon boot arguments, for example, `vmx,rdtscp`. Add `ENV CPU=Penryn` to allow changes to the CPU emulation, for example, `Skylake-Client`, or see [more examples here](https://manpages.ubuntu.com/manpages/disco/man7/qemu-cpu-models.7.html).|
| |2021-05-04|Disable arbitrary chown warning|