Changeset 488 for branches


Ignore:
Timestamp:
Oct 14, 2007, 12:35:40 AM (16 years ago)
Author:
Peter Johansson
Message:

Preparing release 0.6.4

Location:
branches/0.6-stable
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/0.6-stable/ChangeLog

    r474 r488  
    2828
    2929version 0.6.4:
    30   - http://trac.thep.lu.se/trac/svndigest/log/branches/0.6-stable?rev=HEAD&stop_rev=474
     30  - http://trac.thep.lu.se/trac/svndigest/log/branches/0.6-stable?rev=489&stop_rev=474
    3131  - http://trac.thep.lu.se/trac/svndigest/query?milestone=0.6.4&order=id
    3232
  • branches/0.6-stable/NEWS

    r474 r488  
    33See the end of this file for copyrights and conditions.
    44
    5 version 0.6.4 (released DATE)
     5version 0.6.4 (released 14 October 2007)
     6  - fixed bug stats were double counted when root was a file (ticket:272)
     7  - fixed out of range problem in VectorPlus (ticket:267)
    68
    79  A complete list of closed tickets can be found here [[br]]
  • branches/0.6-stable/configure.ac

    r474 r488  
    2929
    3030AC_PREREQ(2.57)
    31 AC_INIT([svndigest],[pre0.6.4],[jari@thep.lu.se])
     31AC_INIT([svndigest],[0.6.4],[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.