ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.99,1.100 configure.in,1.97,1.98


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.99,1.100 configure.in,1.97,1.98
Date: Mon, 13 Jan 2003 11:16:20 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
fix typing status in chatrooms opened by others


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog   13 Jan 2003 15:25:27 -0000      1.99
+++ ChangeLog   13 Jan 2003 16:16:14 -0000      1.100
@@ -1,4 +1,11 @@
+2003-01-13 [colin]     0.2-76
+
+       * src/chat_room.c
+               Always add chat rooms to the static GList
+               (fixes typing status in CR opened by others)
+
 2003-01-13 [philip]    0.2-75
+
        * modules/*/Makefile.am
                added -avoid-version to prevent making so.0, so.0.0 and so.0.0.0
                cd modules; make uninstall clean install

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- configure.in        13 Jan 2003 15:25:27 -0000      1.97
+++ configure.in        13 Jan 2003 16:16:14 -0000      1.98
@@ -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-75)
+AM_INIT_AUTOMAKE(yattm, 0.2-76)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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