diff options
author | Bill Nottingham <notting@redhat.com> | 2007-01-04 21:49:27 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2007-01-04 21:49:27 +0000 |
commit | 8d39d1307500b6293d2356a10dafc3cecf1880e4 (patch) | |
tree | 36d67579b0baac9114878411944b187aa1cf9dc0 | |
parent | 4b5e997cdfde8f621dc033cad1dad8f97481dbd1 (diff) | |
download | initscripts-8d39d1307500b6293d2356a10dafc3cecf1880e4.tar initscripts-8d39d1307500b6293d2356a10dafc3cecf1880e4.tar.gz initscripts-8d39d1307500b6293d2356a10dafc3cecf1880e4.tar.bz2 initscripts-8d39d1307500b6293d2356a10dafc3cecf1880e4.tar.xz initscripts-8d39d1307500b6293d2356a10dafc3cecf1880e4.zip |
8.45.13.EL-1r8-45-13-EL
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 90b60450..a33d5f62 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.45.12.EL +Version: 8.45.13.EL License: GPL Group: System Environment/Base Release: 1 @@ -193,6 +193,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Thu Jan 4 2007 Bill Nottingham <notting@redhat.com> 8.45.13.EL-1 +- release bonding slaves properly (#220525) + * Thu Dec 14 2006 Bill Nottingham <notting@redhat.com> 8.45.12.EL-1 - translation updates: ml, mr, zh_CN, zh_TW (#216097) |