diff --git a/ChangeLog b/ChangeLog
index 7488956558060b8e46e1ffc555a4279a1d220577..782e368916c26c9a4e798c5f37df24f316275068 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,6 @@
 2005-11-07  Russell Bryant  <russell@digium.com>
 
 	* apps/app_queue.c: upgrade to new arg/option API and implement priority jumping control (issue #5580)
-	* res/res_indications.c: Add missing include of stdio.h
 	* many files: Add missing include of stdio.h, and remove some duplicate and unused header includes
 
 	* include/asterisk/app.h: Increment the arg_index in the options structure to fix applicaiton options that have arguments to them