aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2005-09-21 20:16:54 +0000
committerplegall <plg@piwigo.org>2005-09-21 20:16:54 +0000
commitd53bea8e7dd5c796aff8aedb75254fd90fc9fd6f (patch)
treeb77a23664cb406563317c9e05fd1b885996d775d /doc
parent0069768362b7757834b72c4f4c7b60223b53ae0b (diff)
- bug 151 fixed: default maxheight was not proposed as "set to" option in
admin/user_list git-svn-id: http://piwigo.org/svn/trunk@874 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index e9610c3b0..7868a240e 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,5 +1,10 @@
2005-09-21 Pierrick LE GALL
+ * bug 151 fixed: default maxheight was not proposed as "set to"
+ option in admin/user_list
+
+2005-09-21 Pierrick LE GALL
+
* bug 150 fixed: in category permissions management, wrong column
name when using an external users table.