diff options
author | Bill Nottingham <notting@redhat.com> | 2006-10-31 01:55:03 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2006-10-31 01:55:03 +0000 |
commit | d4e3dc3a7ea0113356dfae3ecbdc8f48f393496e (patch) | |
tree | 81ed884aa78e628829d868b8ad1713511504ee59 | |
parent | c813031f122d5bbf1b150acb2bb17794abb1933c (diff) | |
download | initscripts-d4e3dc3a7ea0113356dfae3ecbdc8f48f393496e.tar initscripts-d4e3dc3a7ea0113356dfae3ecbdc8f48f393496e.tar.gz initscripts-d4e3dc3a7ea0113356dfae3ecbdc8f48f393496e.tar.bz2 initscripts-d4e3dc3a7ea0113356dfae3ecbdc8f48f393496e.tar.xz initscripts-d4e3dc3a7ea0113356dfae3ecbdc8f48f393496e.zip |
add changelog
-rw-r--r-- | initscripts.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/initscripts.spec b/initscripts.spec index 30cb960e..238d95ed 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -193,6 +193,8 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +- mount tmpfs with -n (#213132) + * Mon Oct 30 2006 Bill Nottingham <notting@redhat.com> 8.45.6.EL-1 - further refinement of the SUBCHANNELS support (#204803) |