ayttm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ayttm-commits] CVS: ayttm configure.in,1.115,1.116 ChangeLog,1.118,1.11


From: Philip S Tellis <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm configure.in,1.115,1.116 ChangeLog,1.118,1.119
Date: Wed, 15 Jan 2003 07:53:38 -0500

Update of /cvsroot/ayttm/ayttm
In directory subversions:/tmp/cvs-serv9067

Modified Files:
        configure.in ChangeLog 
Log Message:
updates for utf8 processig for incoming and outgoing messages

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- configure.in        15 Jan 2003 11:55:48 -0000      1.115
+++ configure.in        15 Jan 2003 12:53:33 -0000      1.116
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT([src/main.c])
-AM_INIT_AUTOMAKE(yattm, 0.2-93)
+AM_INIT_AUTOMAKE(yattm, 0.2-94)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)

Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog   15 Jan 2003 11:55:48 -0000      1.118
+++ ChangeLog   15 Jan 2003 12:53:33 -0000      1.119
@@ -1,20 +1,25 @@
-2003-01-14 [colin]     0.2-93
+2003-01-15 18:18 IST [philip]  0.2-94
+       * modules/yahoo2
+               updates to yahoo to handle proper utf-8 on incoming and outgoing
+               messages
+
+2003-01-15 [colin]     0.2-93
 
        * modules/msn2
                Update server-side friends' list
                when moving a contact between groups
 
-2003-01-14 [philip]    0.2-92
+2003-01-15 [philip]    0.2-92
        * src/browser.c
                uh... one doesn't free an array, also, free what you malloc,
                g_free what you g_new.
 
-2003-01-14 [colin]     0.2-91
+2003-01-15 [colin]     0.2-91
 
        * modules/msn2/msn.C
                don't check connection by default
 
-2003-01-14 [colin]     0.2-90
+2003-01-15 [colin]     0.2-90
 
        * modules/msn2/libmsn2/msn_bittybits.C
                remove alarm() hack - it segfaults





reply via email to

[Prev in Thread] Current Thread [Next in Thread]