source: trunk/ChangeLog @ 91

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

Fixes #4, #19, #32, #34: Started to implement subversion API usage.

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