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--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ead0d6..5e494b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-12-23 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
+
+ Disconnect also page-ready signal when removing a job because the
+ page size has changed. Thanks to kripken
+ <kripkensteiner@gmail.com>.
+
2007-12-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
@@ -24,6 +32,7 @@
* configure.ac:
* backend/ps/Makefile.am:
* backend/ps/ev-spectre.[ch]:
+
Use libspectre, if available, for the ps backend. Fixes bugs
#317106, #499787, #501235, #421879, #445797, #443859 and #486547.