mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Add change log
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
		
							parent
							
								
									d3b458c452
								
							
						
					
					
						commit
						602f986511
					
				
							
								
								
									
										5
									
								
								ChangeLog.d/fix-invalid-id-error-code.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								ChangeLog.d/fix-invalid-id-error-code.txt
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,5 @@
 | 
			
		||||
Bugfix
 | 
			
		||||
   * PSA functions creating a key now return PSA_ERROR_INVALID_ARGUMENT rather
 | 
			
		||||
     than PSA_ERROR_INVALID_HANDLE when the identifier specified for the key
 | 
			
		||||
     to create is not valid, bringing them in line with version 1.0.0 of the
 | 
			
		||||
     specification. Fix #4271.
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user