mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-03 20:22:59 -05:00 
			
		
		
		
	Update Changelog for deprecation config flags
This commit is contained in:
		
							parent
							
								
									e46c6c38c9
								
							
						
					
					
						commit
						f7dbedb7db
					
				@ -17,6 +17,10 @@ Features
 | 
			
		||||
     speed and RAM (heap only for now) usage.
 | 
			
		||||
   * New script memory.sh helps measuring the ROM and RAM requirements of two
 | 
			
		||||
     reduced configurations (PSK-CCM and NSA suite B).
 | 
			
		||||
   * Add config flags POLARSSL_DEPRECATED_WARNING (off by default) to produce
 | 
			
		||||
     warnings on use of deprecated functions (with GCC and Clang only).
 | 
			
		||||
   * Add config flags POLARSSL_DEPRECATED_REMOVED (off by default) to produce
 | 
			
		||||
     errors on use of deprecated functions.
 | 
			
		||||
 | 
			
		||||
Bugfix
 | 
			
		||||
   * Fix hardclock() (only used in the benchmarking program) with some
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user