diff --git a/ChangeLog b/ChangeLog
index 9fe7873a4..c3fc20d45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-04-29 Paolo Nenzi
+
+ * src/frontend/inpcom.c: end-of-line comments starting with
+ the "$" (dollar) sign can be confused with a variable. To
+ avoid this, the new syntax for such and-of-line comment is:
+ $ (the space is mandatory).
+ Patch sent from Steven Borley .
+
+
2005-04-26 Paolo Nenzi
* src/main.c, src/frontend{inp.c, nutinp.c}, src/include/defines.h: