+Overview of Changes in GTK+ 3.22.16
+===================================
+
+* GtkEntryBuffer no longer emits changed events when input is truncated
+
+* gtk3-icon-browser now offers to copy the icon name to the clipboard
+
+* Bugs fixed:
+ 745289 wayland: do not use g_error() on connection errors
+ 759308 Instant apply in printing dialog (number of copies)
+ 770513 MainToolbar in full-screen mode has rounded corners, which show video pixel...
+ 778853 propagate-natural-width/height request too much with !overlay-scrolling && ...
+ 779078 Adwaita: last treeview header button adds border on hover
+ 781285 Key repeat cancel under Wayland should depend on which key is repeating
+ 781945 SIGSEGV dragging window on Wayland when toplevel window set_transient_for i...
+ 782117 If a window was initially shown undecorated and set_decorated(True) is call...
+ 782283 Wayland: Crash when dismissing a menu when a tooltip is visible
+ 782325 wayland: Add possibility to get the exported handle multiple times
+ 783047 Many apps crash in gdk_event_source_prepare when logging out of GNOME
+ 783347 gtkfilechoosernativewin32: Fix support for non-ASCII paths
+ 783397 Remove unused code in gtktextdisplay.c
+ 783587 Crash when NULL is passed to GtkActionHelper to unset action-name
+
+* Translation updates
+ Czech
+ Lithuanian
+ Norwegian bokmål
+ Serbian
+ Spanish
+
+
Overview of Changes in GTK+ 3.22.15
===================================
-* Revert an unexpeted change in listbox behavior
+* Revert an unexpected change in listbox behavior
* Improve the Adwaita style for tagged entries
m4_define([gtk_major_version], [3])
m4_define([gtk_minor_version], [22])
-m4_define([gtk_micro_version], [15])
-m4_define([gtk_interface_age], [15])
+m4_define([gtk_micro_version], [16])
+m4_define([gtk_interface_age], [16])
m4_define([gtk_binary_age],
[m4_eval(100 * gtk_minor_version + gtk_micro_version)])
m4_define([gtk_version],