diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-12-06 08:31:03 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-12-06 08:31:03 +0000 |
| commit | 55151588a7078ef40e458acacd5ad1c25ae8af2e (patch) | |
| tree | 9d603766fceb8c2700cd1be6c4a26be354953b5b /plugins/password/package.xml | |
| parent | a419131bfaf123ac60358c96a15f097ef636d3c7 (diff) | |
- Fix usage of configured temp_dir instead of /tmp (#1487447)
git-svn-id: https://svn.roundcube.net/trunk@4308 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/password/package.xml')
| -rw-r--r-- | plugins/password/package.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/password/package.xml b/plugins/password/package.xml index d4fb6e96b..b3c965f0b 100644 --- a/plugins/password/package.xml +++ b/plugins/password/package.xml @@ -30,6 +30,7 @@ - hMail driver: add username_domain detection (#1487100) - hMail driver: HTML tags in logged messages should be stripped off (#1487099) - Chpasswd driver: add newline at end of input to chpasswd binary (#1487141) +- Fix usage of configured temp_dir instead of /tmp (#1487447) </notes> <contents> <dir baseinstalldir="/" name="/"> |
