X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=NEWS;h=2dc2d17ceb99fb5e14bccda51366ba3899c7b477;hb=94a2ed4bc2dad2547b4ae89aad40b4d4483e2d0d;hp=8d050987edb9316b9ff4b9ca8b823d2429ccef48;hpb=a65429cf4442168981130463e2e40fc1bf136293;p=platform%2Fupstream%2Fglib.git diff --git a/NEWS b/NEWS index 8d05098..2dc2d17 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,10 @@ Overview of changes from GLib 2.31.2 to 2.31.4 ============================================== +* Menu support has been added to GApplication. Menus + are exported on the bus, alongside the actions that are + already there. + * Clean up Requires in pc files. Linking against GIO no longer drags in gmodule. This may require dependency fixes here and there.