Edgewall Software

Changes between Version 126 and Version 127 of TracChangeLog


Ignore:
Timestamp:
Jul 3, 2016, 11:38:42 PM (8 years ago)
Author:
Ryan J Ollos
Comment:

Added change log for 1.0.12. Refs #12470.

Legend:

Unmodified
Added
Removed
Modified
  • TracChangeLog

    v126 v127  
    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
     
    2950 - Added support for Babel 2.3.2 (2.3.0 and 2.3.1 should
    3051   not be used)  ([trac:#12445]).
     52
     53[trac:source:/tags/trac-1.0.11 View Tag] | [trac:milestone:1.0.11 View Milestone]
    3154
    3255=== 1.0.10