diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 60 |
1 files changed, 60 insertions, 0 deletions
@@ -1,5 +1,65 @@ # Generated by Makefile. Do not edit. +commit 2b27db7f8d18d7d6d473a1efd093a1fe0e646981 +Author: Guido Günther <agx@sigxcpu.org> +Date: Sun Apr 24 15:56:52 2011 +0200 + + Bump version to 3.0.1 + + NEWS | 10 ++++++++++ + configure.ac | 2 +- + 2 files changed, 11 insertions(+), 1 deletions(-) + +commit 47736eaea5871d835eb951640b0baa5c350c4060 +Author: Guido Günther <agx@sigxcpu.org> +Date: Fri Apr 22 21:05:08 2011 +0200 + + Completely remove the --always option + + and correctly document --auto. + + BZ: #648242 + + src/ka-dialog.c | 5 +---- + src/krb5-auth-dialog.1.in | 15 +++++++-------- + 2 files changed, 8 insertions(+), 12 deletions(-) + +commit 3fa4bfb76ee2d38dfb1f3a0287d320fbb38b9e6f +Author: Claude Paroz <claude@2xlibre.net> +Date: Thu Apr 21 17:36:17 2011 +0200 + + Updated French translation + + po/fr.po | 122 +++++++++++++++++++++++++++++++++++++------------------------ + 1 files changed, 74 insertions(+), 48 deletions(-) + +commit e75b2be5f1f8a6d1410a6ea5c37217c9e29513c1 +Author: Joe Hansen <joedalton2@yahoo.dk> +Date: Wed Apr 6 22:33:14 2011 +0200 + + Updated Danish translation + + po/da.po | 126 +++++++++++++++++++++++++++++++++++++------------------------ + 1 files changed, 76 insertions(+), 50 deletions(-) + +commit 46edaee71f066bc961e319e0d589a15d44f97192 +Author: Matej Urbančič <mateju@svn.gnome.org> +Date: Wed Apr 6 12:32:04 2011 +0200 + + Updated Slovenian translation + + po/sl.po | 46 ++++++++++++++++++++++++++++------------------ + 1 files changed, 28 insertions(+), 18 deletions(-) + +commit 704323a748cb19e177d9000f286e24eabea0c115 +Author: Daniel Mustieles <daniel.mustieles@gmail.com> +Date: Mon Apr 4 19:53:01 2011 +0200 + + Updated Spanish translation + + po/es.po | 35 ++++++++++++++++++++--------------- + 1 files changed, 20 insertions(+), 15 deletions(-) + commit 048b63e48ac57a63ecb3759f0a58c431ee09bf4f Author: Guido Günther <agx@sigxcpu.org> Date: Mon Apr 4 15:20:33 2011 +0200 |