Changeset 7661 for www-website/index.php

Show
Ignore:
Timestamp:
12/16/06 16:44:37 (2 years ago)
Author:
asterix
Message:

update changelog in website

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/index.php

    r7452 r7661  
    4949        0 => _("Gajim 0.11 is here!")); 
    5050$array_news_date = array( 
    51         0 => _("XX October 2006")); 
     51        0 => _("XX December 2006")); 
    5252$array_news_desc = array( 
    5353        0 => _("Version 0.11 of Gajim has been released.")); 
     
    5656 
    5757$array_news_items[0] = array( 
    58         0 => _("Freeze and lost contacts in roster (#1953)"), 
    59         1 => _("Popup menus are correctly placed"), 
    60         2 => _("High CPU usage on FreeBSD (#1963)"), 
    61         3 => _("Update pl, cs, fr translations"), 
    62         4 => _("Fix a blocking bug in windows installer (#1924)"), 
    63         5 => "<a href = \" http://trac.gajim.org/query?status=closed&milestone=0.10.1\">"._("Fixes")."</a> "._("for bugs and annoyances."), 
     58        0 => _("Support for link-local messaging via Zeroconf using Avahi"), 
     59        1 => _("Support for Network Manager"), 
     60        2 => _("IPV6 support to connect to server"), 
     61        3 => _("Ad-Hoc commands"), 
     62        4 => _("GNOME Keyring Support"), 
     63        5 => _("Support for Privacy Lists"), 
     64        6 => _("XHTML Support"), 
     65        7 => "<a href = \"http://trac.gajim.org/browser/branches/gajim_0.11/Changelog\">"._("Here")."</a> "._("is the full Changelog."), 
     66        8 => "<a href = \"http://trac.gajim.org/query?status=closed&milestone=0.11\">"._("Here")."</a> "._("is the list of fixed bugs and annoyances."), 
    6467        ); 
    6568