ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.395,1.396 configure.in,1.391,1.39


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.395,1.396 configure.in,1.391,1.392
Date: Mon, 24 Mar 2003 04:54:38 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
Implement async connect
Fix status keeping online when login errors happene


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.395
retrieving revision 1.396
diff -u -r1.395 -r1.396
--- ChangeLog   24 Mar 2003 08:40:41 -0000      1.395
+++ ChangeLog   24 Mar 2003 09:54:35 -0000      1.396
@@ -1,3 +1,8 @@
+* Mon Mar 24 2003 09:52 GMT [colin]    0.2.2-96
+- libproxy modules/aim-toc modules/icq-toc
+Implement async connect
+Fix status keeping online when login errors happened
+
 * Mon Mar 24 2003 08:15 GMT [philip]   0.2.2-95
 - modules/msn2/msn.C modules/yahoo2/yahoo.c
 Comment out closing of activity windows too

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.391
retrieving revision 1.392
diff -u -r1.391 -r1.392
--- configure.in        24 Mar 2003 08:40:41 -0000      1.391
+++ configure.in        24 Mar 2003 09:54:36 -0000      1.392
@@ -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=95
+RELEASE=96
 AM_CONFIG_HEADER(config.h)
 
 if test "x$host_alias" = "xmingw32"; then





reply via email to

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