Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2005-01-21 09:24:03 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-01-21 09:24:03 (GMT)
commita0ed55c37314448eaa19c4c11198e32ddb899bbc (patch)
tree6ae54ae7a8c5a7eecec85475f5a04e8dfe98b570 /ChangeLog
parent40ea9bf598e586f430db71fc87841184cfafc929 (diff)
Check the links info is initialized before using it. Should fix a crash on
2005-01-21 Marco Pesenti Gritti <marco@gnome.org> * pdf/xpdf/pdf-document.cc: Check the links info is initialized before using it. Should fix a crash on startup.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c6dd89..ca4c08d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-01-21 Marco Pesenti Gritti <marco@gnome.org>
+
+ * pdf/xpdf/pdf-document.cc:
+
+ Check the links info is initialized before
+ using it. Should fix a crash on startup.
+
2005-01-21 Martin Kretzschmar <martink@gnome.org>
* pixbuf/pixbuf-document.c