diff options
author | plegall <plg@piwigo.org> | 2005-11-07 23:07:46 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-11-07 23:07:46 +0000 |
commit | 5282ee6fb1e6a6f9db6b68b66494d1a225c207ab (patch) | |
tree | 5efafa9bb8042d90dca39617aefd2ee79b096b32 /doc | |
parent | 094fc8814f2c8a8e896b4c8bc077847adbc8304c (diff) |
- bug 184 fixed: for the third time...
git-svn-id: http://piwigo.org/svn/trunk@925 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index c0e7d6cf1..b590fb6b5 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,9 @@ 2005-11-07 Pierrick LE GALL + * bug 184 fixed: for the third time... + +2005-11-07 Pierrick LE GALL + * improvement: use a "filter" form for adding user comments. 2005-11-05 Pierrick LE GALL |