From c117b9e7d24e3571321b6d166833c5e3ce0ec250 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 7 Mar 2025 14:41:25 +0100 Subject: [PATCH] Update 1.1.2.md --- website/docs/changelog/1.1.2.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/changelog/1.1.2.md b/website/docs/changelog/1.1.2.md index 70ddc9be..1e1ce323 100644 --- a/website/docs/changelog/1.1.2.md +++ b/website/docs/changelog/1.1.2.md @@ -5,6 +5,8 @@ Not yet released ### 🐛 Bug Fixes - warning *quotacheck: Your kernel probably supports ext4 quota feature but you are using external quota files. Please switch your filesystem to use ext4 quota feature as external quota files on ext4 are deprecated.* is no longer displayed when creating users. - warning *WARNING: Insufficient disk space on the server.* is no longer displayed when creating users. +- warning */bin/bash: line 41: warning: here-document at line 21 delimited by end-of-file (wanted `EOF')* is no longer displayed when creating users. +- message *Connection to the local host terminated.* is no longer displayed when creating users. ### 💅 Polish - Adding domains is now quicker as containers are started in the background.