Changeset 240

Show
Ignore:
Timestamp:
03/24/03 15:27:01 (6 years ago)
Author:
jajcus
Message:

- updates for 1.4.1

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/NEWS

    r229 r240  
    1 Version 1.4.0 
     1Version 1.4.1 
     2------------- 
     3 
     4Changes from 1.4.0: 
     5 
     6* autorestart (after connection to jabber server is broken) fixed. 
     7 
     8* fix for automatic server change (now jggtrans should really change 
     9  server, when one doesn't respond) 
     10 
     11* searching by email removed (it seems this is not supported any more) 
     12 
     13* fixed handling of delayed (stored on GG server) messages 
     14 
     15* user settings, like invisible or friends-only, are properly saved now 
     16 
     17* detection of new GG client versions 
     18 
     19* command list is sent as one message now 
     20 
     21 
    222------------- 
    323 
  • trunk/configure.ac

    r231 r240  
    11# Process this file with autoconf to produce a configure script. 
    2 AC_INIT([jabber-gg-transport], [1.4.0], [jajcus@pld.org.pl]) 
     2AC_INIT([jabber-gg-transport], [1.4.1-test1], [jajcus@pld.org.pl]) 
    33AC_CONFIG_SRCDIR([src/ggtrans.h]) 
    44AM_INIT_AUTOMAKE