From 088707af708c75c6d1e2a187e6daa8b411810c8c Mon Sep 17 00:00:00 2001 From: "Andre A. Gomes" Date: Fri, 31 May 2024 17:36:52 +0300 Subject: [PATCH] changelog: Review for 3.11.7. --- source/changelog.lisp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/changelog.lisp b/source/changelog.lisp index 35e3cd97f48..df7add14c34 100644 --- a/source/changelog.lisp +++ b/source/changelog.lisp @@ -31,7 +31,11 @@ (:li "Fix query handling when invoking command" (:nxref :command 'set-url) ".") (:li "Fix incorrect redirection when " (:nxref :class-name 'nyxt/mode/reduce-tracking:reduce-tracking-mode) - " is enabled.")))) + " is enabled.") + (:li "Improve clipboard facilities detection on X11 and Wayland.")) + (:nsection :title "UI/UX" + (:ul + (:li "Bind common zoom keybindings for all keyschemes."))))) (define-version "3.11.6" (:nsection :title "Bug fixes"