aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-04-08 09:56:35 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-04-08 09:56:35 +0000
commit366a6f9b6b3a177a23fa9bd1669936bffed4f992 (patch)
tree22a7cfd21c0ccb4388c6c548969be2a475944003 /ChangeLog
parentebc686182e76074e3aaaff5730a229d9533bfe47 (diff)
fixed crash bug when subscribing to news.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@205 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d02969b9..5d733a20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2005-04-08
* src/folderview.c: folderview_check_new(): fixed infinite loop bug.
+ folderview_new_news_group_cb(): fixed crash bug when subscribing.
2005-04-07