From 8407ceea555ed8f671c1d71c7aedfcd3bdcd80a2 Mon Sep 17 00:00:00 2001 From: Miloslav Trmac Date: Nov 01 2004 23:29:29 +0000 Subject: - Make error reporting more consistent, more verbose and always on stderr (partly #133861, original patch by Pawel Salek) - Mark strings previously blocked by string freeze for translation --- diff --git a/.cvsignore b/.cvsignore index 077c565..c84fdeb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libuser-0.52.5.tar.gz +libuser-0.52.6.tar.gz diff --git a/libuser.spec b/libuser.spec index 61f8065..9e282d8 100644 --- a/libuser.spec +++ b/libuser.spec @@ -4,7 +4,7 @@ %define python %(%{__python} -c "import sys; print sys.version[:3]") Name: libuser -Version: 0.52.5 +Version: 0.52.6 Release: 1 Group: System Environment/Base License: LGPL @@ -94,6 +94,11 @@ popd %{_datadir}/gtk-doc/html/* %changelog +* Tue Nov 2 2004 Miloslav Trmac - 0.52.6-1 +- Make error reporting more consistent, more verbose and always on stderr + (partly #133861, original patch by Pawel Salek) +- Mark strings previously blocked by string freeze for translation + * Tue Oct 12 2004 Miloslav Trmac - 0.52.5-1 - Fix home directory renaming in ADMIN.modifyUser (#135280) - Further Python reference counting fixes diff --git a/sources b/sources index 8326042..4248d94 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bb2946c9406e50dd553091990b6ec81f libuser-0.52.5.tar.gz +e83c15e30ac9c0e229586e8d359b435b libuser-0.52.6.tar.gz