diff --git a/ChangeLog b/ChangeLog
index 739b7e844e414a10f87abbcb5bc889e521f4b2d7..8003babce335bc236dc9ca6a3e9b40cf8534e654 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,14 +33,14 @@ CVS code -
   do_replace()
 	- Blank out last_replace properly again just before displaying
 	  the "Replace" prompt. (DLR, found by Mike Frysinger)
-  configure.ac:
+- configure.ac:
 	- Since we only use vsnprintf() now, remove the tests for
 	  snprintf(). (DLR)
-  doc/faq.html:
+- doc/faq.html:
 	- Update section 4.10 to mention that pasting from the X
 	  clipboard via the middle mouse button also works when the
 	  Shift key is used. (DLR)
-  doc/nanorc.sample:
+- doc/nanorc.sample:
 	- Add regexes for Bourne shell scripts. (Mike Frysinger, minor
 	  tweaks by DLR)