Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGhee Teo <ghee.teo@sun.com>2006-07-10 19:33:02 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2006-07-10 19:33:02 (GMT)
commitd626744c21e61733228f6dfc6b29dec1f38a92e4 (patch)
tree60ce9ee9077357893976787f3a638a3d2ccffee9 /ChangeLog
parent537f7e2880d5c7a055328b83d3cc2173f974dab5 (diff)
Fixes crash when print using PAPI backend, bug #345012.
2006-07-10 Ghee Teo <ghee.teo@sun.com> * shell/ev-utils.c: (using_postscript_printer): Fixes crash when print using PAPI backend, bug #345012.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 927bd0f..09fe6a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-07-10 Ghee Teo <ghee.teo@sun.com>
+
+ * shell/ev-utils.c: (using_postscript_printer):
+
+ Fixes crash when print using PAPI backend,
+ bug #345012.
+
2006-06-09 Pat Rondon <pmr@patrondon.org>
* shell/ev-jobs.c: (ev_job_xfer_run):