aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-31 02:45:20 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-31 02:45:20 +0000
commit290a31ff2f0027d043fdd92880ae5730fd484b04 (patch)
tree8f60f5ab047637434a9208a47a88080373f3eb7f /ChangeLog
parent2cd264470b958475c5ffa7153d16f65ee274a826 (diff)
the size of address book is now remembered.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@946 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 66de7609..ec32c04a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-01-31
+ * libsylph/prefs_common.[ch]
+ src/addressbook.c: the size of address book is now remembered.
+
+2006-01-31
+
* src/mainwindow.c: added 'Mark thread as read' menu.
* src/summaryview.c: summary_mark_thread_as_read(): fixed leaks of
GtkTreePath list.