diff options
author | Thomas Arendsen Hein <thomas@intevation.de> | 2009-03-31 10:19:42 (GMT) |
---|---|---|
committer | Thomas Arendsen Hein <thomas@intevation.de> | 2009-03-31 10:19:42 (GMT) |
commit | 6c846f807c4ae42650a371ea4fe933f972e7245c (patch) | |
tree | 4ea5550d32d8bb7736ac1566f174716116b2958c /php-kolab/Kolab_Filter | |
parent | f65b91044b9ee8e85b73986c10a6ca564dcc1b72 (diff) | |
download | server-6c846f807c4ae42650a371ea4fe933f972e7245c.tar.gz |
mention kolab/issue3464
Diffstat (limited to 'php-kolab/Kolab_Filter')
-rw-r--r-- | php-kolab/Kolab_Filter/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/php-kolab/Kolab_Filter/ChangeLog b/php-kolab/Kolab_Filter/ChangeLog index 716130a..1561cea 100644 --- a/php-kolab/Kolab_Filter/ChangeLog +++ b/php-kolab/Kolab_Filter/ChangeLog @@ -1,7 +1,8 @@ 2009-03-20 Gunnar Wrobel <p@rdus.de> * revert_issue2499.patch, Kolab_Filter.spec, Makefile: - Reverted changes for kolab/issue2499 + Reverted changes for kolab/issue2499 to fix kolab/issue3464 + (kolab-filter inserts wrong/undecodeable utf-8 code into From: header) 2009-03-17 Sascha Wilde <wilde@intevation.de> |