aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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.