Changeset 168

Show
Ignore:
Timestamp:
12/30/02 12:59:22 (6 years ago)
Author:
jajcus
Message:

- Version: 1.2.3

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/NEWS

    r165 r168  
    66* new character conversion function (instead of sometimes broken 
    77  iconv()). Fixes crashes on invalid characters in GG input. 
     8 
     9* jggtrans will now ignore control characters in GG input. These are 
     10  invalid in XML stream 
    811   
    912* fixes in contact status handling  
  • trunk/configure.ac

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