Changeset 143

Show
Ignore:
Timestamp:
12/09/02 11:00:42 (6 years ago)
Author:
jajcus
Message:

- Version: 1.2.0

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BUGS

    r141 r143  
    1 - some memory leaks still exist 
    2 - jabber:iq:gateway doesn't work with some clients 
     1- none? (I don't belive this) 
  • trunk/NEWS

    r141 r143  
    55Changes from 1.1.0: 
    66 
    7 * updated to new libgadu (works with libgadu-20021205) 
     7* updated to new libgadu (works with libgadu-20021205). 
    88 
    9 * searching works again 
     9* searching works again. 
    1010 
    11 * IP address of active GG user in roster is provided in "About" field of user's 
    12   vCard 
     11* IP address of active GG user in roster is provided in "About" field of 
     12  user's vCard. 
    1313 
    14 * several memory leaks fixed 
     14* several memory leaks fixed. 
     15 
     16* workaround for buggy support for jabber:iq:gateway in some clients. 
     17  This fixes contact addition problems. 
    1518 
    1619 
  • trunk/configure.ac

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