summaryrefslogtreecommitdiff
path: root/CHANGES-1.3.txt
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2009-03-13 22:09:14 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2009-03-13 22:09:14 +0000
commit8b116e60045b961964b5689bf0181aef9a479656 (patch)
treea56ec48296c23956a1a00d54f0dfb2449e02d43d /CHANGES-1.3.txt
parent9aff70cc1736fcdb2854c8ab051dcf7c7a7a3325 (diff)
downloadcups-8b116e60045b961964b5689bf0181aef9a479656.tar.gz
Merge changes from CUPS 1.4svn-r8443.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1296 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'CHANGES-1.3.txt')
-rw-r--r--CHANGES-1.3.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGES-1.3.txt b/CHANGES-1.3.txt
index 4a4147c1a..a6f086137 100644
--- a/CHANGES-1.3.txt
+++ b/CHANGES-1.3.txt
@@ -5,11 +5,14 @@ CHANGES IN CUPS V1.3.10
- Documentation fixes (STR #2994, STR #2995, STR #3008, STR #3056,
STR #3057)
+ - Now use a wrapper program instead of our fork of the Xpdf code to
+ support printing of PDF files. The new wrapper supports using Xpdf,
+ poppler, or Ghostscript to convert PDF files to PostScript (STR #3129)
+ - Long job names caused problems with some PJL printers (STR #3125)
- The lpq command did not work when showing all destinations (STR #3117)
- The scheduler used a codeset name of UTF8 which is not supported on
Solaris (STR #3113)
- - cupsGetJobs() did not work with a NULL destination (STR #3107,
- STR #)
+ - cupsGetJobs() did not work with a NULL destination (STR #3107)
- Fixed a localization problem for option choices (incorrectly) named
"Custom" (STR #3106)
- The fallback OpenSSL random number seeding would not work (STR #3079)