aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-01-16 12:08:56 +0100
committerGuido Günther <agx@sigxcpu.org>2015-01-16 12:08:56 +0100
commit44089d0cd6c8777ce8ce163d1cc89682a6e3fde8 (patch)
tree5e6aab7ab7707a097b6df0f86e9c4fbd3762bbec /NEWS
parentNew upstream version 3.15.1 (diff)
downloadkrb5-auth-dialog-44089d0cd6c8777ce8ce163d1cc89682a6e3fde8.tar.gz
krb5-auth-dialog-44089d0cd6c8777ce8ce163d1cc89682a6e3fde8.tar.bz2
krb5-auth-dialog-44089d0cd6c8777ce8ce163d1cc89682a6e3fde8.zip
New upstream version 3.15.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0f99c58..d77a176 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
==============
+Version 3.15.4
+==============
+* Use GtkGrid instead of deprecated GtkVBox
+* minor debug cleanups
+* slightly improve ticket list view
+* UI translations:
+ Daniel Mustieles (es)
+ Daniel Șerbănescu (ro)
+ Zdeněk Hataš (cs)
+* Doc translations:
+ Marek Černocký (cs)
+
+==============
Version 3.15.1
==============
* Make dialog layouts consistent regarding header bars
bgstack15