Changeset 445
- Timestamp:
- 06/28/03 15:42:59 (6 years ago)
- Files:
-
- trunk/INSTALL (modified) (1 diff)
- trunk/NEWS (modified) (1 diff)
- trunk/po/pl.po (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/INSTALL
r433 r445 9 9 - libgadu >= 20030130 or 1.0 (http://dev.null.pl/ekg/) 10 10 Tested with libgadu-1.0 and 20030526 snapshot 11 libgadu >= 20030515 for TLS support 11 libgadu >= 20030515 for TLS support (doesn't work well) 12 12 13 13 - pkgconfig (http://www.freedesktop.org/software/pkgconfig/) trunk/NEWS
r432 r445 1 Version 2.0.6 2 ------------- 3 4 This is major bugfix release. 5 6 Changes 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 1 22 Version 2.0.5 2 23 ------------- trunk/po/pl.po
r443 r445 6 6 msgstr "" 7 7 "Project-Id-Version: jabber-gg-transport 2.0.5\n" 8 "POT-Creation-Date: 2003-06-2 7 16:57+0200\n"8 "POT-Creation-Date: 2003-06-28 15:40+0200\n" 9 9 "PO-Revision-Date: 2003-06-27 17:00+0200\n" 10 10 "Last-Translator: Jacek Konieczny <jajcus@pld.org.pl>\n" … … 450 450 "Add users from the user list on server (not recommended - nicknames are not " 451 451 "preserved)" 452 msgstr "Dodaj użytkowników z listy na serwerze (nie polecane - nazwy nie są zachowywane)" 452 msgstr "" 453 "Dodaj użytkowników z listy na serwerze (nie polecane - nazwy nie są " 454 "zachowywane)" 453 455 454 456 #: src/message.c:59 … … 725 727 msgstr "Hasło" 726 728 729 #. form_add_field(form,"boolean","new",_("Create new account"),"0",1); 727 730 #: src/register.c:58 728 731 msgid "Userlist on GG server"
