--------------------- PatchSet 975 Date: 2004/01/03 16:30:46 Author: serassio Branch: nt Tag: (none) Log: Updated MS VisualStudio Project Members: port/win32/squid.dsw:1.2.18.7->1.2.18.8 port/win32/update.cmd:1.2.18.3->1.2.18.4 Index: squid3/port/win32/squid.dsw =================================================================== RCS file: /cvsroot/squid-sf//squid3/port/win32/Attic/squid.dsw,v retrieving revision 1.2.18.7 retrieving revision 1.2.18.8 diff -u -r1.2.18.7 -r1.2.18.8 --- squid3/port/win32/squid.dsw 28 Aug 2003 17:33:11 -0000 1.2.18.7 +++ squid3/port/win32/squid.dsw 3 Jan 2004 16:30:46 -0000 1.2.18.8 @@ -194,6 +194,12 @@ Begin Project Dependency Project_Dep_Name libtrie End Project Dependency + Begin Project Dependency + Project_Dep_Name LDAP_auth + End Project Dependency + Begin Project Dependency + Project_Dep_Name LDAP_group + End Project Dependency }}} ############################################################################### Index: squid3/port/win32/update.cmd =================================================================== RCS file: /cvsroot/squid-sf//squid3/port/win32/Attic/update.cmd,v retrieving revision 1.2.18.3 retrieving revision 1.2.18.4 diff -u -r1.2.18.3 -r1.2.18.4 --- squid3/port/win32/update.cmd 18 Aug 2003 15:54:23 -0000 1.2.18.3 +++ squid3/port/win32/update.cmd 3 Jan 2004 16:30:46 -0000 1.2.18.4 @@ -37,7 +37,7 @@ 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 copy %0\..\..\..\helpers\basic_auth\win32_locallogon\readme.txt %2\docs\nt_auth.txt -copy %0\..\..\..\doc\win32-relnotes.txt %2\docs\win32-relnotes.txt +copy %0\..\..\..\doc\win32-relnotes.html %2\docs\win32-relnotes.html copy %0\..\..\..\doc\debug-sections.txt %2\docs\debug-sections.txt copy %0\..\..\..\doc\HTTP-codes.txt %2\docs\HTTP-codes.txt copy %0\..\..\..\doc\release-notes\release-2.5.html %2\docs\release-2.5.html