Changeset 420 for trunk


Ignore:
Timestamp:
Jun 29, 2007, 4:53:54 PM (16 years ago)
Author:
Peter Johansson
Message:

Changes for future release 0.7

Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r413 r420  
    2727of the logs, and the tickets assigned to the different versions.
    2828
     29version 0.7:
     30  - http://lev.thep.lu.se/trac/svndigest/log/trunk?rev=HEAD&stop_rev=418
     31  - http://lev.thep.lu.se/trac/svndigest/query?milestone=0.6&order=id
     32
    2933version 0.6:
    30   - http://lev.thep.lu.se/trac/svndigest/log/trunk?rev=195&stop_rev=413
     34  - http://lev.thep.lu.se/trac/svndigest/log/trunk?rev=413&stop_rev=195
    3135  - http://lev.thep.lu.se/trac/svndigest/query?milestone=0.6&order=id
    3236
    3337version 0.5:
    34   - http://lev.thep.lu.se/trac/svndigest/log/trunk?rev=151&stop_rev=194
     38  - http://lev.thep.lu.se/trac/svndigest/log/trunk?rev=194&stop_rev=151
    3539  - http://lev.thep.lu.se/trac/svndigest/query?milestone=0.5&order=id
    3640
    3741version 0.4:
    38   - http://lev.thep.lu.se/trac/svndigest/log/trunk?rev=148&stop_rev=150
     42  - http://lev.thep.lu.se/trac/svndigest/log/trunk?rev=150&stop_rev=148
    3943
    4044version 0.3:
    41   - http://lev.thep.lu.se/trac/svndigest/log/trunk?rev=83&stop_rev=147
     45  - http://lev.thep.lu.se/trac/svndigest/log/trunk?rev=147&stop_rev=83
    4246  - http://lev.thep.lu.se/trac/svndigest/query?milestone=0.3&order=id
    4347
    4448version 0.1 and 0.2:
    45   - http://lev.thep.lu.se/trac/svndigest/log/trunk?rev=1&stop_rev=82
     49  - http://lev.thep.lu.se/trac/svndigest/log/trunk?rev=82&stop_rev=1
    4650  - http://lev.thep.lu.se/trac/svndigest/query?milestone=0.2&order=id
    4751  - http://lev.thep.lu.se/trac/svndigest/query?milestone=0.1&order=id
  • trunk/NEWS

    r408 r420  
    22
    33See the end of this file for copyrights and conditions.
     4
     5Version 0.7 (released DATE)
     6  -
     7 
     8A complete list of closed tickets can be found here
     9
     10  http://lev.thep.lu.se/trac/svndigest/query?status=closed&milestone=0.7
    411
    512Version 0.6 (released 29 June 2007)
  • trunk/configure.ac

    r410 r420  
    2929
    3030AC_PREREQ(2.57)
    31 AC_INIT([svndigest],[0.6],[jari@thep.lu.se])
     31AC_INIT([svndigest],[pre0.7],[jari@thep.lu.se])
    3232AC_CONFIG_SRCDIR([lib/File.h])
    3333AC_CONFIG_AUX_DIR([autotools])
Note: See TracChangeset for help on using the changeset viewer.