aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-12 08:49:23 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-12 08:49:23 +0000
commit1e84ae5c2d6224066807411aa895a494cf113f4e (patch)
tree3fe292cdb4e26f3a8a90ab064c184a015c918efe /ChangeLog
parent5502ddd4789acc83648aea090258fe99a6043951 (diff)
modified LDIF import.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1152 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5984fdda..f8776bf8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-09-12
+ * src/importldif.c: change cancel button to close when import
+ finished.
+ * src/ldif.c: ldif_get_line(): refactored.
+ ldif_read_file(): fixed a memory leak.
+
+2006-09-12
+
* libsylph/codeconv.c
src/compose.c: made workaround for UTF-8 with BOM.