]> git.ipfire.org Git - thirdparty/cups.git/blame - CHANGES-1.3.txt
<rdar://problem/5792631> dependency cycle in cups-144 / PrintingCore-250 / Applicatio...
[thirdparty/cups.git] / CHANGES-1.3.txt
CommitLineData
2e4ff8af
MS
1CHANGES-1.3.txt
2---------------
3
568fa3fa
MS
4CHANGES IN CUPS V1.3.7
5
50fe7201
MS
6 - The scheduler sent notify_post() messages too often on
7 Mac OS X.
db0bd74a
MS
8 - Kerberos access to the web interface did not work
9 (STR #2748)
10 - The scheduler did not support "AuthType Default" in IPP
11 policies (STR #2749)
12 - The scheduler did not support the "HideImplicitMembers"
13 directive as documented (STR #2760)
14 - "make check" didn't return a non-zero exit code on
15 error (STR #2758)
16 - The scheduler incorrectly logged AUTH_foo environment
17 variables in debug mode (STR #2751)
18 - The image filters inverted PBM files (STR #2746)
19 - cupsctl would crash if the scheduler was not running
20 (STR #2741)
21 - The scheduler could crash when printing using a port
22 monitor (STR #2742)
64a69576 23 - The scheduler would crash if PAM was broken (STR #2734)
568fa3fa
MS
24 - The image filters did not work with some CMYK JPEG files
25 produced by Adobe applications (STR #2727)
26 - The Mac OS X USB backend did not work with printers that
27 did not report a make or model.
28 - The job-sheets option was not encoded properly (STR #2715)
29 - The scheduler incorrectly complained about missing LSB
30 PPD directories.
31
32
a4924f6c
MS
33CHANGES IN CUPS V1.3.6
34
3d052e43 35 - Documentation updates (STR #2646, STR #2647, STR #2649)
ac884b6a
MS
36 - Fixed a problem with the web interface "Use Kerberos
37 Authentication" check box (STR #2703)
38 - The scheduler unconditionally overwrote the printer-state-
39 message with "process-name failed" when a filter or backend
40 failed, preventing a useful error message from being shown
41 to the user.
42 - Policies on CUPS-Move-Job didn't work as expected (STR
43 #2699)
44 - The configure script only supported D-BUS on Linux
45 (STR #2702)
46 - The scheduler did not support </LimitExcept> (STR #2701)
47 - The scheduler did not reset the job-hold-until attribute
48 after a job's hold time was reached.
5a738aea
MS
49 - The scheduler did not support printer supply attributes
50 (STR #1307)
51 - The Kerberos credentials provided by some Windows KDCs
52 were still too large - now use a dynamic buffer to
53 support credentials up to 64k in size (STR #2695)
54 - Printing a test page from the web interface incorrectly
55 defaulted to the "guest" user (STR #2688)
56 - The cupsEncodeOptions2() function did not parse multiple-
57 value attribute values properly (STR #2690)
d9bca400
MS
58 - The scheduler incorrectly sent printer-stopped events for
59 status updates from the print filters (STR #2680)
60 - The IPP backend could crash when handling printer errors
61 (STR #2667)
62 - Multi-file jobs did not print to remote CUPS servers
63 (STR #2673)
5bd77a73
MS
64 - The scheduler did not provide the Apple language ID to
65 job filters.
66 - Kerberos authentication did not work with the web
67 interface (STR #2606, STR #2669)
68 - The requesing-user-name-allowed and -denied functionality
69 did not work for Kerberos-authenticated usernames (STR
70 #2670)
71 - CUPS didn't compile on HP-UX 11i (STR #2679)
91c84a35
MS
72 - cupsEncodeOptions2() did not handle option values like
73 "What's up, doc?" properly.
74 - Added lots of memory allocation checks (Fortify)
75 - The scheduler would crash if it was unable to add a job
76 file (Fortify)
77 - ppdOpen*() did not check all memory allocations (Coverity)
78 - ippReadIO() did not check all memory allocations (Coverity)
79 - The PostScript filter did not detect read errors (Coverity)
80 - The scheduler did not check for a missing job-sheets-completed
81 attribute when sending an event notification (Coverity)
82 - "Set Printer Options" might not work with raw queues (Coverity)
83 - cupsRasterInterpretPPD() could crash on certain PostScript
84 errors (Coverity)
85 - The USB backend did not check for back-channel support
86 properly on all systems (Coverity)
87 - Fixed memory leaks in the GIF and PNM image loading code
88 (Coverity)
89 - Removed some dead code in the CUPS API and scheduler (Coverity)
90 - Fixed two overflow bugs in the HP-GL/2 filter (Coverity)
91 - Fixed another ASN1 string parsing bug (STR #2665)
92 - The RSS notifier directory was not installed with the
93 correct permissions.
94 - The standard CUPS backends could use 100% CPU while waiting
95 for print data (STR #2664)
96 - Filename-based MIME rules did not work (STR #2659)
080811b1
MS
97 - The cups-polld program did not exit if the scheduler crashed
98 (STR #2640)
99 - The scheduler would crash if you tried to set the port-monitor
100 on a raw queue (STR #2639)
101 - The scheduler could crash if a polled remote printer was
102 converted to a class (STR #2656)
103 - The web interface and cupsctl did not correctly reflect
104 the "allow printing from the Internet" state (STR #2650)
105 - The scheduler incorrectly treated MIME types as case-
106 sensitive (STR #2657)
107 - The Java support classes did not send UTF-8 strings to
108 the scheduler (STR #2651)
109 - The CGI code did not handle interrupted POST requests
110 properly (STR #2652)
111 - The PostScript filter incorrectly handled number-up when
112 the number of pages was evenly divisible by the number-up
113 value.
3d052e43
MS
114 - The PDF filter incorrectly filtered pages when page-ranges
115 and number-up were both specified (STR #2643)
116 - The IPP backend did not handle printing of pictwps files
117 to a non-Mac CUPS server properly.
a4924f6c
MS
118 - The scheduler did not detect network interface changes
119 on operating systems other than Mac OS X (STR #2631)
120 - The scheduler now logs the UNIX error message when it
121 is unable to create a request file such as a print job.
122 - Added support for --enable-pie on Mac OS X.
123
124
a41f09e2
MS
125CHANGES IN CUPS V1.3.5
126
a4924f6c
MS
127 - The SNMP backend did not check for negative string
128 lengths (STR #2589)
129 - The scheduler incorrectly removed auth-info attributes,
130 potentially leading to a loss of all options for a job.
0a682745
MS
131 - The scheduler stopped sending CUPS browse packets on a
132 restart when using fixed addresses (STR #2618)
133 - Fixed PDF filter security issues (CVE-2007-4352
134 CVE-2007-5392 CVE-2007-5393)
135 - Changing settings would always change the DefaultAuthType
136 and Allow lines (STR #2580)
137 - The scheduler would crash when submitting an undefined
138 format file from Samba with LogLevel debug2 (STR #2600)
139 - The scheduler did not use poll() when epoll() was not
140 supported by the running kernel (STR #2582)
141 - Fixed a compile problem with Heimdal Kerberos (STR #2592)
142 - The USB backend now retries connections to a printer
143 indefinitely rather than stopping the queue.
144 - Printers with untranslated JCL options were not exported
145 to Samba correctly (STR #2570)
146 - The USB backend did not work with some Minolta USB
147 printers (STR #2604)
148 - The strcasecmp() emulation code did not compile (STR
149 #2612)
150 - The scheduler would crash if a job was sent to an empty
151 class (STR #2605)
152 - The lpc command did not work in non-UTF-8 locales (STR
153 #2595)
154 - Subscriptions for printer-stopped events also received
155 other state changes (STR #2572)
156 - cupstestppd incorrectly reported translation errors for
157 the "en" locale.
158 - ppdOpen() did not handle custom options properly when the
159 Custom attribute appeared before the OpenUI for that
160 option.
161 - The scheduler could crash when deleting a printer or
162 listing old jobs.
163 - The Mac OS X USB backend did not allow for requeuing of
164 jobs submitted to a class.
165 - lpmove didn't accept a job ID by itself.
166 - The scheduler incorrectly removed job history information
167 for remote print jobs.
a41f09e2
MS
168 - The scheduler incorrectly sent the
169 "com.apple.printerListChanged" message for printer state
170 changes.
171 - The PostScript filter drew the page borders (when enabled)
172 outside the imageable area.
173 - The LPD and IPP backends did not default to the correct
174 port numbers when using alternate scheme names.
0a682745
MS
175 - The scheduler incorrectly deleted hardwired remote
176 printers on system sleep.
a41f09e2
MS
177 - The scheduler would abort if a bad browse protocol name
178 was listed in the cupsd.conf file.
0a682745
MS
179 - The online cupsd.conf help file incorrectly showed
180 "dns-sd" instead of "dnssd" for Bonjour sharing.
a41f09e2 181 - The scheduler could crash changing the port-monitor value.
0a682745
MS
182 - The scheduler generated CoreFoundation errors when run as
183 a background process.
a41f09e2
MS
184 - When printing with number-up > 1, it was possible to get
185 an extra blank page.
186
187
2e4ff8af
MS
188CHANGES IN CUPS V1.3.4
189
a41f09e2
MS
190 - Documentation updates (STR #2560, STR #2563, STR #2569)
191 - CUPS now maps the "nb" locale to "no" on all platforms
192 (STR #2575)
193 - CUPS did not work with a Windows 2003 R2 KDC (STR #2568)
194 - ippReadIO() could read past the end of a buffer (STR
195 #2561)
196 - The scheduler would crash on shutdown if it was unable
197 to create a Kerberos context.
2fb76298
MS
198 - Multiple AuthTypes in cupsd.conf did not work (STR
199 #2545)
200 - The snmp.conf file referenced the wrong man page (STR
201 #2564)
202 - The cupsaddsmb program didn't handle domain sockets
203 properly (STR #2556)
204 - The scheduler now validates device URIs when adding
205 printers.
206 - Updated httpSeparateURI() to support hostnames with
207 the backslash character.
2e4ff8af
MS
208 - Updated the Japanese localization (STR #2546)
209 - The parallel backend now gets the current IEEE-1284
210 device ID string on Linux (STR #2553)
211 - The IPP backend now checks the job status at
212 variable intervals (from 1 to 10 seconds) instead
213 of every 10 seconds for faster remote printing
214 (STR #2548)
215 - "lpr -p" and "lpr -l" did not work (STR #2544)
216 - Compilation failed when a previous version of CUPS
217 was installed and was included in the SSL include
218 path (STR #2538)
219 - The scheduler did not reject requests with charsets
220 other than US-ASCII or UTF-8, and the CUPS API
221 incorrectly passed the locale charset to the scheduler
222 instead of UTF-8 (STR #2537)
223 - cups-deviced did not filter out duplicate devices.
224 - The AppleTalk backend incorrectly added a scheme
225 listing when AppleTalk was disabled or no printers
226 were found.
227 - The PostScript filter generated N^2 copies when the
228 printer supported collated copies and user requested
229 reverse-order output.
230 - The scheduler did not reprint all of the files in a
231 job that was held.
232 - The scheduler did not update the printcap file after
233 removing stale remote queues.
234 - The cupsd.conf man page incorrectly referenced
235 "AuthType Kerberos" instead of "AuthType Negotiate".
236
237
238CHANGES IN CUPS V1.3.3
239
240 - The scheduler did not use the attributes-natural-language
241 attribute when passing the LANG environment variable to
242 cups-deviced or cups-driverd.
243 - The scheduler did not use the printer-op-policy when
244 modifying classes or printers (STR #2525)
245 - The auth-info-required attribute was not always updated
246 for remote queues that required authentication.
247 - The German web interface localization contained errors
248 (STR #2523)
249 - The Swedish localization contained errors (STR #2522)
250
251
252CHANGES IN CUPS V1.3.2
253
254 - The 1.3.1 release was incorrectly created from the
255 1.4.x source tree (STR #2519)
256 - Added support for 32/64-bit libraries on HP-UX
257 (STR #2520)
258 - The scheduler incorrectly used portrait as the default
259 orientation (STR #2513)
260 - The scheduler no longer writes the printcap file for
261 every remote printer update (STR #2512)
262 - Remote raw printing with multiple copies did not work
263 (STR #2518)
264 - Updated the configure script to require at least autoconf
265 2.60 (STR #2515)
266 - Some gzip'd PPD files were not read in their entirety
267 (STR #2510)
268
269
270CHANGES IN CUPS V1.3.1
271
272 - Documentation updates.
273 - The USB backend on Mac OS X could hang if the driver and
274 printer did not match.
275 - Delegated Kerberos credentials were not working.
276 - "make distclean" incorrectly removed the edit-config.tmpl
277 files (STR #2508)
278 - Fix compile problem on HP-UX (STR #2501)
279 - The cupstestppd utility now tests for resolutions greater
280 than 99999 DPI to detect a missing "x" between the X and Y
281 resolutions.
282 - Fixed many problems in the various translations and added
283 a new "checkpo" utility to validate them.
284 - The cupstestppd utility now tests the custom page size code
285 for CUPS raster drivers.
286 - cupsLangDefault() did not attempt to return a language that
287 was supported by the calling application.
288 - If a remote printer stopped while a job was being sent, the
289 local queue would also get stopped and the job re-queued,
290 resulting in duplicate prints in some cases.
291 - A few Apple-specific job options needed to be omitted when
292 printing a banner page.
293 - The new peer credential support did not compile on FreeBSD
294 (STR #2495)
295 - Direct links to help files did not set the current section
296 so the table-of-contents was not shown.
297 - The configure script did not support --localedir=foo (STR #2488)
298 - The backends were not displaying their localized messages.
299 - CUPS-Authenticate-Job did not require Kerberos authentication
300 on queues protected by Kerberos.
301 - The Zebra ZPL driver did not work with Brady label printers
302 (STR #2487)
303 - Norwegian wasn't localized on Mac OS X.
304 - getnameinfo() returns an error on some systems when DNS is
305 not available, leading to numerous problems (STR #2486)
306 - The cupsfilter command did not work properly on Mac OS X.
307 - The scheduler makefile contained a typo (STR #2483)
308 - The TBCP and BCP port monitors did not handle the trailing
309 CTRL-D in some PostScript output properly.
310 - Fixed the localization instructions and German template for
311 the "Find New Printers" button (STR #2478)
312 - The web interface did not work with the Chinese localization
313 (STR #2477)
314 - The web interface home page did not work for languages that
315 were only partially localized (STR #2472)
316 - Updated the Spanish web interface localization (STR #2473)
317 - ppdLocalize() did not work for country-specific localizations.
318
319
320CHANGES IN CUPS V1.3.0
321
322 - The scheduler did not handle out-of-file conditions
323 gracefully when accepting new connections, leading to
324 heavy CPU usage.
325 - The scheduler did not detect ServerBin misconfigurations
326 (STR #2470)
327 - "AuthType Default" did not work as expected when the
328 "DefaultAuthType foo" line appeared after it in the
329 cupsd.conf file.
330 - The on-line help did not describe many common printing
331 options (STR #1846)
332 - The IPP backend did not return the "auth required" status
333 when printing to a Kerberos-protected queue.
334 - The scheduler was not looking in the correct directories
335 for LSB PPD files (STR #2464)
336 - Changed references to ESP Ghostscript to GPL Ghostscript
337 (STR #2463)
338 - The PostScript filter did not cleanly terminate when
339 the job was canceled or stopped.
340 - Fixed generation of Kerberos credentials for remote
341 printing. Note that this requires a recent version of
342 MIT Kerberos with a working krb5_cc_new_unique()
343 function or Heimdal Kerberos.
344 - Added Portuguese and updated Italian message catalogs.
345
346
347CHANGES IN CUPS V1.3rc2
348
349 - Added more range checking to the pdftops filter.
350 - The scheduler would crash if a remote IPP queue was stopped
351 (STR #2460)
352 - The scheduler did not allow "DefaultAuthType None".
353
354
355CHANGES IN CUPS V1.3rc1
356
357 - Updated the German localization (STR #2443)
358 - cupsAdminGetServerSettings() did not handle </Foo> properly.
359 - When lprm and cancel are run with no job ID, they now will
360 cancel the first stopped job if no pending or processing
361 jobs are left in the queue.
362 - The scheduler now logs successful print jobs, filter
363 failures, and the job file types at the default log
364 level (STR #2458)
365 - The scheduler now logs the usernames it is using for
366 authorization at LogLevel debug instead of debug2 (STR #2448)
367 - Added Intellitech Intellibar and Zebra CPCL PPDs to the list
368 of installed PPDs.
369 - Added 6" and 8" wide label sizes for the Zebra ZPL Label
370 Printer driver (STR #2442)
371 - The cupsaddsmb program and web interface now support
372 exporting of 64-bit Windows drivers, when available
373 (STR #2439)
374 - Moving a job that was printing did not stop the job on the
375 original printer (STR #2262)
376 - The cups-lpd mini-daemon did not work on Mac OS X server.
377 - Added httpGetAuthString() and httpSetAuthString() APIs to get
378 and set the current (cached) authorization string to use for
379 HTTP requests.
380 - Updated the default cupsd.conf policy to list the
381 "administrative" operations separately from the "printer
382 control" operations so that it is easier to define a
383 group of users that are "printer operators".
384 - The web interface now pulls the default cupsd.conf file
385 from cupsd.conf.default in the CUPS config directory.
386 - Added a help file for using Kerberos with CUPS.
387 - The scheduler now strips the "@KDC" portion of Kerberos
388 usernames since those usernames typically do not appear in
389 the group membership lists used by CUPS.
390 - cupsMarkOptions() could (incorrectly) leave multiple option
391 choices marked.
392 - Backends could (incorrectly) run as root during discovery
393 (STR #2454)
394 - Avahi is now supported for DNS-SD (Bonjour) printer sharing
395 (STR #2455)
396 - The default cupsd.conf file had typos and old operation names
397 (STR #2450)
398 - The scheduler now erases authentication cache files using the
399 7-pass US DoD algorithm.
400 - Delegated Kerberos credentials (proxy authentication) did not
401 work.
402 - The filter makefile did not optimize the libcupsimage.2.dylib
403 with a sectorder file.
404 - The IPP backend incorrectly wrote an empty printer message
405 when processing the "none" state reason.
406 - The USB backend could deadlock on Mac OS X while performing
407 a side-channel command.
408 - The scheduler did not prevent remote queues from being
409 shared/published.
410 - The scheduler did not remove the temporary request file on
411 authentication errors.
412 - ppdLocalizeIPPReason() did not handle "scheme:" schemes or
413 "file" URLs.
414 - ppdLocalizeIPPReason() was not exported on Mac OS X.
415
416
417CHANGES IN CUPS V1.3b1
418
419 - Copyright updates - CUPS is now owned by Apple Inc.
420 - Documentation updates (STR #1775, STR #2027, STR #2130,
421 STR #2131, STR #2263, STR #2356, STR #2397)
422 - Added new cupsfilter utility (STR #1734)
423 - Added new job-printer-state-message and
424 job-printer-state-reasons attributes to jobs (STR #2418)
425 - Added LDAP+SSL support (STR #1967)
426 - CUPS now supports authentication via peer credentials
427 over domain sockets (STR #2242, STR #2277)
428 - The CUPS sample driver PPDs are now generated by the PPD
429 compiler and include all of the localized languages by
430 default (STR #2164)
431 - You can now specify "AuthType Default" in the cupsd.conf
432 file to use the default authentication defined by the
433 DefaultAuthType directive.
434 - The SNMP backend no longer adds a default Address line
435 when none is specified in the snmp.conf file; this allows
436 the backend to be easily disabled as needed (STR #2434)
437 - Added a new cupsctl command for doing basic changes to
438 the cupsd.conf file (STR #1777)
439 - Added a new ppdLocalizeIPPReason() function to get the
440 localized text/URI for a given IPP reason keyword for a
441 driver.
442 - Removed the deskjet2.ppd driver, as it only worked with
443 a very small subset of HP DeskJet printers and was
444 confusing to users. The rastertohp driver still
445 supports the deskjet2.ppd options for existing queues.
446 - The scheduler did not add a trailing banner page if a
447 client did not specify the last document in a job (STR
448 #1711)
449 - The scheduler did not report Bonjour shared printers as
450 remote printers (STR #2384)
451 - Added new -R and -W options to the cupstestppd program
452 for greater control over the testing of PPDs.
453 - Added a new cupsGetServerPPD() function for getting
454 an available PPD from the server (STR #2334)
455 - Added a new cupsDoIORequest() function for reading
456 and writing files via IPP requests (STR #2334)
457 - Added a new CUPS_GET_PPD operation for getting an
458 available PPD file on the server (STR #2334)
459 - CUPS_GET_PPDS now reports multiple ppd-product values
460 based on the PPD ModelName and Product strings (STR
461 #2334, STR #2383)
462 - CUPS_GET_PPDS now reports the PSVersion attributes
463 from a PPD file in the ppd-psversion attribute
464 (STR #2334)
465 - CUPS_GET_PPDS now reports the cupsModelNumber attribute
466 from a PPD file in the ppd-model-number attribute (STR
467 #2383)
468 - CUPS_GET_PPDS now reports a driver type string in the
469 ppd-type attribute based on the cupsFax and cupsFilter
470 attributes in a PPD file (STR #2383)
471 - Added a new printer attribute called "cups-version"
472 which reports the version of CUPS that is running
473 (STR #2240)
474 - backendRunLoop() now aborts immediately on SIGTERM
475 if no data has been written yet (STR #2103)
476 - Due to poor IPP support from the vendors, the SNMP
477 backend no longer tries IPP connections; instead,
478 it now uses a lookup file with fallback to port 9100
479 (socket://address) and 515 (lpd://address) printing
480 (STR #2035, STR #2354)
481 - The scheduler now recreates the CUPS log directory as
482 needed (STR #2353)
483 - cupsLangDefault() now maps new-style Apple locale names
484 to the traditional ll_CC form (STR #2357)
485 - Add new cupsArrayNew2() API to support hashed lookups
486 of array elements (STR #2358)
487 - ppdConflicts() optimizations (STR #2358)
488 - The cupstestppd program now tests for existing filters,
489 icons, profiles, and dialog extensions (STR #2326)
490 - The web interface no longer lists new printers on the
491 main administration page. Instead, a new "List Available
492 Printers" button is provided that shows a separate page
493 with the list of printers.
494 - The web interface now supports setting the banner and
495 policy options on raw printers and classes (STR #2238)
496 - The socket backend now reads any pending back-channel
497 data before shutting down the socket (STR #2325)
498 - Added a new ErrorPolicy directive in the cupsd.conf
499 file (STR #1871)
500 - Printers that use JCL options are now exported to Samba
501 correctly (STR #1985)
502 - The IPP backend now relays printer-state-message values
503 from the server to the client (STR #2109)
504 - Added support for the PWG printer-alert and
505 printer-alert-description attributes (STR #2088)
506 - Added support for LPD "stream" mode (STR #2036)
507 - The scheduler now reports the PostScript product string
508 from PPD files in CUPS-Get-PPDs responses (STR #1900)
509 - Raw printing with queues pointing to the file pseudo-
510 device and multiple files and/or banners now works (STR
511 #1933)
512 - Added new public cupsAdminGetServerSettings() and
513 cupsAdminSetServerSettings() APIs.
514 - Added new "makebuttons" script in the "tools" directory
515 for creating web interface buttons (STR #2231)
516 - Added support for DNS-SD (aka "Bonjour") printer sharing
517 (STR #1171)
518 - Job operations (cancel, hold, release, etc.) from the
519 web interface now return back to the original page (STR
520 #2239)
521 - The classes or printers list is now shown after a
522 successful deletion from the web interface (STR #1999)
523 - The default configuration now allows browse packets from
524 any address (STR #2008)
525 - The web interface now provides an "allow printing from the
526 Internet" check box (STR #1897)
527 - The notify-events-default and
528 notify-lease-duration-default attributes can now be set
529 (STR #1671)
530 - Server-side default options are now sent to clients when
531 the "printer-defaults" attribute group is requested (STR
532 #1923)
533 - Added support for Linux "relro" linker option (STR #1614)
534 - CUPS now validates the number-up option value (STR #1329)
535 - The on-line help now provides better search capabilities
536 (STR #1701)
537 - The web interface "Add This Printer" button now allows you
538 to change the printer name, description, and location
539 (STR #1646)
540 - Added support for Mac OS X authorization services
541 (STR #2206)
542 - Added support for driver-specific pre-filters (STR #2108)
543 - Added a new side-channel API for drivers and backends
544 for basic device control and information queries (STR
545 #1898)
546 - The scheduler now uses poll(), epoll(), or /dev/kqueue
547 instead of select() when possible (STR #1261)
548 - Added new cupsArrayGetIndex() and cupsArrayGetInsert()
549 functions to get the current index and insertion
550 positions of an array.
551 - Added a new --with-max-copies configure option (STR
552 #2090)
553 - Added new cupsRemoveDest() and cupsSetDefaultDest()
554 functions.
555 - Added support for cupsPJLCharset attribute in PPD files
556 which specifies the character set that is used in PJL
557 strings (STR #1969)
558 - Moved the definition of the (private) _http_s structure
559 to http-private.h; code that directly accesses the
560 http_t members will no longer compile!
561 - Added support for setting the document-format-default
562 attribute on a per-printer basis.
563 - Added support for IntelliBar label printers.