summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2020-01-05 21:21:23 +0100
committerNiels De Graef <nielsdegraef@gmail.com>2020-01-05 21:21:23 +0100
commit8e7227a2b02b089351dfd8f72c8764dd4eacc6dc (patch)
tree2f47a9e10ee500b6c823a6001fa06e04ab66ad13 /NEWS
parent898e87e44e10b9c0ab6a538c54596b4ab764028f (diff)
downloadgcr-8e7227a2b02b089351dfd8f72c8764dd4eacc6dc.tar.gz
Release unstable version 3.35.13.35.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f46b7e8..fcd8e91 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+gcr 3.35.1:
+- gcr-certificate: Add (virtual) annotation [GNOME/gcr!35, GNOME/gcr#37]
+- Always use G_PARAM_STATIC_STRINGS [GNOME/gcr!31]
+- Support Meson build system [GNOME/gcr!11,32,33,34]
+- Avoid potential 64-bit pointer aliasing alignment issues [GNOME/gcr!27, GNOME/gcr#34]
+- Update README to mention correct environment variables [GNOME/gcr!25]
+- build: Use sed for .desktop variables substitution [GNOME/gcr!24]
+- Updated translations
+
gcr 3.34.0:
- gcr-prompt-dialog: Allow the use of mnemonics in the choice label [GNOME/gcr!22]
- Use python3 shebang in ui/icons/render-icons.py [GNOME/gcr!21]