Changeset 2658

Show
Ignore:
Timestamp:
02/22/09 21:29:10 (2 years ago)
Author:
kuhlmann
Message:

0.6.4

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • climm/ChangeLog

    r2607 r2658  
    11-*- coding: utf-8 -*- 
     2 
     32009-02-22 RÃŒdiger Kuhlmann 
     4        * 0.6.4 
     5 
     62009-02-22 RÃŒdiger Kuhlmann 
     7        * ignore all error stanzas until we do something useful with them 
     8        * fix more typos in english texts 
     9        * fix some compiler warnings in newer compilers 
     10        * updates to my release script 
     11        * update man page descriptions of options changed recently 
     12        * fix duplicate #define 
     13        * i18n updates (more or less automatic) 
     14 
     152009-02-18 RÃŒdiger Kuhlmann 
     16        * add TalkGadget as known client 
     17        * request roster upon login - even if we do not do anything with 
     18          this yet 
     19        * initialize GMail timestamps properly (caused email not to bo 
     20          shown) 
     21        * remember text given with e.g. xmpp status messages 
     22          + show in 's' 
     23          + show shortened to current line in 'eg' etc 
     24          + shorten to one line when status change is shown 
     25          + hide even status changes with text during login as it is now 
     26          not lost otherwise  
     27        * send time requests every 5 minutes to prevent timeouts 
     28        * preserve status and text between reconnects 
     29        * save client capability in contact to only show it using 's' 
     30          instead of in 'eg' and upon login 
     31        * improve handling of XML namespaces 
     32 
     332009-02-09 RÃŒdiger Kuhlmann 
     34        * unfuck ICQ for RU/UK users 
     35        * actually save dc port into config 
     36        * move socks 5 settings to connection specific options 
     37        * add Telepathy as known client 
     38        * fix failed assertion related to GoogleMail 
     39        * avoid expanding nick size for own screen names 
     40 
     412008-11-24 RÃŒdiger Kuhlmann 
     42        * also execute eg after login command 
     43        * remove warnings where strings were used in place of format strings 
     44 
     452008-11-18 RÃŒdiger Kuhlmann 
     46        * add se web translation from Sebastian Rasmussen 
     47        * en doc updates by Sebastian Rasmussen 
     48        * missing interpreter (thanks Sebastian Rasmussen) 
     49        * update se translation from Sebastian Rasmussen 
     50        * ... and use i18n-template to mark changed strings 
     51        * work around other client's errors in sequence numbering 
     52          (patch from rtc) 
    253 
    3542008-08-18 RÃŒdiger Kuhlmann <info __at__ ruediger-kuhlmann __dot__ de> 
     
    2475        * show senders of unread email, or of all email returned due to an 
    2576          explicit search 
     77        * do not compile gmail command unless XMPP is compiled in 
     78        * ru/uk update 
     79        * prevent use of uninitialized values when extending contact group 
     80          array 
     81        * gloox doesn't compile with -O4, so fall back to -O2 
     82        * fix compile error without CONTHIER 
     83        * use Tag constructor available also in older versions 
     84        * do not use 0.9.9 findChildren() method 
    2685 
    27862008-08-16 RÃŒdiger Kuhlmann <info __at__ ruediger-kuhlmann __dot__ de> 
  • climm/NEWS

    r2607 r2658  
    5050   support, show T/t flag for contacts awaiting authorization, GoogleMail 
    5151   support including gmail command 
     522009-02-22: 0.6.4: 
     53   Bug fixes. 
  • climm/README

    r2607 r2658  
    22$Id$ -*- coding: utf-8 -*- 
    33 
    4 current stable version: 0.6.3 
     4current stable version: 0.6.4 
    55==================================== 
    66 
  • climm/climm.info

    r2615 r2658  
    11Package: climm 
    2 Version: 0.6.3 
     2Version: 0.6.4 
    33Revision: 1 
    44ConfigureParams: --mandir='$(prefix)/share/man' --enable-ssl --enable-tcl CFLAGS=-O3 
  • climm/climm.spec

    r2619 r2658  
    11Summary:                text/line based ICQ client with many features%{?_without_tcl: [no Tcl]}%{?_without_ssl: [no SSL]}%{?_without_xmpp: [no XMPP]} 
    22Name:                   climm 
    3 Version:                0.6.3 
     3Version:                0.6.4 
    44Release:                1%{?_without_tcl:.notcl}%{?_without_ssl:.nossl}%{?_without_xmll:.noxmpp} 
    55Source:                 climm-%{version}.tgz 
     
    8484 
    8585%changelog 
     86* Sun Feb 22 2009 RÃŒdiger Kuhlmann <info@ruediger-kuhlmann.de> 
     87- new upstream release 0.6.4 
     88 
    8689* Tue Aug 19 2008 RÃŒdiger Kuhlmann <info@ruediger-kuhlmann.de> 
    8790- new upstream release 0.6.3 
  • climm/configure.ac

    r2607 r2658  
    66 
    77AC_PREREQ(2.59) 
    8 AC_INIT([climm], [0.6.3]) 
     8AC_INIT([climm], [0.6.4]) 
    99AC_CONFIG_SRCDIR([include/climm.h]) 
    1010AC_CONFIG_LIBOBJ_DIR(replace) 
  • climm/debian/changelog

    r2607 r2658  
    1 climm (0.6.3-0) unstable; urgency=low 
     1climm (0.6.4-0) unstable; urgency=low 
    22 
    33  * New upstream version with new version. 
    44 
    5  -- RÃŒdiger Kuhlmann <info@ruediger-kuhlmann.de>  Tue, 19 Aug 2008 12:00:00 +0200 
     5 -- RÃŒdiger Kuhlmann <info@ruediger-kuhlmann.de>  Sun, 22 Feb 2009 12:00:00 +0200 
    66 
  • climm/doc/climmcmds.7

    r2654 r2658  
    976976.TP 
    977977.BI s5_use \ boolean\ connection 
    978 Enable the use of a socks 5 proxy. 
     978Enable the use of a socks 5 proxy. New for 0.6.4. 
    979979.TP 
    980980.BI s5_host \ string\ connection 
    981 Connect to socks 5 proxy on the given host. 
     981Connect to socks 5 proxy on the given host. New for 0.6.4. 
    982982.TP 
    983983.BI s5_port \ integer\ connection 
    984 Connect to socks 5 proxy listening on the given port number. 
     984Connect to socks 5 proxy listening on the given port number. New for 0.6.4. 
    985985.TP 
    986986.BI s5_name \ string\ connection 
    987 Identify as the given user to the socks 5 proxy. 
     987Identify as the given user to the socks 5 proxy. New for 0.6.4. 
    988988.TP 
    989989.BI s5_pass \ string\ connection 
    990 Authenticate with the given password to the socks 5 proxy. 
     990Authenticate with the given password to the socks 5 proxy. New for 0.6.4. 
    991991.TP 
    992992.BI oscar_dc_port \ integer\ connection 
    993993Define the minimum port to listen for incoming direct connection when using 
    994994the oscar protocol. If the given port is in used, the port number actually 
    995 used is increased until a free one is found. 
     995used is increased until a free one is found. New for 0.6.4. 
    996996.TP 
    997997.BI oscar_dc_mode \ integer\ connection 
     
    1015101532 
    10161016Create and open a peer to peer connection. 
     1017.RE 
     1018.RS 
     1019New for 0.6.3. 
    10171020.RE 
    10181021.TP 
  • climm/src/buildmark.c

    r2607 r2658  
    3030 */ 
    3131 
    32 /*                         0.6.3.0 */ 
    33 #define CLIMM_BUILD_NUM 0x00060300 
     32/*                         0.6.4.0 */ 
     33#define CLIMM_BUILD_NUM 0x00060400 
    3434 
    3535#include "climm.h"