Changeset 1277


Ignore:
Timestamp:
Nov 6, 2010, 2:45:52 PM (13 years ago)
Author:
Peter Johansson
Message:

prepare release 0.9

Location:
branches/0.9-stable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/0.9-stable/NEWS

    r1268 r1277  
    66    http://dev.thep.lu.se/svndigest/svn/branches/0.9-stable
    77
    8 Version 0.9 (released NOT YET)
     8Version 0.9 (released 6 November 2010)
    99  - It is now possible to override svn_props in config file (ticket #326)
    1010  - New configuration option 'copyright-string' (ticket #393)
     
    1212  - New configuration option 'blame-information' (ticket #330)
    1313  - New configuration option 'tab-size' (ticket #229)
     14  - svncopyright now respects property svncopyright:ignore (ticket #245)
     15  - Memory usage heavily reduced (ticket #296)
    1416
    1517  A complete list of closed tickets can be found here [[br]]
  • branches/0.9-stable/m4/version.m4

    r1264 r1277  
    3232# SVNDIGEST_DEV_BUILD - When rolling a tarball we set this to `false'. In
    3333# repository value remains `true'.
    34 m4_define([SVNDIGEST_DEV_BUILD], [true])
     34m4_define([SVNDIGEST_DEV_BUILD], [false])
    3535
    3636
Note: See TracChangeset for help on using the changeset viewer.