ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm configure.in,1.256,1.257 ChangeLog,1.260,1.26


From: Philip S Tellis <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm configure.in,1.256,1.257 ChangeLog,1.260,1.261
Date: Fri, 31 Jan 2003 02:22:37 -0500

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

Modified Files:
        configure.in ChangeLog 
Log Message:
don't allow login when already connecting

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.256
retrieving revision 1.257
diff -u -r1.256 -r1.257
--- configure.in        30 Jan 2003 15:03:50 -0000      1.256
+++ configure.in        31 Jan 2003 07:22:35 -0000      1.257
@@ -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=106
+RELEASE=107
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)

Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.260
retrieving revision 1.261
diff -u -r1.260 -r1.261
--- ChangeLog   30 Jan 2003 15:03:50 -0000      1.260
+++ ChangeLog   31 Jan 2003 07:22:35 -0000      1.261
@@ -1,3 +1,8 @@
+* Fri Jan 31 2003 06:12 GMT [philip]   0.2.1-107
+- modules/yahoo2/yahoo.c
+Don't allow login to be called when connection is in connecting
+state.
+
 * Thu Jan 30 2003 15:03 GMT [colin]    0.2.1-106
 - src/chat_room.c
 fix colour when no timestamping





reply via email to

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