From dfccd34cadd786b0b14a578ddcfc1365b79e4804 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Sun, 27 Mar 2011 22:18:51 +0200 Subject: New upstream version 2.91.93 --- ChangeLog | 144 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 144 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0065bac..1bd29da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,149 @@ # Generated by Makefile. Do not edit. +commit 3504c98b48de8abd16d9331c332a0fed09803b2f +Author: Guido Günther +Date: Sat Mar 26 08:46:35 2011 +0100 + + Bump version to 2.91.93 + + NEWS | 11 +++++++++++ + configure.ac | 2 +- + 2 files changed, 12 insertions(+), 1 deletions(-) + +commit 585d63c4c7cbe0276c7d343d1c57df9518fb3867 +Author: Guido Günther +Date: Sat Mar 26 08:31:51 2011 +0100 + + Indicate empty ticket cache + + src/ka-dialog.c | 8 ++++++++ + 1 files changed, 8 insertions(+), 0 deletions(-) + +commit 1256147f9922196ff477f3c9b24fe20ec120994c +Author: Daniel Mustieles +Date: Fri Mar 25 19:28:29 2011 +0100 + + Updated Spanish translation + + po/es.po | 110 +++++++++++++++++++++++++++++++++++++++----------------------- + 1 files changed, 69 insertions(+), 41 deletions(-) + +commit c00a691f07b9b97ed41d309627e0aa59afb32858 +Author: Guido Günther +Date: Wed Mar 23 15:03:13 2011 +0100 + + Revert "Call it "Kerberos Authentication" consistently" + + This reverts commit da08ed170f9d668e72c153ff52bb4bcc278feb4a. + + This is already spelled out in the details of the notification. + + src/ka-applet.c | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit e4ae7390b0bd23b367144424538fa2619d46136c +Author: Guido Günther +Date: Wed Mar 23 14:03:55 2011 +0100 + + Move pkinit properties to separate tab + + Only few users will need them. + + cc-panel/ka-panel.ui | 514 ++++++++++++++++++++++++++++++++------------------ + 1 files changed, 333 insertions(+), 181 deletions(-) + +commit 364529f063b6fbd051d92a4732a477280f51abc0 +Author: Daniel Mustieles +Date: Tue Mar 22 21:06:13 2011 +0100 + + Updated Spanish translation + + po/es.po | 139 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 72 insertions(+), 67 deletions(-) + +commit da08ed170f9d668e72c153ff52bb4bcc278feb4a +Author: Guido Günther +Date: Mon Mar 21 21:49:07 2011 +0100 + + Call it "Kerberos Authentication" consistently + + src/ka-applet.c | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit 7e4ca4889c40e011894b9a809e1f45b62e43e8f3 +Author: Guido Günther +Date: Mon Mar 21 21:48:22 2011 +0100 + + There's no tray icon in GNOME3 + + krb5-auth-dialog.doap | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 0e84bb13c18534c9f77e73bc7f9a5464bedeb4f0 +Author: Bruno Brouard +Date: Sun Mar 20 11:41:52 2011 +0100 + + Updated French translation + + po/fr.po | 112 ++++++++++++++++++++++++++++++-------------------------------- + 1 files changed, 54 insertions(+), 58 deletions(-) + +commit 27caa1d56d488b45527d44cd996bb2f6a897868e +Author: Bruno Brouard +Date: Sun Mar 20 11:38:06 2011 +0100 + + Updated French translation + + po/fr.po | 140 +++++++++++++++++++++++++++---------------------------------- + 1 files changed, 62 insertions(+), 78 deletions(-) + +commit 658eced9ec3a2cd5a72cdf8ffd4da711030eb6ee +Author: Guido Günther +Date: Wed Mar 2 18:01:23 2011 +0100 + + Beautify cc-panel a bit + + cc-panel/ka-panel.ui | 17 +++++++++-------- + 1 files changed, 9 insertions(+), 8 deletions(-) + +commit ceadb0d569528de606dcea73f058cba788deb5e7 +Author: Joe Hansen +Date: Sun Mar 13 12:04:10 2011 +0100 + + Updated Danish translation + + po/da.po | 1717 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 1717 insertions(+), 0 deletions(-) + +commit 31f12bba6f30571de7474046c10988b747a9b828 +Author: Kenneth Nielsen +Date: Sun Mar 13 12:04:09 2011 +0100 + + Added da to list of languages + + po/LINGUAS | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 3deb396641e2e28a6637d3f57af27aebfd7882a8 +Author: Dan Williams +Date: Mon Mar 7 22:41:28 2011 -0600 + + Update for NetworkManager 0.9 + + Fix up the defines a bit for additional NM 0.9 states. + + src/ka-dialog.c | 13 +++++++++++++ + 1 files changed, 13 insertions(+), 0 deletions(-) + +commit 153d4059b999bddc60a12f0bb960fdbeff24c477 +Author: Guido Günther +Date: Mon Mar 7 18:55:52 2011 +0100 + + Run autoupdate and switch to bzip2 + + configure.ac | 21 ++++++++++----------- + 1 files changed, 10 insertions(+), 11 deletions(-) + commit 461783f5ff6469a1e0803954e120394cc3172afd Author: Guido Günther Date: Mon Mar 7 18:26:50 2011 +0100 -- cgit