aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-07-21 06:42:39 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-07-21 06:42:39 +0000
commita4df1249bf67980ad2d51083e0f38ea74245761e (patch)
treea92655da6a293fa14f15a1cb49215237ae099ec0 /ChangeLog
parente6b8502ec9e42964d7d8daf068af9fab4a35edcc (diff)
display path in folder property with GtkLabel.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@441 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19169306..c2e7ae83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-07-21
+
+ * src/prefs_folder_item.c: display path with GtkLabel.
+
2005-07-20
* src/rfc2015.c: unified indent. Use g_getenv() instead of getenv().