aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-07-21 13:24:58 +0200
committerGuido Günther <agx@sigxcpu.org>2016-07-21 13:24:58 +0200
commitc344fdf9bef4f5d6c72fc37524bf8654d4c8fcc4 (patch)
tree28d09bd6afde8055f7b51dcd6b0f0b1ca31dac56 /NEWS
parentNew upstream version 3.15.4 (diff)
downloadkrb5-auth-dialog-c344fdf9bef4f5d6c72fc37524bf8654d4c8fcc4.tar.gz
krb5-auth-dialog-c344fdf9bef4f5d6c72fc37524bf8654d4c8fcc4.tar.bz2
krb5-auth-dialog-c344fdf9bef4f5d6c72fc37524bf8654d4c8fcc4.zip
New upstream version 3.20.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS28
1 files changed, 28 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d77a176..8d9d736 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,32 @@
==============
+Version 3.20.0
+==============
+* Use yelp-tools instead of gtk-doc-utils
+* Remove some deprecated macros
+* UI translations:
+ Balázs Meskó (hu)
+ Balázs Úr (hu)
+ Daniel Mustieles (es)
+ Josef Andersson (sv)
+ liushuyu (zh_CN)
+ Mario Blättermann (de)
+ Necdet Yücel (tr)
+ Pedro Albuquerque (pt)
+ Piotr Drąg (pl)
+ Rafael Fontenelle (pt_BR)
+ Samir Ribic (bs)
+ Tiago Santos (pt)
+ Tom Tryfonidis (el)
+ Zdeněk Hataš (cs)
+ Мирослав Николић (sr) (sr@latin)
+* Doc translations:
+ Daniel Mustieles (es)
+ Josef Andersson (sv)
+ Marek Černocký (cs)
+ Mario Blättermann (de)
+ Γιάννης Κουτσούκος (el)
+
+==============
Version 3.15.4
==============
* Use GtkGrid instead of deprecated GtkVBox
bgstack15