From: Michael Stapelberg Date: Tue, 8 Sep 2015 07:19:17 +0000 (+0200) Subject: release i3 4.10.4 X-Git-Tag: 4.10.4^0 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=69eb4619a75e133cb198fa606cc9c9495f641fe5;p=i3%2Fi3 release i3 4.10.4 --- diff --git a/RELEASE-NOTES-4.10.3 b/RELEASE-NOTES-4.10.3 deleted file mode 100644 index 524f5528..00000000 --- a/RELEASE-NOTES-4.10.3 +++ /dev/null @@ -1,30 +0,0 @@ - - ┌──────────────────────────────┐ - │ Release notes for i3 v4.10.3 │ - └──────────────────────────────┘ - -This is i3 v4.10.3. This version is considered stable. All users of i3 are -strongly encouraged to upgrade. - - ┌────────────────────────────┐ - │ Bugfixes │ - └────────────────────────────┘ - - • serialize con_id with %p in run_binding() (For FreeBSD) - • ignore InputHint when not in WM_HINTS (fixes e.g. mupdf focus) - • disable physically disconnect RandR outputs - • initialize workspace rect to the output's upon creation - • userguide: quoted strings need to be used, escaping isn’t possible - • mkdirp: do not throw an error if directory exists (fixes layout loss for - in-place restarts) - • i3bar: fix freeing static strings - - ┌────────────────────────────┐ - │ Thanks! │ - └────────────────────────────┘ - -Thanks for testing, bugfixes, discussions and everything I forgot go out to: - - Tony Crisci, Deiz, Theo Buehler, shdown - --- Michael Stapelberg, 2015-07-30 diff --git a/RELEASE-NOTES-4.10.4 b/RELEASE-NOTES-4.10.4 new file mode 100644 index 00000000..803bc7fb --- /dev/null +++ b/RELEASE-NOTES-4.10.4 @@ -0,0 +1,24 @@ + + ┌──────────────────────────────┐ + │ Release notes for i3 v4.10.4 │ + └──────────────────────────────┘ + +This is i3 v4.10.4. This version is considered stable. All users of i3 are +strongly encouraged to upgrade. + + ┌────────────────────────────┐ + │ Bugfixes │ + └────────────────────────────┘ + + • revert: disable physically disconnected RandR outputs + • i3-msg: strdup getenv() result before freeing + + ┌────────────────────────────┐ + │ Thanks! │ + └────────────────────────────┘ + +Thanks for testing, bugfixes, discussions and everything I forgot go out to: + + shdown + +-- Michael Stapelberg, 2015-09-08 diff --git a/man/asciidoc.conf b/man/asciidoc.conf index eda71d6e..ad2348d6 100644 --- a/man/asciidoc.conf +++ b/man/asciidoc.conf @@ -7,7 +7,7 @@ template::[header-declarations] {mantitle} {manvolnum} i3 -4.10.3 +4.10.4 i3 Manual