aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-08-17 08:30:10 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-08-17 08:30:10 +0000
commit830583f24a6753bea7aae2704c41303ff6b0ad03 (patch)
tree78bbd60d973daa50284e506468fe73423eaf3374 /ChangeLog
parent2bec9e15edfdc196dd9bc9999d1c29046764c63d (diff)
supported verification of encrypted and signed messages with combined method.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1127 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 ea8edad1..0994b593 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-08-17
+
+ * src/textview.c
+ src/rfc2015.c: supported verification of encrypted and signed
+ messages with combined method.
+ Show full signature information on the text view.
+
2006-08-16
* src/sourcewindow.c: fixed scrolling problem on first click.