ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.175,1.176 configure.in,1.171,1.17


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.175,1.176 configure.in,1.171,1.172
Date: Tue, 21 Jan 2003 07:12:20 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
- src/util.c
Delete contact if it has no more accounts


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -r1.175 -r1.176
--- ChangeLog   21 Jan 2003 12:01:23 -0000      1.175
+++ ChangeLog   21 Jan 2003 12:11:52 -0000      1.176
@@ -1,3 +1,7 @@
+* Tue Jan 21 2003 12:09 GMT [colin]    0.2.1-20
+- src/util.c
+Delete contact if it has no more accounts
+
 * Tue Jan 21 2003 11:45 GMT [philip]   0.2.1-19
 - modules/yahoo2/*
 Implemented group rename, now just wait till the core catches up

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





reply via email to

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