bugzilla 2.20 发布了rc1

几天前bugzilla的2.20版已经发布了rc1,http://www.bugzilla.org/releases/2.20/release-notes.html


新版本提供了些什么新特性呢?


- What's New?
    * Experimental PostgreSQL Support
    * New User-Interface Color/Style
    * Higher-Level Categorization of Bugs (above "Product")
    * Regular Reports by Email of Complex Queries ("Whining")
    * "Environment Variable" Authentication Method
    * User-List Drop-Down Menus
    * Server-Side Comment Wrapping
    * UI for Editing Priority, OS, Platform, and Severity
    * Bugzilla Queries as RSS
    * Choice of E-Mail Sending Methods
    * "User Preferences"
    * "Large Attachment" Storage
    * Miscellaneous Improvements

有些新特性看起来不是很新呢?象Categorization ,Whining,Environment Variable,User-List Drop-Down都在2.19里面出现过了。看来这个new还是相对于2.18版的而不是2.19版的。bugzilla的小版本号是分单号双号的,2.19是开发版,现在升级到2.20是双号意味着是个稳定版了。

2.20版相对于2.19.2版还是提供了不少比较讨好的新功能的:象pgsql 支持(呵呵同时pgsql8.0现在也支持windows了。下次该上firebird支持了吧?)、新的用户界面风格(终于换了!),查询结果支持rss(嘿嘿与时俱进)。要不是单位已经买了jira,一定去下个试试。

2.18.2版(18是双号,应该是很稳定的版本了)已经是9个月前的版本了,居然5天前在2.20发布的同时刚刚修复了一个大bug,并且在3天前刚发布了一个2.18.3。据说是原来的版本有个bug会导致bug查询页面无法运行。

原文地址:https://www.cnblogs.com/stonehuang/p/6603223.html