diff options
author | Matthias Clasen <mclasen@redhat.com> | 2006-08-15 16:05:13 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2006-08-15 16:05:13 +0000 |
commit | 430a9d5ea8d5dda7a8e44f02b52b8e234ea36e2c (patch) | |
tree | 3179063e544229b8a4f99debe39980ec125080ac /ChangeLog.pre-2-10 | |
parent | dd0aab11cc5441df4ab3c902240085f881d9d1f1 (diff) | |
download | gtk+-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-10 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index fb71fc7ea2..0d134adb7c 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) |