mirror of
				https://git.code.sf.net/p/libpng/code.git
				synced 2025-07-10 18:04:09 +02:00 
			
		
		
		
	[libpng16] Imported from libpng-1.6.21beta02.tar
This commit is contained in:
		
							parent
							
								
									b3d3a5ed6a
								
							
						
					
					
						commit
						0a4967ce0c
					
				
							
								
								
									
										6
									
								
								ANNOUNCE
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								ANNOUNCE
									
									
									
									
									
								
							@ -25,9 +25,11 @@ Other information:
 | 
			
		||||
 | 
			
		||||
Changes since the last public release (1.6.20):
 | 
			
		||||
 | 
			
		||||
Version 1.6.21beta01 [December 14, 2015]
 | 
			
		||||
Version 1.6.21beta01 [December 11, 2015]
 | 
			
		||||
  Fixed syntax "$(command)" in tests/pngstest that some shells other than
 | 
			
		||||
    bash could not parse (Bug report by Nelson Beebe). Use `command` instead.
 | 
			
		||||
 | 
			
		||||
Version 1.6.21beta02 [December 14, 2015]
 | 
			
		||||
  Moved png_check_keyword() from pngwutil.c to pngset.c
 | 
			
		||||
  Removed LE/BE dependencies in pngvalid, to 'fix' the current problem
 | 
			
		||||
    in the BigEndian tests by not testing it, making the BE code the same 
 | 
			
		||||
@ -36,6 +38,8 @@ Version 1.6.21beta01 [December 14, 2015]
 | 
			
		||||
    statics) and a fix for the case in rgb_to_gray when the digitize option
 | 
			
		||||
    reduces graylo to 0, producing a large error.
 | 
			
		||||
 | 
			
		||||
Version 1.6.21beta03 [December 14, 2015]
 | 
			
		||||
 | 
			
		||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
 | 
			
		||||
(subscription required; visit
 | 
			
		||||
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										6
									
								
								CHANGES
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								CHANGES
									
									
									
									
									
								
							@ -5446,9 +5446,11 @@ Version 1.6.20rc02 [November 29, 2015]
 | 
			
		||||
Version 1.6.20 [December 3, 2015]
 | 
			
		||||
  No changes.
 | 
			
		||||
 | 
			
		||||
Version 1.6.21beta01 [December 14, 2015]
 | 
			
		||||
Version 1.6.21beta01 [December 11, 2015]
 | 
			
		||||
  Fixed syntax "$(command)" in tests/pngstest that some shells other than
 | 
			
		||||
    bash could not parse (Bug report by Nelson Beebe). Use `command` instead.
 | 
			
		||||
 | 
			
		||||
Version 1.6.21beta02 [December 14, 2015]
 | 
			
		||||
  Moved png_check_keyword() from pngwutil.c to pngset.c
 | 
			
		||||
  Removed LE/BE dependencies in pngvalid, to 'fix' the current problem
 | 
			
		||||
    in the BigEndian tests by not testing it, making the BE code the same 
 | 
			
		||||
@ -5457,6 +5459,8 @@ Version 1.6.21beta01 [December 14, 2015]
 | 
			
		||||
    statics) and a fix for the case in rgb_to_gray when the digitize option
 | 
			
		||||
    reduces graylo to 0, producing a large error.
 | 
			
		||||
 | 
			
		||||
Version 1.6.21beta03 [December 14, 2015]
 | 
			
		||||
 | 
			
		||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
 | 
			
		||||
(subscription required; visit
 | 
			
		||||
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user