ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.329,1.330 configure.in,1.324,1.32


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.329,1.330 configure.in,1.324,1.325
Date: Sat, 15 Mar 2003 07:58:08 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
- src/offline_queue_mgmt.c
Handle ignore and unignore
- src/status.c
Better connected check
- modules/msn2/msn.C
Add and remove from BL on ignore/unignore events




Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.329
retrieving revision 1.330
diff -u -r1.329 -r1.330
--- ChangeLog   15 Mar 2003 11:29:29 -0000      1.329
+++ ChangeLog   15 Mar 2003 12:57:31 -0000      1.330
@@ -1,3 +1,11 @@
+* Sat Mar 15 2003 12:55 GMT [colin]    0.2.2-31
+- src/offline_queue_mgmt.c
+Handle ignore and unignore
+- src/status.c
+Better connected check
+- modules/msn2/msn.C
+Add and remove from BL on ignore/unignore events
+
 * Sat Mar 15 2003 11:20 GMT [andy]     0.2.2-30
 - util.c
 fixed crash when confirming the addition of a new contact [create_contact() 
needed a return value...]

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.324
retrieving revision 1.325
diff -u -r1.324 -r1.325
--- configure.in        15 Mar 2003 11:29:29 -0000      1.324
+++ configure.in        15 Mar 2003 12:57:52 -0000      1.325
@@ -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.2)
-RELEASE=30
+RELEASE=31
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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