diff --git a/CHANGES b/CHANGES
index 722e06d9c3..95b26bf3cf 100644
--- a/CHANGES
+++ b/CHANGES
@@ -60,6 +60,9 @@ Applications
exit the application.
* The Voicemail application has been improved to automatically ignore messages
that only contain silence.
+ * The ChanSpy application now has the 's' option, which makes the application
+ automatically exit once it hits a point where no more channels are available
+ to spy on.
Dialplan Functions
------------------
diff --git a/apps/app_chanspy.c b/apps/app_chanspy.c
index 98516cd89b..876994b4e3 100644
--- a/apps/app_chanspy.c
+++ b/apps/app_chanspy.c
@@ -135,6 +135,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+