summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 7 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 69ff9123..03e6731b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,16 +1,19 @@
1.11.1
* bugfix: fix crash with minimize animation
- * bugfix: fix crash wit moving a window in some distros
+ * bugfix: fix crash with moving a window in some distros
1.11.0
* use Alt-` for switching between windows of the same application
* gtk3: draw 1px tile border for tile preview
* Add manual and by-pointer window placement
* more improvements and bug fixes
+
1.10.2
- * Remove outdated assertion
- * Make minimize item insensitive when window should not be minimized
- * Fix crash when struts change during grab operation
+ * Remove outdated assertion.
+ * Make minimize item insensitive when window should not be minimized.
+ * Fix crash when struts change during grab operation.
+ * Fix switching of fullscreen Direct3D applications running in Wine.
+ * Update translations.
1.10.1
* Assorted bugfixes