ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.176,1.177 configure.in,1.172,1.17


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.176,1.177 configure.in,1.172,1.173
Date: Tue, 21 Jan 2003 08:22:49 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
service->add_group & service->rename_group


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -r1.176 -r1.177
--- ChangeLog   21 Jan 2003 12:11:52 -0000      1.176
+++ ChangeLog   21 Jan 2003 13:22:21 -0000      1.177
@@ -1,3 +1,13 @@
+* Tue Jan 21 2003 13:04 GMT [colin]    0.2.1-21
+- src/util.[ch] src/edit_group_window.c
+rename_group function
+rename_group and add_group call modules functions
+if available
+- src/service.h
+add_group and rename_group callbacks 
+- modules/msn2
+implement group add and group rename
+
 * Tue Jan 21 2003 12:09 GMT [colin]    0.2.1-20
 - src/util.c
 Delete contact if it has no more accounts

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.172
retrieving revision 1.173
diff -u -r1.172 -r1.173
--- configure.in        21 Jan 2003 12:11:52 -0000      1.172
+++ configure.in        21 Jan 2003 13:22:21 -0000      1.173
@@ -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.1)
-RELEASE=20
+RELEASE=21
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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