aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-18 04:51:48 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-18 04:51:48 +0000
commit6ce6e597f9ae9d6d0775b05af7a6aca5ed1d48d0 (patch)
treef39b70454d25b6be8f73c9c9dd46fe911b98380d /ChangeLog.ja
parent67679ea00935cc189597ef51e96684978b9aa2d4 (diff)
fixed glitches of underlined URI in textview.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@113 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r--ChangeLog.ja5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index e6659474..0798c83b 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,10 @@
2005-02-18
+ * src/textview.c: textview のアンダーライン付き URI の不具合を修正
+ (Alfons さん thanks)。
+
+2005-02-18
+
* src/compose.c: compose_join_next_line(): gtk-2.6 のみの API である
compose_join_next_line() を使わないようにした。