ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm configure.in,1.216,1.217 ChangeLog,1.220,1.22


From: Philip S Tellis <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm configure.in,1.216,1.217 ChangeLog,1.220,1.221
Date: Mon, 27 Jan 2003 04:00:48 -0500

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

Modified Files:
        configure.in ChangeLog 
Log Message:
check for NULL account in conference, disable duplicate joined/left message

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.216
retrieving revision 1.217
diff -u -r1.216 -r1.217
--- configure.in        27 Jan 2003 08:38:30 -0000      1.216
+++ configure.in        27 Jan 2003 09:00:35 -0000      1.217
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT([src/main.c])
 AM_INIT_AUTOMAKE(ayttm, 0.2.1)
-RELEASE=65
+RELEASE=66
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)

Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.220
retrieving revision 1.221
diff -u -r1.220 -r1.221
--- ChangeLog   27 Jan 2003 08:38:30 -0000      1.220
+++ ChangeLog   27 Jan 2003 09:00:35 -0000      1.221
@@ -1,3 +1,9 @@
+* Mon Jan 27 2003 08:55 GMT [philip]   0.2.1-66
+- src/chat_room.c
+check for NULL account when conferencing with someone not on our buddy list
+- modules/yahoo2/yahoo.c
+remove duplicate joined/left message in conference
+
 * Mon Jan 27 2003 08:35 GMT [philip]   0.2.1-65
 - modules/yahoo2/yahoo.c
 Disable conference typing - not supported





reply via email to

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