diff options
author | Than Ngo <than@redhat.com> | 2005-09-26 08:57:52 +0000 |
---|---|---|
committer | Than Ngo <than@redhat.com> | 2005-09-26 08:57:52 +0000 |
commit | fab90b3e6455472d561d94da40093726656a992f (patch) | |
tree | f3f98b599560f4e931f15bbd60289fa056b895b4 /initscripts.spec | |
parent | fb072b8c1cacba318db7fe70f99463e55c617cce (diff) | |
download | initscripts-fab90b3e6455472d561d94da40093726656a992f.tar initscripts-fab90b3e6455472d561d94da40093726656a992f.tar.gz initscripts-fab90b3e6455472d561d94da40093726656a992f.tar.bz2 initscripts-fab90b3e6455472d561d94da40093726656a992f.tar.xz initscripts-fab90b3e6455472d561d94da40093726656a992f.zip |
support proper dial-in configuration, thanks to Peter Bieringer (#158380)r8-15
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index ff67a3d1..9773ce4b 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 8.14 +Version: 8.15 License: GPL Group: System Environment/Base Release: 1 @@ -209,6 +209,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Sep 26 2005 Than Ngo <than@redhat.com> 8.15-1 +- support proper dial-in configuration, thanks to Peter Bieringer (#158380) + * Mon Sep 12 2005 Bill Nottingham <notting@redhat.com> 8.14-1 - fix usage of the module blacklist (#168020) |