Changeset 445

Show
Ignore:
Timestamp:
06/28/03 15:42:59 (6 years ago)
Author:
jajcus
Message:

- updated for 2.0.6

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/INSTALL

    r433 r445  
    99        - libgadu >= 20030130 or 1.0 (http://dev.null.pl/ekg/) 
    1010                Tested with libgadu-1.0 and 20030526 snapshot 
    11                 libgadu >= 20030515 for TLS support 
     11                libgadu >= 20030515 for TLS support (doesn't work well) 
    1212         
    1313        - pkgconfig (http://www.freedesktop.org/software/pkgconfig/) 
  • trunk/NEWS

    r432 r445  
     1Version 2.0.6 
     2------------- 
     3 
     4This is major bugfix release. 
     5 
     6Changes from 2.0.5: 
     7 
     8* Fixed segmentation fault when message from unknown client is received 
     9  (this bug allowed remote DoS attack). 
     10 
     11* Presence handling cleaned up - now multiple Jabber sessions should 
     12  work well and offline status messages should be available. 
     13 
     14* "import roster" command marked as "not recommended". "get roster" is 
     15  now also available in the registration form. 
     16 
     17* removing transport's subscription to user's presence doesn't doesn't 
     18  unregister the user from the transport. Subscription type may be used 
     19  to disable automatic login to the transport. 
     20 
     21 
    122Version 2.0.5 
    223------------- 
  • trunk/po/pl.po

    r443 r445  
    66msgstr "" 
    77"Project-Id-Version: jabber-gg-transport 2.0.5\n" 
    8 "POT-Creation-Date: 2003-06-27 16:57+0200\n" 
     8"POT-Creation-Date: 2003-06-28 15:40+0200\n" 
    99"PO-Revision-Date: 2003-06-27 17:00+0200\n" 
    1010"Last-Translator: Jacek Konieczny <jajcus@pld.org.pl>\n" 
     
    450450"Add users from the user list on server (not recommended - nicknames are not " 
    451451"preserved)" 
    452 msgstr "Dodaj użytkowników z listy na serwerze (nie polecane - nazwy nie są zachowywane)" 
     452msgstr "" 
     453"Dodaj użytkowników z listy na serwerze (nie polecane - nazwy nie są " 
     454"zachowywane)" 
    453455 
    454456#: src/message.c:59 
     
    725727msgstr "Hasło" 
    726728 
     729#. form_add_field(form,"boolean","new",_("Create new account"),"0",1); 
    727730#: src/register.c:58 
    728731msgid "Userlist on GG server"