diff options
author | plegall <plg@piwigo.org> | 2005-10-18 21:37:08 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-10-18 21:37:08 +0000 |
commit | 0aa1bcc73ceb24d91d5483171af994a05d2e60b0 (patch) | |
tree | bf9e9dc2461479e692e32c24c358f0c7b1739247 /doc | |
parent | 7a37fded516452ec62ffb60124408b1120a81088 (diff) |
- bug 159 and 166 fixed: parameter "options" for mail() function disabled by
default.
git-svn-id: http://piwigo.org/svn/trunk@901 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 70cc30e6c..a38f0ae93 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2005-10-18 Pierrick LE GALL + + * bug 159 and 166 fixed: parameter "options" for mail() function + disabled by default. + 2005-10-18 chrisaga * display : smaller font-size and, as requested, fonts more like 1.4 |