aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-02-14 06:36:41 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-02-14 06:36:41 +0000
commitfeb6101e80dbb0f870730420af1cfae342758e93 (patch)
tree28c6e55ce815d8fc3cb5ca243c1f1de5c5a5d345 /ChangeLog
parent5f66d9ac8697b19fa8cc1556bab81c5a44024af4 (diff)
renamed 'interface' in struct to 'iface' to prevent compilation problem on some environments.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2844 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 6f2c2c24..3eada8b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-02-14
+
+ * src/addressbook.c
+ src/addressitem.h
+ src/addrindex.[ch]: renamed 'interface' in struct to 'iface' to
+ prevent compilation problem on some environments.
+
2011-02-10
* src/main.c