| 
									
										
										
										
											2011-11-18 11:26:50 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Fri Nov 18 11:07:09 UTC 2011 - coolo@suse.com | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - use original .tar.gz | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2010-12-01 13:42:41 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Wed Dec  1 13:31:47 UTC 2010 - coolo@novell.com | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - switch to perl_requires macro | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2010-10-17 16:56:22 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Sun Oct 17 16:54:30 UTC 2010 - chris@computersalat.de | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - update to 1.5000 | 
					
						
							|  |  |  |   - This module did not recognize UTC as a valid time zone. RT #59209. | 
					
						
							|  |  |  | - added deps patch | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2010-07-02 15:11:39 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Fri Jul  2 15:00:46 UTC 2010 - chris@computersalat.de | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - update to 1.4000 | 
					
						
							|  |  |  |   - Actually update $VERSION in module file. Reported by David Wheeler. | 
					
						
							|  |  |  | - 1.3000 2010-06-26 | 
					
						
							|  |  |  |   - Specifiers which allowed for leading space before a number (like %e) | 
					
						
							|  |  |  |     would cause DateTime.pm to throw an error if the date being parsed | 
					
						
							|  |  |  |     actually contained leading space. Patch by Alex Vandiver. RT #58459. | 
					
						
							|  |  |  |   - License is now Artistic 2.0 | 
					
						
							|  |  |  | - 1.2000 2010-03-19 | 
					
						
							|  |  |  |   - Updated to use non-deprecated DateTime::Locale API | 
					
						
							|  |  |  | - 1.1000 2009-07-13 -- Regex Pattern | 
					
						
							|  |  |  |   - If the pattern you pass in is a regular expression, that will be honored. | 
					
						
							|  |  |  |   - Changed the locale tests to use require the latest version of Locale | 
					
						
							|  |  |  |     until the target stops moving. | 
					
						
							|  |  |  | - spec created by cpanspec 1.78 | 
					
						
							|  |  |  |   - noarch | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-07-25 17:36:44 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Sat Jul 25 19:36:40 CEST 2009 - chris@computersalat.de | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - spec mods | 
					
						
							|  |  |  |   * removed ^---------- | 
					
						
							|  |  |  |   * removed ^#--------- | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-06-22 11:43:17 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Mon Jun 22 13:38:05 CEST 2009 - chris@computersalat.de | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - fixed Summary | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-06-21 22:09:59 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Sun Jun 21 17:29:33 CEST 2009 - chris@computersalat.de | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - update to 1.0901 | 
					
						
							|  |  |  |   - 1.0901 2009-05-16 -- Official release of above | 
					
						
							|  |  |  |   - 1.0900_01 2009-04-18 -- DEVELOPER RELEASE ONLY | 
					
						
							|  |  |  | 	- Makefile.PL changes for Windows users as per issue #16 | 
					
						
							|  |  |  |   - 1.0900 2009-02-22 | 
					
						
							|  |  |  | 	- Another pile-o-bugs | 
					
						
							|  |  |  | 		- It seems that I also wasn't seeing notifications from RT | 
					
						
							|  |  |  | 		  (please don't use it, use the Gooogle project) so all the | 
					
						
							|  |  |  | 		  following are fixed: | 
					
						
							|  |  |  | 			36672	Started failing mid May | 
					
						
							|  |  |  | 			23313	Bug handling time zones like America/New_York | 
					
						
							|  |  |  | 			25555	Module dies even when on_error is 'undef' | 
					
						
							|  |  |  | 			23768	Olson timezone handling incorrect | 
					
						
							|  |  |  | 			22450	locale test failing with bleadperl | 
					
						
							|  |  |  | 			20487	nmake test_more fail (with patch); incorrect | 
					
						
							|  |  |  | 					META.yml | 
					
						
							|  |  |  | 			12071	format_datetime uses datetime locale rather than | 
					
						
							|  |  |  | 					format locale | 
					
						
							|  |  |  | 			11863	bug in DateTime::Format::Strptime 1.0601 when using %s | 
					
						
							|  |  |  | 		- And a couple from Google: | 
					
						
							|  |  |  | 		    #8		Add DateTime::Locale to documentation | 
					
						
							|  |  |  | 		    #10		Parsing bug -- can't detect word boundry after month abbr | 
					
						
							|  |  |  | - added perl-macros | 
					
						
							|  |  |  |   o autogen filelist with perl_gen_filelist | 
					
						
							|  |  |  | - spec mods | 
					
						
							|  |  |  |   o fixed deps |