diff --git a/CHANGELOG b/CHANGELOG
index 74ce3da86e55ef602cd0d451f134bcedea7781ed..4ca451bc7c126e140f36b2187c5efa0458455a4b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,9 @@ Drupal x.x.x, xxxx-xx-xx (to be released)
     * added support for database table prefxing.
 - performance improvements:
     * optimized SQL queries.
+- comment module:
+    * changed the comment module to use the standard pager and rewrote the
+      comment housekeeping code to be much more efficient.
 - usability improvements:
     * added support for "mass node operations" to ease repetitive tasks.