Changeset 688 for branches/0.6-stable
- Timestamp:
- Aug 4, 2008, 9:46:20 PM (15 years ago)
- Location:
- branches/0.6-stable
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.6-stable/ChangeLog
r684 r688 27 27 Changes are tracked with subversion log messages, tracs presentation 28 28 of the logs, and the tickets assigned to the different versions. 29 30 version 0.6.7: 31 - http://dev.thep.lu.se/svndigest/log/branches/0.6-stable?rev=HEAD&stop_rev=687 32 - http://dev.thep.lu.se/svndigest/query?milestone=svndigest+0.6.7&order=id 29 33 30 34 version 0.6.6: -
branches/0.6-stable/NEWS
r684 r688 3 3 See the end of this file for copyrights and conditions. 4 4 5 version 0.6.6 (released 4 August) 5 version 0.6.7 (released DATE) 6 A complete list of closed tickets can be found here [[br]] 7 http://dev.thep.lu.se/svndigest/query?status=closed&milestone=svndigest+0.6.7 8 9 version 0.6.6 (released 4 August 2008) 6 10 - Improved removal of sub-directory in --target dir (ticket:242 ticket:243) 7 11 - References were changed to http://dev.thep.lu.se/svndigest 8 12 9 13 A complete list of closed tickets can be found here [[br]] 10 http://dev.thep.lu.se/svndigest/query?status=closed&milestone= 0.6.614 http://dev.thep.lu.se/svndigest/query?status=closed&milestone=svndigest+0.6.6 11 15 12 16 version 0.6.5 (released 18 March 2008) … … 15 19 16 20 A complete list of closed tickets can be found here [[br]] 17 http://dev.thep.lu.se/svndigest/query?status=closed&milestone= 0.6.521 http://dev.thep.lu.se/svndigest/query?status=closed&milestone=svndigest+0.6.5 18 22 19 23 version 0.6.4 (released 14 October 2007) -
branches/0.6-stable/configure.ac
r684 r688 30 30 31 31 AC_PREREQ(2.57) 32 AC_INIT([svndigest],[0.6. 6],[jari@thep.lu.se])32 AC_INIT([svndigest],[0.6.7pre],[jari@thep.lu.se]) 33 33 AC_CONFIG_SRCDIR([lib/File.h]) 34 34 AC_CONFIG_AUX_DIR([autotools])
Note: See TracChangeset
for help on using the changeset viewer.