ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.120,1.121 configure.in,1.117,1.11


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.120,1.121 configure.in,1.117,1.118
Date: Wed, 15 Jan 2003 09:04:50 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
Rename contacts to friendlyname when 
their name equals their account name


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- ChangeLog   15 Jan 2003 13:12:20 -0000      1.120
+++ ChangeLog   15 Jan 2003 14:04:44 -0000      1.121
@@ -1,3 +1,13 @@
+2003-01-15 15:02 GMT+1 [colin] 0.2-96
+
+       * src/util.[ch]
+               Added rename_contact() function
+       * src/edit_account_window.c
+               Use this function
+       * modules/msn2/msn.C
+               Rename contacts to friendlyname when 
+               their name equals their account name
+
 2003-01-15 14:10 GMT+1 [colin] 0.2-95
 
        * modules/msn2

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- configure.in        15 Jan 2003 13:12:20 -0000      1.117
+++ configure.in        15 Jan 2003 14:04:44 -0000      1.118
@@ -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-95)
+AM_INIT_AUTOMAKE(yattm, 0.2-96)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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