]> git.sur5r.net Git - i3/i3/commitdiff
release i3 4.10.4 4.10.4
authorMichael Stapelberg <michael@stapelberg.de>
Tue, 8 Sep 2015 07:19:17 +0000 (09:19 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 8 Sep 2015 07:19:17 +0000 (09:19 +0200)
RELEASE-NOTES-4.10.3 [deleted file]
RELEASE-NOTES-4.10.4 [new file with mode: 0644]
man/asciidoc.conf

diff --git a/RELEASE-NOTES-4.10.3 b/RELEASE-NOTES-4.10.3
deleted file mode 100644 (file)
index 524f552..0000000
+++ /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 (file)
index 0000000..803bc7f
--- /dev/null
@@ -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
index eda71d6e2c1e1041c9019dc1f3d5033529416efe..ad2348d687a4f89459cede7b1e426d4586494b1d 100644 (file)
@@ -7,7 +7,7 @@ template::[header-declarations]
 <refentrytitle>{mantitle}</refentrytitle>
 <manvolnum>{manvolnum}</manvolnum>
 <refmiscinfo class="source">i3</refmiscinfo>
-<refmiscinfo class="version">4.10.3</refmiscinfo>
+<refmiscinfo class="version">4.10.4</refmiscinfo>
 <refmiscinfo class="manual">i3 Manual</refmiscinfo>
 </refmeta>
 <refnamediv>