|  | @@ -1,7 +1,5 @@
 | 
	
		
			
				|  |  | -  o Minor fixes (unit tests, networking):
 | 
	
		
			
				|  |  | -    - Make get_ifaddrs_* unit tests more tolerant of different network
 | 
	
		
			
				|  |  | -      configurations:
 | 
	
		
			
				|  |  | -        - Don't assume every test box has an IPv4 address.
 | 
	
		
			
				|  |  | -        - Don't assume every test box has a non-localhost address.
 | 
	
		
			
				|  |  | -    - Closes ticket #17255. Patch by "teor".
 | 
	
		
			
				|  |  | -      Fix for unit tests released in 0.2.7.3.
 | 
	
		
			
				|  |  | +  o Minor bugfixes (testing):
 | 
	
		
			
				|  |  | +    - Make the get_ifaddrs_* unit tests more tolerant of different network
 | 
	
		
			
				|  |  | +      configurations. (Don't assume every test box has an IPv4 address, and
 | 
	
		
			
				|  |  | +      Don't assume every test box has a non-localhost address.
 | 
	
		
			
				|  |  | +      Fixes bug 17255; bugfix on 0.2.7.3-rc.  Patch by "teor".
 |