diff --git a/static/plugin_dbui/CHANGELOG b/static/plugin_dbui/CHANGELOG
index c36d8f82d8b59c99d294d929fd8a8e3745bb0d9d..f4c822aeff4acffae8bd2a2ca5a2a9fc3fe83704 100644
--- a/static/plugin_dbui/CHANGELOG
+++ b/static/plugin_dbui/CHANGELOG
@@ -6,7 +6,7 @@
   - Add a plugin to handle grid with paging.
   - Use the MathJax library to render equation embedded in html.
     Add two plugins pPanelMathJax and pGridMathJax.
-  - First implementation of a grid filter using a form.
+  - Add a grid filter using a form which is defined in the model.
   - Move to Ext JS 3.3.1
   
 0.2.3 (Nov 10)