summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2018-05-14 10:21:51 -0700
committerMichael R Sweet <michael.r.sweet@gmail.com>2018-05-14 10:21:51 -0700
commit06a5a4d332debf82e76eb73e940b587ff6499f11 (patch)
tree45a3fd34fa68c679c2f76703b3868fc1469387d2 /filter
parent4cadd6202fbcfc6bcb18c7bada4c40af4e8d736b (diff)
downloadcups-06a5a4d332debf82e76eb73e940b587ff6499f11.tar.gz
Mark cupsGetDevices as deprecated.
Update CUPS Programming Manual. Update CUPS Admin API documentation. Update CUPS PPD documentation.
Diffstat (limited to 'filter')
-rw-r--r--filter/spec-ppd.shtml8
1 files changed, 4 insertions, 4 deletions
diff --git a/filter/spec-ppd.shtml b/filter/spec-ppd.shtml
index 6f84dbdab..875126e74 100644
--- a/filter/spec-ppd.shtml
+++ b/filter/spec-ppd.shtml
@@ -1632,7 +1632,7 @@ PPD file extensions was used. Currently it must be the string
<h2 class='title'><a name='MACOSX'>macOS Attributes</a></h2>
-<h3><span class='info'>macOS 10.3</span><a name='APDialogExtension'>APDialogExtension</a></h3>
+<h3><span class='info'>Deprecated</span><a name='APDialogExtension'>APDialogExtension</a></h3>
<p class='summary'>*APDialogExtension: "/Library/Printers/vendor/filename.plugin"</p>
@@ -1644,9 +1644,9 @@ plug-ins.</p>
<blockquote><b>Note:</b>
-<p>Starting with macOS 10.5, each plug-in must be compiled "4-way fat"
-(32-bit and 64-bit for both PowerPC and Intel) with garbage collection enabled
-in order to be usable with all applications.</p>
+<p>Starting with macOS 10.12, system level security features prevent print
+dialog plug-ins from being loaded into applications that have enabled the
+library validation security feature.</p>
</blockquote>