Changeset 146 for trunk/ChangeLog
- Timestamp:
- Aug 10, 2006, 10:14:58 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r96 r146 21 21 22 22 23 version 0.x: 24 - svnstat handles unexpected situations more gracefully (not a 25 subversion tree, not up to date items) 26 - Using subversion API instead of system calls. 23 version 0.3: 24 - Improved the generated output. 25 - svnstat handles unexpected situations more gracefully (like 26 running svnstat on a tree that is not under subversion control, 27 trees with items that are not up to date). 28 - Using subversion (v1.4) API instead of system calls. 27 29 - Added copyright statement to files. 28 30 - Proper version information is displayed using --version option.
Note: See TracChangeset
for help on using the changeset viewer.