aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-05-11 07:38:36 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-05-11 07:38:36 +0000
commit78cadd877feffcdbf75620ac63bc8e545f73f03b (patch)
tree372b1d2dae07f1cebf9f2275e64b3f4b088b72ed /ChangeLog
parentbf024f6801f20560c9081ea8ef3969d438744a79 (diff)
allow deprecated LDAP API calls.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2538 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a4eec63..1d660839 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2010-05-11
+ * src/syldap.c: allow deprecated LDAP API calls (debian BTS #463366).
+ Possibly fixes crash on 64-bit architecture.
+
+2010-05-11
+
* src/setup.c: removed debug print.
2010-05-08