summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2014-01-21 19:20:36 +0100
committerMichael Stapelberg <michael@stapelberg.de>2014-01-21 19:20:36 +0100
commit92694c798378add7e80f474d6565eef22fb6f204 (patch)
tree8c1f39170ca20e7075bf856fa7a6d808c9efb6aa
parentb8ba545733f2c171d018901f563f1d9625d44804 (diff)
downloadi3-92694c798378add7e80f474d6565eef22fb6f204.tar.gz
i3-92694c798378add7e80f474d6565eef22fb6f204.zip
add release notes for 4.7.1, update manpage version4.7.1
-rw-r--r--RELEASE-NOTES-4.7.136
-rw-r--r--man/asciidoc.conf2
2 files changed, 37 insertions, 1 deletions
diff --git a/RELEASE-NOTES-4.7.1 b/RELEASE-NOTES-4.7.1
new file mode 100644
index 00000000..211f813f
--- /dev/null
+++ b/RELEASE-NOTES-4.7.1
@@ -0,0 +1,36 @@
+
+ ┌──────────────────────────────┐
+ │ Release notes for i3 v4.7.1 │
+ └──────────────────────────────┘
+
+This is the i3 v4.7.1. This version is considered stable. All users of i3 are
+strongly encouraged to upgrade.
+
+This is a bugfix release for v4.7.
+
+ ┌────────────────────────────┐
+ │ Changes in v4.7.1 │
+ └────────────────────────────┘
+
+ • docs/debugging: explain how to enable logging on the fly
+ • docs/debugging: small cleanups (versions, bzip2)
+ • add i3-with-shmlog.xsession.desktop
+
+ ┌────────────────────────────┐
+ │ Bugfixes │
+ └────────────────────────────┘
+
+ • only LOG() the DPI when it changes, DLOG() it otherwise
+ • make “move <direction>” properly send workspace focus event
+ • i3bar: set mapped flag on trayclient creation
+ • i3bar: don’t show EOF status line error in favor of exit code
+
+ ┌────────────────────────────┐
+ │ Thanks! │
+ └────────────────────────────┘
+
+Thanks for testing, bugfixes, discussions and everything I forgot go out to:
+
+ lkraav, TonyC
+
+-- Michael Stapelberg, 2014-01-21
diff --git a/man/asciidoc.conf b/man/asciidoc.conf
index a5dff477..bf93ec49 100644
--- a/man/asciidoc.conf
+++ b/man/asciidoc.conf
@@ -7,7 +7,7 @@ template::[header-declarations]
<refentrytitle>{mantitle}</refentrytitle>
<manvolnum>{manvolnum}</manvolnum>
<refmiscinfo class="source">i3</refmiscinfo>
-<refmiscinfo class="version">4.7</refmiscinfo>
+<refmiscinfo class="version">4.7.1</refmiscinfo>
<refmiscinfo class="manual">i3 Manual</refmiscinfo>
</refmeta>
<refnamediv>