Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2006-04-04 16:52:48 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2006-04-04 16:52:48 (GMT)
commit34f87f02fa13028c10ebf54be39f7d0045040505 (patch)
treee61da9db26086859b43906fe18de3418af9bfd24 /ChangeLog
parent1ad8b6b9bd67fa4d6ea23885ab2bef25f12316c6 (diff)
Fix a crash when there isn't a default application to open an attachment
2006-04-03 Carlos Garcia Campos <carlosgc@gnome.org> * backend/ev-attachment.c: Fix a crash when there isn't a default application to open an attachment
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9198e59..259bf04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-04-03 Carlos Garcia Campos <carlosgc@gnome.org>
+ * backend/ev-attachment.c:
+
+ Fix a crash when there isn't a default application to open an
+ attachment
+
+2006-04-03 Carlos Garcia Campos <carlosgc@gnome.org>
+
* backend/ev-attachment.[ch]:
* shell/ev-attachment-bar.[ch]: