On Saturday 26 July 2003 05.03, Nick Weedon wrote:

> How do i go about submitting this change for review/implementation?

Start by sending the changes as a patch here to the squid-dev list.

Patches are generated by using the diff command. Unified diff format 
(-u flag) is preferred as it is most readable.

   diff -ur squid-2.5.STABLE3 squid-2.5.STABLE3-nick

or something similar depending on your situation.

Before submitting the patch, review the changes to make sure there is 
only the changes you have intented, and remove garbage lines 
complaining about files which only exists in one or the other 
directory.

Regards
Henrik

Reply via email to