summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-11-28 15:22:48 -0500
committerDavid Robillard <d@drobilla.net>2015-11-28 15:22:48 -0500
commitf26478e12c443bf693198bfe63dae77c3879c354 (patch)
treeac6109352e9287bbb25345c2d8e5e9a27306e0b3 /NEWS
parenta816f8cbb2652ea6b9471a7fd98f21541b56d3c7 (diff)
downloadsuil-f26478e12c443bf693198bfe63dae77c3879c354.tar.gz
suil-f26478e12c443bf693198bfe63dae77c3879c354.tar.bz2
suil-f26478e12c443bf693198bfe63dae77c3879c354.zip
Center X11 UIs in Gtk
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5b12494..dca1e72 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ suil (0.8.3) unstable;
* Configure based on compiler target OS for cross-compilation
* Add Cocoa in Gtk wrapper (patch from Robin Gareus)
* Various Windows fixes (patches from Robin Gareus)
+ * Center X11 UIs in Gtk (patch from Robin Gareus)
* Add Gtk2 and X11 in Qt5 wrappers (patch from Rui Nuno Capela)
* Fix compilation with -Wl,--no-undefined
* Fix a few minor/unlikely memory errors
@@ -10,7 +11,7 @@ suil (0.8.3) unstable;
* Only report suil_ui_supported() if necessary wrapper is compiled in
* Upgrade to waf 1.8.14
- -- David Robillard <d@drobilla.net> Fri, 02 Oct 2015 20:55:54 -0400
+ -- David Robillard <d@drobilla.net> Sat, 28 Nov 2015 15:22:29 -0500
suil (0.8.2) stable;