From 4d075d78c77dcb4f987c4f4144faa32628b81e8c Mon Sep 17 00:00:00 2001 From: juha Date: Tue, 28 Nov 2017 19:37:06 +0000 Subject: [PATCH] Printer4Lazarus: Add a comment to unit cupsdyn after it was copied to FPC sources. git-svn-id: trunk@56528 - --- components/printers/unix/cupsdyn.pp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/printers/unix/cupsdyn.pp b/components/printers/unix/cupsdyn.pp index 68bd0dcda3..ee7088a0d4 100644 --- a/components/printers/unix/cupsdyn.pp +++ b/components/printers/unix/cupsdyn.pp @@ -28,6 +28,8 @@ nov 04 2003 - First release mars 08 2005 - Dynamique link lib by Jesus Reyes (big thanks) - Some modifications for work with Mdk 10.1 + nov 26 2017 - Moved to directory packages/libcups/ under FPC 3.1.1 sources. + Can be removed from Lazarus sources when FPC 3.2.0 is the minimum requirement. ------------------------------------------------------------------------------} unit cupsdyn;