Changeset 153
- Timestamp:
- Aug 14, 2006, 12:15:55 AM (16 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r149 r153 23 23 24 24 25 version pre0.5: 26 - Improved permission checks on directories. 27 25 28 version 0.4: 26 29 - Project name changed from svnstat to svndigest. -
trunk/configure.ac
r149 r153 27 27 28 28 AC_PREREQ(2.57) 29 AC_INIT([[svndigest]],[ 0.4],[jari@thep.lu.se])29 AC_INIT([[svndigest]],[pre0.5],[jari@thep.lu.se]) 30 30 AC_CONFIG_SRCDIR([lib/File.h]) 31 31 AC_CONFIG_AUX_DIR([autotools])
Note: See TracChangeset
for help on using the changeset viewer.