summaryrefslogtreecommitdiff
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 10f8c2ea..936ec17c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-12-05 Christian Persch <chpe@gnome.org>
+
+ * src/vtebg.c: (vte_bg_get_pixmap): Don't modify source_pixbuf. If
+ we're going to change the saturation, first make a copy. Fixes
+ switching background type between fauxtransparency and image in
+ gnome-terminal trunk.
+
2008-12-05 Behdad Esfahbod <behdad@gnome.org>
* src/vtepangocairo.c (_vte_pangocairo_clear): Fix scrolling offset.