diff --git a/kexec-tools.spec b/kexec-tools.spec
index 6f78650..d918f3c 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -5,7 +5,7 @@
 
 Name: kexec-tools
 Version: 2.0.27
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: GPLv2
 Summary: The kexec/kdump userspace component
 
@@ -408,6 +408,10 @@ fi
 %endif
 
 %changelog
+* Wed Jan 3 2024 Tao Liu <ltao@redhat.com> - 2.0.27-7
+- Explain the auto_reset_crashkernel option in more details
+- Use the same /etc/resolve.conf in kdump initrd if it's managed manually
+
 * Wed Dec 20 2023 Tao Liu <ltao@redhat.com> - 2.0.27-6
 - Use the same /etc/resolve.conf in kdump initrd if it's managed manually