Opened 3 years ago

Closed 3 years ago

#14572 closed enhancement (fixed)

glibmm-2.66.0

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 10.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version

This seems to be based on the old ABI version, at least when looking at the changes and in the git log. Looks like a couple new features were added, but none were removed or modified.

Change History (3)

comment:1 by Douglas R. Reno, 3 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 3 years ago

This does use the old ABI version (2.4), so we should be good to update here.

2.66.0: (stable):

The tarball for 2.66.0 has been created with 'meson dist'.
If you build with Autotools from the tarball, please read the relevant
part of the README file.

Glib:
* Binding: Add set_manage() and Glib::manage()
  (Daniel Boles) Issue #62
* Deprecate BalancedTree in favour of std::map and std::unordered_map
  (Kjell Ahlstedt) Issue #78

Gio:
* ListStore: Accept interfaces
  (Andreas Persson) Merge request !38
* MenuAttribute: Add new enum values
  (Kjell Ahlstedt) Issue #78
* SettingsSchemaSource: Wrap new_from_directory() and list_schemas()
  (Daniel Boles, Kjell Ahlstedt) Issue #19

comment:3 by Douglas R. Reno, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r24159

Note: See TracTickets for help on using tickets.