ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.26,1.27 configure.in,1.26,1.27


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.26,1.27 configure.in,1.26,1.27
Date: Thu, 02 Jan 2003 06:16:46 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
bring yattm back to front when duplicate launch


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   2 Jan 2003 09:51:44 -0000       1.26
+++ ChangeLog   2 Jan 2003 11:16:44 -0000       1.27
@@ -1,3 +1,11 @@
+2002-01-02 [colin]     0.2-3
+       
+       * src/main.c
+         src/status.[ch]
+         src/console_session.c
+               Use socket to bring existing yattm to 
+               front in case of duplicate launch 
+
 2002-01-02 [colin]     0.2-2
 
        * modules/msn ** REMOVED **

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- configure.in        2 Jan 2003 09:51:44 -0000       1.26
+++ configure.in        2 Jan 2003 11:16:44 -0000       1.27
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT([src/main.c])
-AM_INIT_AUTOMAKE(yattm, 0.2-2)
+AM_INIT_AUTOMAKE(yattm, 0.2-3)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)




reply via email to

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