ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.265,1.266 configure.in,1.261,1.26


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.265,1.266 configure.in,1.261,1.262
Date: Fri, 31 Jan 2003 18:09:51 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
fix problem with group add


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.265
retrieving revision 1.266
diff -u -r1.265 -r1.266
--- ChangeLog   31 Jan 2003 13:30:41 -0000      1.265
+++ ChangeLog   31 Jan 2003 23:09:48 -0000      1.266
@@ -1,3 +1,7 @@
+* Fri Jan 31 2003 23:10 GMT [colin]    0.2.1-112
+- modules/msn2/msn.C modules/msn2/libmsn2/msn_core.C
+Fix problem when adding group
+
 * 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

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





reply via email to

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