aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-03-28 08:17:36 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-03-28 08:17:36 +0000
commitcc0b5dec60a97e782747966e9c6a1b29283fc112 (patch)
tree679600b40e20018a5fba86de617413e8f0da926a /ChangeLog
parentab12b119ff05a3012bc3d92349bddd3f66fc09e6 (diff)
src/quote_fmt_parse.y: prohibit warnings when target message does not exist.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3238 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 fbcdf68a..bd687891 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2013-03-28
+ * src/quote_fmt_parse.y: prohibit warnings when target message does
+ not exist.
+
+2013-03-28
+
* src/compose.c: compose_template_apply(): enabled quotation of
messages on forwarding.