--------------------- PatchSet 5781 Date: 2003/06/14 10:35:44 Author: serassio Branch: nt-2_5 Tag: (none) Log: Added a Windows readme.txt Members: port/win32/readme.txt:1.1->1.1.2.1 port/win32/update.cmd:1.1.2.17->1.1.2.18 --- /dev/null Wed Feb 14 01:07:22 2007 +++ squid/port/win32/readme.txt Wed Feb 14 01:09:00 2007 @@ -0,0 +1,3 @@ +To contact the maintainer of this package, e-mail on squidnt@acmeconsulting.it. +The latest version and documentation can be found on +http://www.acmeconsulting.it/SquidNT.htm. Index: squid/port/win32/update.cmd =================================================================== RCS file: /cvsroot/squid-sf//squid/port/win32/Attic/update.cmd,v retrieving revision 1.1.2.17 retrieving revision 1.1.2.18 diff -u -r1.1.2.17 -r1.1.2.18 --- squid/port/win32/update.cmd 1 Dec 2002 09:33:30 -0000 1.1.2.17 +++ squid/port/win32/update.cmd 14 Jun 2003 10:35:44 -0000 1.1.2.18 @@ -33,6 +33,7 @@ copy %0\..\..\..\icons\*.gif %2\share\icons > NUL +copy %0\..\readme.txt %2\docs\readme.txt copy %0\..\..\..\helpers\ntlm_auth\NTLMSSP-WIN32\readme.txt %2\docs\ntlm_win32_auth.txt copy %0\..\..\..\helpers\external_acl\win32_group\readme.txt %2\docs\win32_check_group.txt copy %0\..\..\..\helpers\external_acl\ip_user\README %2\docs\ip_user_check.txt