| 
									
										
										
										
											2016-11-12 17:07:21 +00:00
										 |  |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  |  | Fri Nov 11 06:13:46 UTC 2016 - coolo@suse.com | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | - updated to 3.0222 | 
					
						
							|  |  |  |  |    see /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |   3.0222 2016-10-30 (rurban) | 
					
						
							|  |  |  |  |           - enable decode_bom for multibyte encodings UTF16 and UTF32. | 
					
						
							|  |  |  |  |             encode internally to UTF-8. | 
					
						
							|  |  |  |  |    | 
					
						
							|  |  |  |  |   3.0221 2016-10-30 (rurban) | 
					
						
							|  |  |  |  |           - fixed documentation of decode for unicode noncharacters. | 
					
						
							|  |  |  |  |             added correct code to warn as in core. | 
					
						
							|  |  |  |  |             no replacement, ignore warnings when in relaxed mode. | 
					
						
							|  |  |  |  |             We used a wrong range also, but the wrong code from 3.02220 | 
					
						
							|  |  |  |  |             was never executed because of an coding error. #73, #74 | 
					
						
							|  |  |  |  |           - Fixed a perl 5.6 compilation regression from 3.0220. | 
					
						
							|  |  |  |  |           - Improve decode_bom for multibyte encoding, but not yet enabled. | 
					
						
							|  |  |  |  |             refcount error. | 
					
						
							|  |  |  |  |           - Add 5.24 to travis tests | 
					
						
							|  |  |  |  |    | 
					
						
							|  |  |  |  |   3.0220 2016-10-28 (rurban) | 
					
						
							|  |  |  |  |   	- add comprehensive JSON decode spectests from | 
					
						
							|  |  |  |  |             http://seriot.ch/parsing_json.html. #72 | 
					
						
							|  |  |  |  |           - decode with BOM (UTF-8, UTF-16, or UTF-32). For now only UTF-8, | 
					
						
							|  |  |  |  |             the others error. | 
					
						
							|  |  |  |  |           - fixed detection of final  |