summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-11-28 15:27:04 -0500
committerDavid Robillard <d@drobilla.net>2015-11-28 15:35:34 -0500
commit4c4fb2570f43371666746dde1eb4b6d97608b264 (patch)
tree0bf5b74b6a283261bb585a4153cca5ec371d024c /NEWS
parentf26478e12c443bf693198bfe63dae77c3879c354 (diff)
downloadsuil-4c4fb2570f43371666746dde1eb4b6d97608b264.tar.gz
suil-4c4fb2570f43371666746dde1eb4b6d97608b264.tar.bz2
suil-4c4fb2570f43371666746dde1eb4b6d97608b264.zip
Fix initial size of resizable 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 dca1e72..88a0988 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ suil (0.8.3) unstable;
* 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)
+ * Fix initial size of resizable 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
@@ -11,7 +12,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> Sat, 28 Nov 2015 15:22:29 -0500
+ -- David Robillard <d@drobilla.net> Sat, 28 Nov 2015 15:26:47 -0500
suil (0.8.2) stable;