aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-13 08:59:56 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-13 08:59:56 +0000
commit8f38c085b08b7da429f6118619b5ff9b525043ab (patch)
tree90f15dad250fe31fba9b898daa51a71ad15021bc /ChangeLog
parent7a133d95f9b475a56777de2004c37f0f9838c948 (diff)
made rules hint configurable. Removed debug code.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@253 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 38dd33c7..e275e107 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-05-13
+ * src/prefs_common.[ch]
+ src/summaryview.c: made rules hint configurable. Removed debug code.
+ * src/gtkutils.c: gtkut_tree_row_reference_equal(): return FALSE if
+ one of the reference is invalid.
+
+2005-05-13
+
* src/summaryview.c: don't open selected messages on 'View/Go to'
if the message view is hidden.