diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | initscripts.spec | 5 |
2 files changed, 10 insertions, 1 deletions
@@ -1,3 +1,9 @@ +2005-09-27 Than Ngo <than@redhat.com> + + * Changelog, initscripts.spec: 8.16-1 + + * sysconfig/network-scripts/network-functions: typo bug + 2005-09-26 Than Ngo <than@redhat.com> * ChangeLog, initscripts.spec: 8.15-1 diff --git a/initscripts.spec b/initscripts.spec index 9773ce4b..559e8e7b 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.15 +Version: 8.16 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 +* Tue Sep 27 2005 Than Ngo <than@redhat.com> 8.16-1 +- fix typo bug + * Mon Sep 26 2005 Than Ngo <than@redhat.com> 8.15-1 - support proper dial-in configuration, thanks to Peter Bieringer (#158380) |