+Overview of Changes in GTK+ 3.22.17
+===================================
+
+* Add native file chooser support for OS X
+
+* Bug fixes:
+ 766517 GtkAboutDialog should use https:// license URLs
+ 781583 gtk_image_new_from_resource does not work
+ 781935 Add nullable return annotation to gtk_notebook_get_tab_label
+ 781936 Add nullable return annotation to gtk_text_mark_get_name
+ 782040 Wacom pen calibration application responds to mouse input
+ 782325 wayland: Add possibility to get the exported handle multiple times
+ 784323 Quartz backend: gtk_clipboard_get_default not implemented
+ 784723 macOS: native file chooser dialog
+ 784888 gtkapplication: Mark gtk_application_get_active_window() as nullable
+
+* Translation updates:
+ Friulian
+ Kazakh
+
Overview of Changes in GTK+ 3.22.16
===================================
m4_define([gtk_major_version], [3])
m4_define([gtk_minor_version], [22])
-m4_define([gtk_micro_version], [16])
-m4_define([gtk_interface_age], [16])
+m4_define([gtk_micro_version], [17])
+m4_define([gtk_interface_age], [17])
m4_define([gtk_binary_age],
[m4_eval(100 * gtk_minor_version + gtk_micro_version)])
m4_define([gtk_version],