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 <mpg@redhat.com>2005-06-01 09:23:33 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-06-01 09:23:33 (GMT)
commitcd560e985cebb01c854246c6fed205261f7d8db9 (patch)
tree39f8509cdbc0d88a09de463391510af18dac96fa /ChangeLog
parente45c8579cc1dbe6e3d358f03e2e732ff64762121 (diff)
Pages can be 0 x 0, dont assert on this case
2005-06-01 Marco Pesenti Gritti <mpg@redhat.com> * backend/ev-document-misc.c: (ev_document_misc_get_thumbnail_frame): Pages can be 0 x 0, dont assert on this case
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 693fe22..7ba9a9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-06-01 Marco Pesenti Gritti <mpg@redhat.com>
+
+ * backend/ev-document-misc.c:
+ (ev_document_misc_get_thumbnail_frame):
+
+ Pages can be 0 x 0, dont assert on this case
+
2005-05-31 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),