- fix off-by-one in the process-all-ops patch that was causing an anoying

dialog to pop up on each login
This commit is contained in:
Ray Strode 2006-07-17 23:06:11 +00:00
parent ecc2b32536
commit f7046152d1

View File

@ -16,7 +16,7 @@
Summary: The GNOME Display Manager.
Name: gdm
Version: 2.15.6
Release: 5
Release: 6
Epoch: 1
License: LGPL/GPL
Group: User Interface/X
@ -328,6 +328,10 @@ fi
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm
%changelog
* Mon Jul 17 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-6
- fix off-by-one in the process-all-ops patch that was causing
an anoying dialog to pop up on each login
* Sun Jul 16 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-5
- add initial wtmp and btmp logging support