aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-06 08:35:09 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-06 08:35:09 +0000
commitd213675239f9bf3077b2602ee2a3086be46dab77 (patch)
treee707b90bdbca828174f8cdfc5f476b072e4777a0 /ChangeLog
parent23694212858b9925ce1546b042dbdbf21c84de3d (diff)
unified menu strings.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1147 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 3893d640..0e55cf25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-09-06
+ * src/messageview.c
+ src/summaryview.c
+ src/mainwindow.c: unify menu strings "View/Message source" and
+ "View/All headers".
+
+2006-09-06
+
* libsylph/procmsg.h: MsgInfo
src/compose.h: AttachInfo: don't use off_t because it's size may
change between compile time.