$Id: NEWS 350 2007-05-20 09:30:49Z peter $ version 0.6: - support for automatic update of copyright statement - Removed option flag '-rev' - More file extensions supported for parsing. A complete list of closed tickets can be found here http://lev.thep.lu.se/trac/svndigest/query?status=closed&milestone=0.6 version 0.5: - Added support for svndigest:ignore property. - Creation of static svndigest binary is now supported, use --enable-staticbin. - Dates and time now refers to UTC. - Statistics now differentiates between code, comments, and empty lines. Improvements to this parsing is still needed. version 0.4: - Project name changed from svnstat to svndigest. version 0.3: - Improved the generated output. - svnstat handles unexpected situations more gracefully (like running svnstat on a tree that is not under subversion control, trees with items that are not up to date). - Proper version information is displayed using --version option. version 0.2: - Improved web page presentation. - Added option to plot changes against time or revision. version 0.1: - First release. ------------------------------------------------------------------- {{{ Copyright (C) 2005, 2006 Jari Häkkinen Copyright (C) 2007 Jari Häkkinen, Peter Johansson This file is part of svndigest, http://lev.thep.lu.se/trac/svndigest svndigest 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 2 of the License, or (at your option) any later version. svndigest 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 this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. }}} ----------------------------------------------------------------------