ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.112,1.113 configure.in,1.109,1.11


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.112,1.113 configure.in,1.109,1.110
Date: Tue, 14 Jan 2003 18:30:18 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
fix utf8 handling in yahoo2



Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog   14 Jan 2003 22:17:22 -0000      1.112
+++ ChangeLog   14 Jan 2003 23:30:14 -0000      1.113
@@ -1,3 +1,8 @@
+2003-01-14 [colin]     0.2-88
+
+       * modules/yahoo2/yahoo.c
+               Had the utf8 code been tested... Not sure ;)
+
 2003-01-14 [colin]     0.2-87
 
        * [whole bunch of files]

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- configure.in        14 Jan 2003 22:17:22 -0000      1.109
+++ configure.in        14 Jan 2003 23:30:14 -0000      1.110
@@ -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-87)
+AM_INIT_AUTOMAKE(yattm, 0.2-88)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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