ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.363,1.364 configure.in,1.358,1.35


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.363,1.364 configure.in,1.358,1.359
Date: Fri, 21 Mar 2003 08:17:00 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
- src/status.c
g_free -> free and include stdlib.h
- modules/msn2/libmsn2/msn_core.C
don't send call when we invite contact - he'll do it



Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.363
retrieving revision 1.364
diff -u -r1.363 -r1.364
--- ChangeLog   21 Mar 2003 13:05:52 -0000      1.363
+++ ChangeLog   21 Mar 2003 13:16:58 -0000      1.364
@@ -1,3 +1,9 @@
+* Fri Mar 21 2003 13:14 GMT [colin]    0.2.2-65
+- src/status.c
+g_free -> free and include stdlib.h
+- modules/msn2/libmsn2/msn_core.C
+don't send call when we invite contact - he'll do it
+
 * Fri Mar 21 2003 13:00 GMT [philip]   0.2.2-64
 - modules/msn2/libmsn2/msn_core.C
 fixed some memory leaks

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.358
retrieving revision 1.359
diff -u -r1.358 -r1.359
--- configure.in        21 Mar 2003 13:05:52 -0000      1.358
+++ configure.in        21 Mar 2003 13:16:58 -0000      1.359
@@ -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.2)
-RELEASE=64
+RELEASE=65
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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