aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-18 11:05:43 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-18 11:05:43 +0000
commitc219ebe8f1e9794c57c546212bdebe26af71815a (patch)
treec0def1edc99939be793c85ed91dbacb2f91ab79c /ChangeLog
parentc7c54a272476bb96923da48d00328229b44fdbd0 (diff)
added 'Copy this link' to the context menu of textview.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@116 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 cb80b262..23c28db2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-02-18
+ * src/textview.c: added 'Copy this link' to the context menu
+ (thanks to Hiroyuki Ikezoe).
+ * po/Makefile.in.in: added checks and statistics display option to
+ msgfmt command.
+
+2005-02-18
+
* src/compose.c: compose_join_next_line(): removed extra spaces
between the next line.