aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2009-04-02 13:53:45 -0400
committerBill Nottingham <notting@redhat.com>2009-04-02 13:53:45 -0400
commitf213ad57a8fa17883a6448d2aeeab7c9c1ccbf0e (patch)
tree91a96f5b7b0dd5bdfabd2e4cead6d159de6ded2d
parent26c3875f6e382797a1d4584d989c8a85d6d1c600 (diff)
downloadinitscripts-f213ad57a8fa17883a6448d2aeeab7c9c1ccbf0e.tar
initscripts-f213ad57a8fa17883a6448d2aeeab7c9c1ccbf0e.tar.gz
initscripts-f213ad57a8fa17883a6448d2aeeab7c9c1ccbf0e.tar.bz2
initscripts-f213ad57a8fa17883a6448d2aeeab7c9c1ccbf0e.tar.xz
initscripts-f213ad57a8fa17883a6448d2aeeab7c9c1ccbf0e.zip
Fix typo in changelog.
-rw-r--r--initscripts.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 203269b9..5ac54830 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -253,7 +253,7 @@ rm -rf $RPM_BUILD_ROOT
- rc.sysinit: add a disk synchronization point with scsi_wait_scan post-udev (#481470)
- netfs: drop smbfs support, we don't even ship the module or tools any more
- setsysfont: honor LC_CTYPE (#487133, <skasal@redhat.com>)
-- prefdm: do fallbackes based on provides of 'service(graphical-login)' (#485751)
+- prefdm: do fallbacks based on provides of 'service(graphical-login)' (#485751)
- rc.sysinit: handle multiple IP addresses without choking in the stateless code (#443945)
- rc.sysinit: catch the right error code from checking for passphrases (#483269, <vladis.kletnieks@vt.edu>)
- prefdm: handle empty /etc/sysconfig/desktop correctly (#480113)