mirror of
				https://github.com/yuzu-emu/mbedtls.git
				synced 2025-11-04 14:25:15 +00:00 
			
		
		
		
	Adapt ChangeLog
This commit is contained in:
		
							parent
							
								
									92c98931f2
								
							
						
					
					
						commit
						b4e9950d02
					
				| 
						 | 
					@ -38,6 +38,9 @@ Bugfix
 | 
				
			||||||
     for the parameter.
 | 
					     for the parameter.
 | 
				
			||||||
   * Add a check for MBEDTLS_X509_CRL_PARSE_C in ssl_server2, guarding the crl
 | 
					   * Add a check for MBEDTLS_X509_CRL_PARSE_C in ssl_server2, guarding the crl
 | 
				
			||||||
     sni entry parameter. Reported by inestlerode in #560.
 | 
					     sni entry parameter. Reported by inestlerode in #560.
 | 
				
			||||||
 | 
					   * Fix bug in endianness conversion in bignum module. This lead to
 | 
				
			||||||
 | 
					     functionally incorrect code on bigendian systems which don't have
 | 
				
			||||||
 | 
					     __BYTE_ORDER__ defined. Reported by Brendan Shanks. Fixes #2622.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Changes
 | 
					Changes
 | 
				
			||||||
   * Return from various debugging routines immediately if the
 | 
					   * Return from various debugging routines immediately if the
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue