ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.288,1.289 configure.in,1.284,1.28


From: Philip S Tellis <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.288,1.289 configure.in,1.284,1.285
Date: Tue, 11 Feb 2003 01:22:04 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
added add_dummy_contact to chat with buddies not on your contact list

Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.288
retrieving revision 1.289
diff -u -r1.288 -r1.289
--- ChangeLog   9 Feb 2003 09:58:04 -0000       1.288
+++ ChangeLog   11 Feb 2003 06:21:58 -0000      1.289
@@ -1,4 +1,13 @@
-* Fri Feb 9 2003 90:58 GMT [colin]     0.2.1-134
+* Tue Feb 11 2003 06:17 GMT [philip]   0.2.1-135
+- src/util.[ch]
+- src/main.c
+- modules/yahoo2/yahoo.c
+add add_dummy_contact to create a temporary contact that isn't really
+added to your buddy list or saved in the buddy file.  useful in yahoo
+where you can chat with anyone, even if he's not on your buddy list, and
+where you have a 100 buddy limit.
+
+* Fri Feb 9 2003 09:58 GMT [colin]     0.2.1-134
 - src/util.[ch]
 add int connected_local_accounts(void) function
 - src/status.c

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.284
retrieving revision 1.285
diff -u -r1.284 -r1.285
--- configure.in        9 Feb 2003 09:58:04 -0000       1.284
+++ configure.in        11 Feb 2003 06:21:58 -0000      1.285
@@ -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=134
+RELEASE=135
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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