Changeset 462 for trunk/NEWS
- Timestamp:
- Aug 21, 2007, 12:34:37 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NEWS
r439 r462 4 4 5 5 Version 0.7 (released DATE) 6 -7 6 8 A complete list of closed tickets can be found here 7 A complete list of closed tickets can be found here [[br]] 8 http://lev.thep.lu.se/trac/svndigest/query?status=closed&milestone=0.7 9 9 10 http://lev.thep.lu.se/trac/svndigest/query?status=closed&milestone=0.7 11 10 Version 0.6.2 (released 21 August 2007) 11 - Fixed issue with moving files across different file systems (ticket:251) 12 13 A complete list of closed tickets can be found here [[br]] 14 http://trac.thep.lu.se/trac/svndigest/query?status=closed&milestone=0.6.2 15 12 16 Version 0.6.1 (released 9 July 2007) 13 17 - changed refs to svndigest site to http://trac.thep.lu.se/trac/svndigest 14 - fixed lineover bug in blame output (#235)18 - fixed lineover bug in blame output (ticket:235) 15 19 16 A complete list of closed tickets can be found here 17 20 A complete list of closed tickets can be found here [[br]] 18 21 http://trac.thep.lu.se/trac/svndigest/query?status=closed&milestone=0.6.1 19 22 … … 21 24 - svn blame output 22 25 - reports for individual authors 23 - differentiating several line types26 - differentiating several line types 24 27 - support for TracLinks 25 28 - config file, see options `--config-file` and `--generate-config` 26 - support for automatic update of copyright statement 29 - support for automatic update of copyright statement 27 30 - Removed option flag '-rev' 28 31 - More file extensions supported for parsing. 29 30 A complete list of closed tickets can be found here31 32 33 A complete list of closed tickets can be found here [[br]] 32 34 http://trac.thep.lu.se/trac/svndigest/query?status=closed&milestone=0.6 33 35 34 36 Version 0.5 (released 7 September 2006) 35 36 37 38 39 40 37 - Added support for svndigest:ignore property. 38 - Creation of static svndigest binary is now supported, use 39 --enable-staticbin. 40 - Dates and time now refers to UTC. 41 - Statistics now differentiates between code, comments, and empty 42 lines. Improvements to this parsing is still needed. 41 43 42 44 Version 0.4 (released 12 August 2006) 43 45 - Project name changed from svnstat to svndigest. 44 46 45 47 Version 0.3 (released 10 August 2006) 46 47 48 49 50 48 - Improved the generated output. 49 - svnstat handles unexpected situations more gracefully (like 50 running svnstat on a tree that is not under subversion control, 51 trees with items that are not up to date). 52 - Proper version information is displayed using --version option. 51 53 52 54 Version 0.2 (released 12 March 2006) 53 54 55 - Improved web page presentation. 56 - Added option to plot changes against time or revision. 55 57 56 58 Version 0.1 (released 4 March 2006) 57 59 - First release. 58 60 59 61 -------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.