Changeset 353

Show
Ignore:
Timestamp:
04/21/03 12:49:25 (6 years ago)
Author:
jajcus
Message:

- updated for 2.0.0

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/NEWS

    r240 r353  
     1Version 2.0.0 
     2------------- 
     3 
     4This is a major feature improvement release. It may be not as stable as 
     51.4.x, but it is much cooler. However most of the new features are only 
     6usable with modern-enough Jabber client. 
     7 
     8Changes from 1.4.1: 
     9 
     10* Userlist retrieval from GG server. 
     11 
     12* Access Control Lists (ACL) may be defined in the configuration file. 
     13 
     14* Statistic gathering (JEP-0039) support. 
     15 
     16* Administrators (listed in the configuration file) can browse (using 
     17  browse or disco) online users registered in the transport. 
     18 
     19* Service discovery (JEP-0030) support. 
     20 
     21* Jabber forms (data gathering and reporting, JEP-004) may be used for 
     22  registration, searching and changing transport options. 
     23 
     24* All messages generated by the transport (including error messages and 
     25  logs content) maybe translated to user's or admin's favorite language. 
     26  Polish translation is ready. 
     27 
     28* GG public directory updates and password change (via the register 
     29  form) work again. 
     30 
     31* Several segmentation-fault bugs fixed. 
     32 
     33* More GG client versions are now known to the transport. 
     34 
    135Version 1.4.1 
    236-------------