Changes between Version 3 and Version 4 of TracChangeLog


Ignore:
Timestamp:
Jul 5, 2016, 9:22:38 AM (8 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracChangeLog

    v3 v4  
    77
    88== 1.0.x Releases ==
     9
     10=== 1.0.12
     11
     12//(July 4, 2016)//
     13
     14Trac 1.0.12 provides around 20 bug fixes and minor enhancements. The following are some highlights:
     15
     16 - Reconnect to PostgreSQL server after restarting it
     17   ([trac:#4984]).
     18 - Workflow actions on the batch modify form are sorted
     19   by the default attribute ([trac:#12447]).
     20 - Fixed Pygments stylesheet not found when style name
     21   contained a dash ([trac:#12505]).
     22 - Fixed incorrect parsing of projects list file by
     23   `GitwebProjectsRepositoryProvider` ([trac:#12518]).
     24 - `TracIni` macro displays option documentation as
     25   multi-line rather than one-liner ([trac:#12522]).
     26 - Fixed regression with `GitConnector` leading to
     27   `IOError: Too many open files` ([trac:#12524]).
     28
     29[trac:source:/tags/trac-1.0.12 View Tag] | [trac:milestone:1.0.12 View Milestone]
    930
    1031=== 1.0.11
     
    1738The following are some additional highlights:
    1839
    19  - Fix resetting //Oldest first// after auto-preview of
     40 - Fixed resetting //Oldest first// after auto-preview of
    2041   ticket change log ([trac:#12381]).
    2142 - Trac is now distributed as wheel package ([trac:#12391]).
     
    2344   ''milestones/versions/enums'' are not defined and a custom
    2445   field of the same name is added ([trac:#12399]).
    25  - Custom field //milestone// would not be shown when
     46 - Custom field //milestone// was not shown when
    2647   standard //milestone// field was hidden ([trac:#12400]).
    2748 - Query system now sorts by `enum.value` rather than
    2849   `ticket.type` for `order=type` ([trac:#12402]).
    29  - Added support for Babel 2.3.2 (2.3.0 and 2.3.1 should not be used) ([trac:#12445]).
     50 - Added support for Babel 2.3.2 (2.3.0 and 2.3.1 should
     51   not be used)  ([trac:#12445]).
     52
     53[trac:source:/tags/trac-1.0.11 View Tag] | [trac:milestone:1.0.11 View Milestone]
    3054
    3155=== 1.0.10