summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES-4.20.1
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE-NOTES-4.20.1')
-rw-r--r--RELEASE-NOTES-4.20.127
1 files changed, 27 insertions, 0 deletions
diff --git a/RELEASE-NOTES-4.20.1 b/RELEASE-NOTES-4.20.1
new file mode 100644
index 00000000..62127460
--- /dev/null
+++ b/RELEASE-NOTES-4.20.1
@@ -0,0 +1,27 @@
+
+ ┌──────────────────────────────┐
+ │ Release notes for i3 v4.20.1 │
+ └──────────────────────────────┘
+
+This is i3 v4.20.1. This version is considered stable. All users of i3 are
+strongly encouraged to upgrade.
+
+ ┌────────────────────────────┐
+ │ Bugfixes │
+ └────────────────────────────┘
+
+ • i3bar: fix crash with multiple monitors
+ • xmlto: fix broken .TH line by extending title length
+ • i3-msg: fix --raw short form (-r) in manpage
+ • libi3: add missing sys/stat.h header
+ • use getcwd(NULL, 0) instead of GNU extension get_current_dir_name()
+
+ ┌────────────────────────────┐
+ │ Thanks! │
+ └────────────────────────────┘
+
+Thanks for testing, bugfixes, discussions and everything I forgot go out to:
+
+ rvalieris, Jakob Haufe, lycurgus, Baptiste Daroussin
+
+-- Michael Stapelberg, 2021-11-03