summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-08-15 16:05:13 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-08-15 16:05:13 +0000
commit430a9d5ea8d5dda7a8e44f02b52b8e234ea36e2c (patch)
tree3179063e544229b8a4f99debe39980ec125080ac /ChangeLog.pre-2-10
parentdd0aab11cc5441df4ab3c902240085f881d9d1f1 (diff)
downloadgdk-pixbuf-430a9d5ea8d5dda7a8e44f02b52b8e234ea36e2c.tar.gz
Simplify, make it build against cups 1.1. (#350329)
2006-08-15 Matthias Clasen <mclasen@redhat.com> * modules/printbackends/cups/gtkprintbackendcups.c (create_pickone_option): Simplify, make it build against cups 1.1. (#350329)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-103
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index fb71fc7ea..0d134adb7 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,8 @@
2006-08-15 Matthias Clasen <mclasen@redhat.com>
+ * modules/printbackends/cups/gtkprintbackendcups.c (create_pickone_option):
+ Simplify, make it build against cups 1.1. (#350329)
+
* gtk/gtkliststore.c (gtk_list_store_insert_with_values):
Fix a typo in the docs. (#349501, Carlos GUSLiBu)