diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 62dc21064..87826a9bc 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,11 @@ 2005-06-21 Pierrick LE GALL + * comments page rewritten : comments are displayed one by one, + with filters and display options available. The list of comments + is paginated. + +2005-06-21 Pierrick LE GALL + * direct communication between templates and language items, without needing a mapping in the PHP code. |