diff --git a/static/plugin_dbui/CHANGELOG b/static/plugin_dbui/CHANGELOG
index 3876dc88251b4c524f120fda66908240b311a381..6c1c2d271e5e74584ff61b401093dd7601e90d4a 100644
--- a/static/plugin_dbui/CHANGELOG
+++ b/static/plugin_dbui/CHANGELOG
@@ -4,7 +4,7 @@
   - Major Consolidation to ease evolution and maintenance.
   - Introduce the generic service directSvc to handle Ext.Direct protocol
     and remove database and configuration controllers.
-  - Redesign the controllers section (call, debug, get_api, index, status) 
+  - Redesign the controllers section (call, csv, debug, get_api, index, status) 
     and the associated views (debug, index).
   - Remove the configuration property model in grid, from and comboBox widgets.
     A unique store is attached to each table and instantiate once.