source: tags/release-0.4/ChangeLog @ 150

Last change on this file since 150 was 149, checked in by Jari Häkkinen, 17 years ago

Changed svnstat to svndigest.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
File size: 1.5 KB
Line 
1$Id: ChangeLog 149 2006-08-12 09:11:46Z jari $
2
3======================================================================
4Copyright (C) 2005, 2006 Jari Häkkinen
5
6This file is part of svndigest, http://lev.thep.lu.se/trac/svndigest
7
8svndigest is free software; you can redistribute it and/or modify it
9under the terms of the GNU General Public License as published by the
10Free Software Foundation; either version 2 of the License, or (at your
11option) any later version.
12
13svndigest is distributed in the hope that it will be useful, but
14WITHOUT ANY WARRANTY; without even the implied warranty of
15MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16General Public License for more details.
17
18You should have received a copy of the GNU General Public License
19along with this program; if not, write to the Free Software
20Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
21USA.
22======================================================================
23
24
25version 0.4:
26  - Project name changed from svnstat to svndigest.
27
28version 0.3:
29  - Improved the generated output.
30  - svnstat handles unexpected situations more gracefully (like
31    running svnstat on a tree that is not under subversion control,
32    trees with items that are not up to date).
33  - Using subversion (v1.4) API instead of system calls.
34  - Added copyright statement to files.
35  - Proper version information is displayed using --version option.
36
37version 0.2:
38  - Improved web page presentation.
39  - Removed usage of temporary files.
40  - Added option to plot changes against time or revision.
41  - Several bugs removed.
42
43version 0.1:
44  - First release.
Note: See TracBrowser for help on using the repository browser.