ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.143,1.144 configure.in,1.139,1.14


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.143,1.144 configure.in,1.139,1.140
Date: Fri, 17 Jan 2003 10:50:30 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
More utf8 friendlynames fix
Less leaks


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- ChangeLog   17 Jan 2003 15:24:14 -0000      1.143
+++ ChangeLog   17 Jan 2003 15:50:26 -0000      1.144
@@ -1,7 +1,12 @@
+* Fri Jan 17 2003 16:43 GMT+1 [colin]  0.2-117
+- modules/msn2/msn.C
+More utf8 decoding in friendlynames
+Less leaks
+
 * Fri Jan 17 2003 20:51 IST [philip]   0.2-116
 - commented out workwizu from configure.in
 
-* Fri Jan 17 2003 16:09 GMT+1 [colin]          0.2-116
+* Fri Jan 17 2003 16:09 GMT+1 [colin]  0.2-116
 - modules/msn2/msn.C
 Friendlynames are utf8 encoded
 

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -r1.139 -r1.140
--- configure.in        17 Jan 2003 15:24:14 -0000      1.139
+++ configure.in        17 Jan 2003 15:50:26 -0000      1.140
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT([src/main.c])
 AM_INIT_AUTOMAKE(ayttm, 0.2)
-RELEASE=116
+RELEASE=117
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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