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