ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.61,1.62 configure.in,1.61,1.62


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.61,1.62 configure.in,1.61,1.62
Date: Thu, 09 Jan 2003 03:42:42 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
try to stabilize accounts edition, be sure there's only once the same
person in chatroom


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog   9 Jan 2003 08:29:47 -0000       1.61
+++ ChangeLog   9 Jan 2003 08:42:40 -0000       1.62
@@ -1,3 +1,12 @@
+2003-01-09 [colin]     0.2-38
+
+       * src/editcontacts.c
+               Yet another try to stabilize
+               these four lines of code :-/
+       * src/chat_room.c
+               Be sure not to add twice the
+               same person to the chat-room
+               
 2003-01-09 [colin]     0.2-37
 
        * src/editcontacts.c

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- configure.in        9 Jan 2003 08:29:47 -0000       1.61
+++ configure.in        9 Jan 2003 08:42:40 -0000       1.62
@@ -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-37)
+AM_INIT_AUTOMAKE(yattm, 0.2-38)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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