aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-12-17 08:18:47 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-12-17 08:18:47 +0000
commitb700d3b1456e601cc0f41b7116c44a400c769e57 (patch)
tree48d197f627fdd67cfe01c9f8cb0f0cc5ff9b36d7 /ChangeLog
parent1cad8ff2aaae3ed5b4a454053280ae168e1c7eb5 (diff)
syldap_display_search_results(): fixed warnings.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1926 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ac11844..23eeb045 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
2007-12-17
* src/syldap.c: fixed memory leaks (thanks to Michael Schwendt).
+ syldap_display_search_results(): fixed warnings (thanks to Michael
+ Schwendt).
2007-12-07