aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorastokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8>2009-11-19 16:59:56 +0000
committerastokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8>2009-11-19 16:59:56 +0000
commit614060fce3e6bb9b89194987d5376457e2a88d0b (patch)
tree33cd746c1cd6e7140faad1f3779e30b89d2323f1
parent3d24813b016e762d3ff6833dc32ba0e1d4baf80e (diff)
downloadsos-614060fce3e6bb9b89194987d5376457e2a88d0b.tar.gz
sos spec update
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@663 ef72aa8b-4018-0410-8976-d6e080ef94d8
-rw-r--r--src/sos.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/sos.spec b/src/sos.spec
index 86c171f8..4b58b25a 100644
--- a/src/sos.spec
+++ b/src/sos.spec
@@ -53,6 +53,10 @@ rm -rf ${RPM_BUILD_ROOT}
%config %{_sysconfdir}/sos.conf
%changelog
+* Tue Nov 19 2009 Adam Stokes <ajs at redhat dot com> = 1.8-19
+- Always treat symlinks as hardlinks within sos root
+- More plugin enhancements
+
* Tue Nov 5 2009 Adam Stokes <ajs at redhat dot com> = 1.8-18
- Option to enable selinux fixfiles check
- Start of replacing Thread module with multiprocessing