ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.15,1.16 configure.in,1.14,1.15


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.15,1.16 configure.in,1.14,1.15
Date: Tue, 31 Dec 2002 20:57:59 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
connection check was too strict


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   1 Jan 2003 01:54:04 -0000       1.15
+++ ChangeLog   1 Jan 2003 01:57:56 -0000       1.16
@@ -1,4 +1,10 @@
+2003-01-01 [colin]     0.1-19
+
+       * modules/msn2/msn.C
+               Connection check was too strict
+
 2003-01-01 [colin]     0.1-18
+
        * src/add_contact_window.c
          src/chat_window.c
          src/editcontacts.c

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- configure.in        1 Jan 2003 01:54:04 -0000       1.14
+++ configure.in        1 Jan 2003 01:57:56 -0000       1.15
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT([src/main.c])
-AM_INIT_AUTOMAKE(yattm, 0.1-18)
+AM_INIT_AUTOMAKE(yattm, 0.1-19)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)




reply via email to

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