|  | @@ -39,6 +39,10 @@ Changes in version 0.1.2.7-alpha - 2007-??-??
 | 
	
		
			
				|  |  |        correct order.
 | 
	
		
			
				|  |  |      - Free memory held in recently-completed DNS lookup attempts on exit.
 | 
	
		
			
				|  |  |        This was not a memory leak, but may have been hiding memory leaks.
 | 
	
		
			
				|  |  | +    - Don't launch requests for descriptors unless we have networkstatuses
 | 
	
		
			
				|  |  | +      from at least half of the authorities.  This delays the first download
 | 
	
		
			
				|  |  | +      slightly under pathological circumstances, but can prevent us from
 | 
	
		
			
				|  |  | +      downloading a bunch of descriptors we don't need.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    o Minor features:
 | 
	
		
			
				|  |  |      - Check for addresses with invalid characters at the exit as well as at
 |