Release 3.3.2
[platform/upstream/gcr.git] / NEWS
1 gcr 3.3.2
2  - Allow changing collection on a GcrCollectionModel, add tree/list
3    mode to GcrCollectionModel
4  - Allow chaining of GckEnumerator objects, so that when objects from
5    one is listed, then chained enumerator is enumerated.
6  - Integrate GTlsInteraction into libgck for logging in or key auth.
7  - Refactor internal DER parsing to use reference counted memory
8    using the prototyped GBytes API.
9  - Build fixes, documentation fixes, testing fixes, memory leak fixes
10
11 gcr 3.3.1.1
12  - Fix build issues
13
14 gcr 3.3.1
15  - Add function to get elements of union collection
16  - Add gck_slot_enumerate_objects() function
17  - Enumerator can now retrieve object attributes
18  - Add gck_session_find_handles() and friends
19  - Add gnupg and password icons
20  - Function to notify that certificate changed
21  - Update glib dependency for 2.30.0
22  - Build, translation and documentation fixes
23
24 Versions 3.2.2 and prior were released as part of gnome-keyring