- Timestamp:
- Oct 14, 2007, 2:09:13 AM (16 years ago)
- Location:
- branches/0.6-stable
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.6-stable/ChangeLog
r488 r491 26 26 Changes are tracked with subversion log messages, tracs presentation 27 27 of the logs, and the tickets assigned to the different versions. 28 29 version 0.6.5: 30 - http://trac.thep.lu.se/trac/svndigest/log/branches/0.6-stable?rev=HEAD&stop_rev=491 31 - http://trac.thep.lu.se/trac/svndigest/query?milestone=0.6.5&order=id 28 32 29 33 version 0.6.4: -
branches/0.6-stable/NEWS
r488 r491 2 2 3 3 See the end of this file for copyrights and conditions. 4 5 version 0.6.5 (released DATE) 6 7 A complete list of closed tickets can be found here [[br]] 8 http://trac.thep.lu.se/trac/svndigest/query?status=closed&milestone=0.6.5 4 9 5 10 version 0.6.4 (released 14 October 2007) -
branches/0.6-stable/configure.ac
r488 r491 29 29 30 30 AC_PREREQ(2.57) 31 AC_INIT([svndigest],[ 0.6.4],[jari@thep.lu.se])31 AC_INIT([svndigest],[pre0.6.5],[jari@thep.lu.se]) 32 32 AC_CONFIG_SRCDIR([lib/File.h]) 33 33 AC_CONFIG_AUX_DIR([autotools])
Note: See TracChangeset
for help on using the changeset viewer.