aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-11-11 14:54:24 +0100
committerGuido Günther <agx@sigxcpu.org>2017-11-11 14:54:25 +0100
commitfe8bd0a75b069d156dd06e660d04edf2cda4b6df (patch)
tree2c2f1fadd843b1aa787e67d1908f851ae358a13f /NEWS
parentUse https URI in watch file (diff)
parentNew upstream version 3.26.1 (diff)
downloadkrb5-auth-dialog-fe8bd0a75b069d156dd06e660d04edf2cda4b6df.tar.gz
krb5-auth-dialog-fe8bd0a75b069d156dd06e660d04edf2cda4b6df.tar.bz2
krb5-auth-dialog-fe8bd0a75b069d156dd06e660d04edf2cda4b6df.zip
Update upstream source from tag 'upstream/3.26.1'
Update to upstream version '3.26.1' with Debian dir 23b2da1212a181391050b4fa1656f5adae4b8108
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8d9d736..0e9357c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,26 @@
==============
+Version 3.26.1
+==============
+* Update for newer GTK
+* Bugfixes
+* UI translations:
+ Anders Jonsson (sv)
+ Balázs Meskó (hu)
+ Christian Kirbach (de)
+ Claude Paroz (fr)
+ Daniel Mustieles (es)
+ Gábor Kelemen (hu)
+ Joe Hansen (da)
+ Mario Blättermann (de)
+ Piotr Drąg (pl)
+ Rafael Fontenelle (pt_BR)
+ Zdeněk Hataš (cs)
+ Мирослав Николић (sr) (sr@latin)
+
+* Doc translations:
+ Piotr Drąg (pl)
+
+==============
Version 3.20.0
==============
* Use yelp-tools instead of gtk-doc-utils
bgstack15