Proxyknife NEWS -- history of user-visible changes.
Copyright (C) 2005-2006 Jia Wang <skyroam@gmail.com>
See the end for copying conditions.
1.6 (2006-11-17):
	Proxyknife 1.6 released. 
	
	Download proxylist and validating via socks4 tunnel. 
	
	Add option "-C", configuration keyword "checkreqin" to enable
	customizable request. Make it possible to implement new protocols. 
	(As a example, a  request file for MSN is provided.)
	
	Support checksite in other protocols (such as ftp://) 
	for HTTP proxy with GET method.
	
	Can be invoked without startup file.
	
	Add default values of all keywords to source code. Make configuring 
	and invoking simple.
	
	Reorder the output format.
	Add the record of final request to output. 
	
	Rewrite manual. Simplify it and add many useful examples. 
	Some advanced usages are provided in this manual.
	
	Update chinese translation.
	
	Man is integrated into proxyknife.texi with the help of texi2pod.pl 
	from GCC.
	
	Fix some memory bugs.

        Rewritte README,README.cn.  Remove chinese manual. Remove scripts. 

1.5 (2006-11-6):
	Proxyknife 1.5 released. 
	Fetch proxylist via myproxy from the web.
	Add debug option "-d" and configuration keyword "debug" to 
	control debug output. 
	Update translation. 
	Check "200 OK" header before finding the key in the response from 
	proxies. 
	Copy default configuration to "sysconfdir". 
	Add more examples. 
	Modify some constants in configuration. 
	Fix some errors in document. 

1.4 (2006-10-31):
	Proxyknife 1.4 released. Fix some BUGS. 
	Fetch proxylist from the web(testing). 
	Add a option '-' to read proxylist from stdin in more platforms. 

1.3.1(2006-07-23):
	Proxyknife 1.3.1 released. Some literal errors were fixed. 
        Become GNU Package.

1.3 (2006-07-21):
        Proxyknife 1.3 released. 
	Multilanguage output with GNU Gettext.
	Long options. Fix some BUGS.

1.2 (2006-07-11):
	You can validate socks4 proxy(connect). 
	
	All of configuration can be controlled by commandline options.

	You can change the name of configuration file with commandline options.

	You can change the name of proxyout file.

	You can change the name of proxylist file.

1.1 (2005-06-25):
	Change FSF address according to GPL version 2 revision 3.
	
        You can validate free socks5(support connect command) proxies or http 
	proxies (support GET or CONNECT).
	
	You can validate proxies via free http(support CONNECT) proxy, 
	free socks5 proxy(support connect command) and socks5 proxy (support 
	connet command) with username/password authentication. 
	
        You can connect to the proxies to be validated directly(TESTING).

	You can redirect the debug log from stderr to file to 
	see the result clearly or not.
        
	You can set timeout for read , write(connect) to discard slow proxies.

	You can copy the "ip:port" field easily in the output stiring of  free
	proxies found from a terminal.
	
	Manual in pdf,dvi,html,info format is available. 

	Manual in Chinese is also available.

	A short  but enough to end user description on the output format 
	is added to manual.

	You can compile and run phc on SunOS and OSF1.

	You can use creatlist(bash scritp) to filter ,sort, uniq and creat
	a proxylist in standard format.

	Output http connect proxy with format "ip:port@HTTPC delay...".
	
1.0 (2005-02-20):
	Released the first version: phc-1.0.

----------------------------------------------------------------------
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.

