Release 0.8.2 (Maintenance Release)
Add changelog entries. Bump version number. Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
		
							parent
							
								
									2ae816cb55
								
							
						
					
					
						commit
						aa2b0bc19f
					
				
					 2 changed files with 9 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -1,8 +1,14 @@
 | 
			
		|||
Version 0.8.2
 | 
			
		||||
 | 
			
		||||
* Fix: Accept leading/trailing whitespace for Last-modified pseudo header.
 | 
			
		||||
  Thomas Hochstein <thh@inter.net>  Sat May 15 16:32:58 2010 +0200
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Version 0.8.1
 | 
			
		||||
 | 
			
		||||
* Fix broken implementation of "Program" in .yapfaqrc.
 | 
			
		||||
  Fixes #4.
 | 
			
		||||
  Thomas Hochstein <thh@inter.net>  2010-05-14 21:58:15
 | 
			
		||||
  Thomas Hochstein <thh@inter.net>  Fri May 14 21:58:15 2010 +0200
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Version 0.8
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
#! /usr/bin/perl -W
 | 
			
		||||
#
 | 
			
		||||
# yapfaq Version 0.8.1 by Thomas Hochstein
 | 
			
		||||
# yapfaq Version 0.8.2 by Thomas Hochstein
 | 
			
		||||
# (Original author: Marc Brockschmidt)
 | 
			
		||||
#
 | 
			
		||||
# This script posts any project described in its config-file. Most people
 | 
			
		||||
| 
						 | 
				
			
			@ -12,7 +12,7 @@
 | 
			
		|||
# It can be redistributed and/or modified under the same terms under 
 | 
			
		||||
# which Perl itself is published.
 | 
			
		||||
 | 
			
		||||
our $VERSION = "0.8.1";
 | 
			
		||||
our $VERSION = "0.8.2";
 | 
			
		||||
 | 
			
		||||
# Please do not change this setting!
 | 
			
		||||
# You may override the default .rc file (.yapfaqrc) by using "-c .rc file"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue