diff --git a/SPECS/httpd.spec b/SPECS/httpd.spec
index d6f4b14..b7a3ffd 100644
--- a/SPECS/httpd.spec
+++ b/SPECS/httpd.spec
@@ -908,6 +908,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_sysconfdir}/rpm/macros.httpd
 
 %changelog
+* Tue Oct 29 2019 CentOS Sources <bugs@centos.org> - 2.4.6-92.el7.centos
+- Remove index.html, add centos-noindex.tar.gz
+- change vstring
+- change symlink for poweredby.png
+- update welcome.conf with proper aliases
+
 * Thu Aug 22 2019 Joe Orton <jorton@redhat.com> - 2.4.6-92
 - htpasswd: add SHA-2 crypt() support (#1486889)