ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.141,1.142 configure.in,1.137,1.13


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.141,1.142 configure.in,1.137,1.138
Date: Fri, 17 Jan 2003 10:17:01 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
fix utf8 encoding of msn friendlynames


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- ChangeLog   17 Jan 2003 15:03:33 -0000      1.141
+++ ChangeLog   17 Jan 2003 15:16:58 -0000      1.142
@@ -1,8 +1,12 @@
-* Fri Jan 17 2003 20:31 IST [philip]   0.2-114
+* Thu Jan 16 2003 16:09 GMT+1 [colin]          0.2-116
+- modules/msn2/msn.C
+Friendlynames are utf8 encoded
+
+* Fri Jan 17 2003 20:31 IST [philip]   0.2-115
 - added missing to .cvsignore
 - removed explicit dependency on defaults.h
 
-* Thu Jan 16 2003 22:38 GMT+1 [colin]          0.2-114
+* Thu Jan 16 2003 22:38 GMT+1 [colin]  0.2-114
 - src/crash.c
 remove useless filename and its g_free()
 - src/status.c

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- configure.in        16 Jan 2003 21:40:49 -0000      1.137
+++ configure.in        17 Jan 2003 15:16:58 -0000      1.138
@@ -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=114
+RELEASE=116
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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