diff --git a/gdm.spec b/gdm.spec index 1037f8d..39d4ea6 100644 --- a/gdm.spec +++ b/gdm.spec @@ -16,7 +16,7 @@ Summary: The GNOME Display Manager. Name: gdm Version: 2.6.0.8 -Release: 12 +Release: 13 Epoch: 1 License: LGPL/GPL Group: User Interface/X @@ -288,6 +288,10 @@ fi %attr(1770, root, gdm) %dir %{_localstatedir}/gdm %changelog +* Thu May 12 2005 Ray Strode 1:2.6.0.8-13 +- Fix processing of new-line characters that got broken + in 2.6.0.8-11 (bug 157442). + * Tue May 3 2005 Ray Strode 1:2.6.0.8-12 - Fix processing of non-ascii characters that got broken in 2.6.0.8-11, found by Miloslav Trmac ,