git-svn-id: svn://10.65.10.50/branches/R_10_00@23289 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			16 lines
		
	
	
		
			543 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			543 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|                                   _   _ ____  _
 | |
|                               ___| | | |  _ \| |
 | |
|                              / __| | | | |_) | |
 | |
|                             | (__| |_| |  _ <| |___
 | |
|                              \___|\___/|_| \_\_____|
 | |
| 
 | |
|                                   Changelog
 | |
| 
 | |
| This file no longer holds the changelog. Now you can generate it yourself
 | |
| like this:
 | |
| 
 | |
| $ git log --pretty=fuller --no-color --date=short --decorate=full | \
 | |
|   ./log2changes.pl
 | |
| 
 | |
| The older, manually edited, changelog is found in git named CHANGES.0
 |