ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.89,1.90 configure.in,1.87,1.88


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.89,1.90 configure.in,1.87,1.88
Date: Mon, 13 Jan 2003 02:23:31 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
Diplay typing status in chatrooms


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog   13 Jan 2003 05:45:57 -0000      1.89
+++ ChangeLog   13 Jan 2003 07:23:26 -0000      1.90
@@ -1,3 +1,12 @@
+2003-01-13 [colin]     0.2-66
+
+       * src/util.[ch]
+               Add find_chatrooms_with_remote_account()
+       * src/chat_room.[ch]
+               Display typing status
+       * src/message_parse.c
+               Display typing status in chatrooms
+
 2003-01-13 [colin]     0.2-65
 
        * src/chat_room.[ch]

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- configure.in        13 Jan 2003 05:45:57 -0000      1.87
+++ configure.in        13 Jan 2003 07:23:26 -0000      1.88
@@ -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-65)
+AM_INIT_AUTOMAKE(yattm, 0.2-66)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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