The following modules have a new version: - anjuta (3.8.1 => 3.9.1) - cheese (3.8.1 => 3.9.1) - evolution (3.8.1 => 3.9.1) (*) - file-roller (3.8.1 => 3.9.1) - gnome-chess (3.8.1 => 3.9.1) (*) - gnome-nettool (3.2.0 => 3.8.0) (*) - seahorse (3.8.1 => 3.9.1) (*) No summarized news available The following modules weren't upgraded in this release: accerciser, aisleriot, brasero, devhelp, five-or-more, four-in-a-row, gedit, glade, gnome-boxes, gnome-clocks, gnome-color-manager, gnome-devel-docs, gnome-documents, gnome-getting-started-docs, gnome-initial-setup, gnome-klotski, gnome-mahjongg, gnome-mines, gnome-nibbles, gnome-robots, gnome-sudoku, gnome-tetravex, iagno, lightsoff, nautilus-sendto, nemiver, orca, quadrapassel, rygel, swell-foop, tali, vinagre ======================================== anjuta ======================================== Anjuta 3.9.1 (April 30, 2013) -- James Liggett Arnel A. Borja (27): libanjuta: bgo #696984 - Include Gdl-3 when introspecting Anjuta-3.0 libanjuta: bgo #696984 - Documentation comment of section anjuta-debug should be inside after inclusion guard libanjuta: bgo #696984 - Remove extra empty lines in documentation comments libanjuta: bgo #696984 - Add missing commas in documentation comments libanjuta: bgo #696984 - Fix missing double asterisk in documentation comments libanjuta: bgo #696984 - Fix function name typos in documentation comments libanjuta: bgo #696984 - Fix function argument name typos in documentation comments libanjuta: bgo #696984 - Fix a signal name typo in documentation comments libanjuta: bgo #696984 - Fix allow-none annotation typo in a documentation comments libanjuta: bgo #696984 - Add some missing documentation comment libanjuta: bgo #696984 - Update some annotations in documentation comments libanjuta: bgo #696984 - Add missing % in constants NULL, TRUE and FALSE in documentation comments libanjuta: bgo #696984 - Add anjuta-tabber section stub libanjuta: bgo #696984 - Remove unused file anjuta-token-style.h libanjuta: bgo #696984 - Update libanjuta.h header project-wizard: bgo #696990 - Require package libanjuta-3.0 in anjuta-plugin template bgo #696023 - Use dist_ prefix in Makefiles devhelp: bgo #696023 - Use dist_ prefix instead of EXTRA_DIST glade: bgo #696023 - Use dist_ prefix instead of EXTRA_DIST language-support-vala: bgo #696023 - Use dist_ prefix instead of EXTRA_DIST python-loader: bgo #696023 - Use dist_ prefix instead of EXTRA_DIST ======================================== cheese ======================================== version 3.9.1 - Fix UI string in avatar chooser test - Use AM_VALAFLAGS rather than VALAFLAGS - Avoid Vala warning about copying delegates Mark the variable in which CountdownCallback is stored as unowned, as it is simply a pointer to the callback. - Use "autocluttersink" instead of "cluttersink" - Use clutter_actor_set_background_color Instead of the deprecated cltuter_stage_set_color, use clutter_actor_set_background_color. - Use clutter_actor_add_child Instead of using the deprecated clutter_container_add_actor, use clutter_actor_add_child. - Avoid deprecated clutter_actor_animate Use implicit animation instead. - Avoid deprecated clutter_table_layout_set_expand Use the "expand-x" and "expand-y" properties on ClutterActor instead (which are both set to false by default). - Use ClutterActor rather than ClutterRectangle - User ClutterActor rather than ClutterBox ClutterBox is deprecated. - Bump required versions of Clutter and GIO GIO 2.32 or above is required for GMenu support and Clutter 1.12 is required to make use of new API to avoid deprecation warnings when using Clutter 1.12 or above. - Avoid Vala compiler warning about implicit begin - Fix cheese_thumb_view_new() prototype - Remove some unnecessary "static" keywords This avoids some warnings from the Vala compiler. - Update burst mode help page Improve the wording, add more details about the preference dialog. - Update the gschema to use "photo" and "image" Use "photo" and "image" instead of "picture" so that the schema descriptions are more consistent and precise. - Improve "Fire Flash" string in the Preferences Change "Fire Flash" to "Fire flash" because it is not a title, so should not use header capitalisation. - Fix typos in help ======================================== file-roller ======================================== version 3.9.1 ------------- New features and user visible changes: * Adedd .tar.rz support New or updated application translations: * Low German (Nils-Christoph Fiedler) ======================================== seahorse ======================================== seahorse 3.9.1 -------------- * Add a shell search provider for passwords and keys [#694606] * Start using vala for internal interfaces * Updated interfaces [cz el ml es] * Build fixes