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.260,1.261 ChangeLog,1.264,1.26


From: Philip S Tellis <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm configure.in,1.260,1.261 ChangeLog,1.264,1.265
Date: Fri, 31 Jan 2003 08:30:43 -0500

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

Modified Files:
        configure.in ChangeLog 
Log Message:
make some service args const

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.260
retrieving revision 1.261
diff -u -r1.260 -r1.261
--- configure.in        31 Jan 2003 13:05:29 -0000      1.260
+++ configure.in        31 Jan 2003 13:30:41 -0000      1.261
@@ -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=110
+RELEASE=111
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)

Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.264
retrieving revision 1.265
diff -u -r1.264 -r1.265
--- ChangeLog   31 Jan 2003 13:05:29 -0000      1.264
+++ ChangeLog   31 Jan 2003 13:30:41 -0000      1.265
@@ -1,3 +1,9 @@
+* Fri Jan 31 2003 13:23 GMT [philip]   0.2.1-111
+- src/service.h src/value_pair.c
+made some functions accept const args
+- modules/aim-toc,icq,irc,jabber,msn2,yahoo2
+change to reflect above
+
 * Fri Jan 31 2003 13:04 GMT [colin]    0.2.1-110
 - src/chat_window.c
 Try to fix this conversation restore thingy once again





reply via email to

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