aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-10 09:36:11 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-10 09:36:11 +0000
commitf37506557aedd7c9e0141eb8299214db6c63a046 (patch)
tree164a94b28347f78ae722ac884c611654d5277284 /ChangeLog
parent4d8cd49f297aa2a9facf5b20f253eb5058533fad (diff)
Include some trailing punctuations as URI.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@882 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 d8dfe0e7..a84a0dc3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-01-10
+ * src/textview.c: get_uri_part(): use glib functions for isgraph() and
+ ispunct(). Include some trailing punctuations as URI.
+
+2006-01-10
+
* src/summaryview.c
src/mainwindow.c: repositioned the "Delete" menu and added a
separator to prevent accidental selection.