Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f418b99..a56340e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,13 @@
* shell/ev-window.c: (launch_external_uri):
+ Use the message area to show errors when lauching external uris
+ instead of a popup window.
+
+2008-09-13 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * shell/ev-window.c: (launch_external_uri):
+
Assume invalid uris are http uris. Fixes bug #552071.
2008-09-09 Carlos Garcia Campos <carlosgc@gnome.org>