Changes between Version 77 and Version 78 of WikiStart

Show
Ignore:
Timestamp:
05/23/12 23:27:11 (12 months ago)
Author:
kosmikus
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v77 v78  
    1515== The bug tracker == 
    1616 
     17{{{ 
     18#!html 
     19<div style="border-style:solid; border-width:3px; border-color: darkblue; padding: 0.6em 0.6em; margin: 0.6em 0.6em;"> 
     20The bug tracker has moved to Github. The trac-based bug tracker is preserved for reference, but should not be used. 
     21}}} 
     22 
     23{{{ 
     24#!comment 
    1725[/login Login first]. If you do not have an account you can [/register register an account]. 
    1826 
     
    2937 * [/newticket Report a bug or make a feature request] 
    3038 * [/report Search existing bugs and requests] 
     39 
     40}}} 
     41 
     42 * [https://github.com/haskell/cabal/issues?state=open Show open bugs] 
     43 * [https://github.com/haskell/cabal/issues/new Report a new bug] 
    3144 
    3245== Interested in hacking on cabal or cabal-install? ==