This file is part of fadecut                                                    
https://github.com/micressor/fadecut                                            
                                                                                
fadecut is free software: you can redistribute it and/or modify                 
it under the terms of the GNU General Public License as published by            
the Free Software Foundation, either version 3 of the License, or               
(at your option) any later version.                                             
                                                                                
fadecut is distributed in the hope that it will be useful,                      
but WITHOUT ANY WARRANTY; without even the implied warranty of                  
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the                   
GNU General Public License for more details.                                    
                                                                                
You should have received a copy of the GNU General Public License               
along with fadecut.  If not, see <http://www.gnu.org/licenses/>.

# --- 0.1.0 release ------------------------------------------------------------
* tinu  update ChangeLog 0.0.3->0.1.0 & wichtigste änderungen zum upstream code
* marco review code, docs according to debian policies and rules.

# --- later --------------------------------------------------------------------
* tinu  change to getopt(1) to be able to parse --long-options
* tinu  cross correlation with well known ad files
* tinu  maybe we could use ffmpeg instead of sox/lame 
* marco stats, processed songs per hour
* team  statistics reporting
* team  discuss about sense of DOUBLEDIR, maybe not needed anymore
* marco Testframework: 
	  Take testing upstream code directly from git,
	  add more tests.
	  Testframework executed by dpkg-buildpackage.
