From 13f4a9f3ee0e8a744feed8a62787e3e6bff5630d Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Mon, 18 Mar 2013 22:42:33 +0100 Subject: [PATCH] add release notes for v4.5.1 --- RELEASE-NOTES-4.5.1 | 24 ++++++++++++++++++++++++ man/asciidoc.conf | 2 +- 2 files changed, 25 insertions(+), 1 deletion(-) create mode 100644 RELEASE-NOTES-4.5.1 diff --git a/RELEASE-NOTES-4.5.1 b/RELEASE-NOTES-4.5.1 new file mode 100644 index 00000000..b834255f --- /dev/null +++ b/RELEASE-NOTES-4.5.1 @@ -0,0 +1,24 @@ + + ┌──────────────────────────────┐ + │ Release notes for i3 v4.5.1 │ + └──────────────────────────────┘ + +This is the i3 v4.5.1, a bugfix release. This version is considered stable. All +users of i3 are strongly encouraged to upgrade. + +This release fixes an i3 lockup when dragging floating windows from one monitor + to another. + +Furthermore, in the release process for v4.5, there was a human error leading + to i3 thinking that v4.5 is a debug version, therefore allocating 25 MB of + shared memory logging ringbuffer by default. + + ┌────────────────────────────┐ + │ Changes in v4.5.1 │ + └────────────────────────────┘ + + • Bugfix: Don’t warp the pointer when dragging floating windows + • i3-dmenu-desktop: improve error message when dmenu cannot be found + • Add YAJL_CFLAGS to i3-msg.mk + +-- Michael Stapelberg, 2013-03-18 diff --git a/man/asciidoc.conf b/man/asciidoc.conf index 49266923..5f24d845 100644 --- a/man/asciidoc.conf +++ b/man/asciidoc.conf @@ -7,7 +7,7 @@ template::[header-declarations] {mantitle} {manvolnum} i3 -4.5 +4.5.1 i3 Manual -- 2.39.5