Overview of changes from GTK+ 2.8.19 to 2.8.20
==============================================
* GTK+ requires ATK 1.9.0 now
* Bugs fixed:
168105 the right edge tab does not appear when switching tab
344876 refcount leak when using ComboBox.set_cell_data_func
346102 root window doesn't update size as it should
346341 Memory leak in gtk_tree_model_sort_finalize: User data
not freed
346375 MIPSPro compilation fix for gtk-2.8.19
346374 Patches for Interix
* Updated translations (lv)
Overview of Changes from GTK+ 2.8.18 to GTK+ 2.8.19
===================================================
Bugs fixed:
341327 Memory corruption inside glib
337491 _gdk_win32_drawable_release_dc: DeleteDC()
called on a GetDC() handle
343425 "grab-notify"-signal is not correctly propagated
for internal children
344244 Window resizing not working when keeping the
aspect fixed
344496 CRLF converting via Clipboard
* Support for MSGID_BUGS_ADDRESS variable in Makevars and for xgettext
-- bug #329346 (Dwayne Bailey, Rodney Dawes)
* Support for po/LINGUAS file being preferred over ALL_LINGUAS variable
-- bugs #341508 #339770 (Rodney Dawes)
* Support micro-version when validating version requirements
-- bug #339627 (Rodney Dawes)
* Clean up Makefile.in.in to remove useless bits
-- bug #338817 (Rodney Dawes)
* Change WARNING to NOTICE for non-UTF-8 po file encodings
-- bug #331046 (Rodney Dawes)
* Add MAINTAINERS file
-- bug #335025 (Danilo Segan)
* Work around recursive variable resolution in intltool-update
-- bug #321785 (Danilo Segan)
* Work around variable stripping in Makefile.in.in substitution
-- bug #330509 (Rodney Dawes)