summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c13a7d19..edafa875 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+4.16.0
+======
+- settings: Accept all types of GIcon
+- settings: Adjust inline toolbar
+- Fix compilation with -Wmissing-prototypes
+- Don't warn when there are no saved sessions
+- bump glib (and gio, gthread, etc) minimum to 2.50.0
+- Remove GSourceFunc casts
+- Update .gitignore
+- Add README.md to EXTRA_DIST
+- Translation Updates:
+ Basque, Chinese (China), Czech, Danish, Estonian, French, Galician,
+ Hebrew, Hindi, Indonesian, Italian, Lithuanian, Norwegian Bokmål,
+ Portuguese, Portuguese (Brazil), Russian, Serbian, Slovenian,
+ Turkish, Vietnamese
+
4.15.1
======
- Fix potential crash in suspend and shutdown (Fixes #65)