ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.246,1.247 configure.in,1.242,1.24


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.246,1.247 configure.in,1.242,1.243
Date: Wed, 29 Jan 2003 10:36:01 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
dd group_mgmt_check_moved() so the modules can know
whether they shouldn't locally re-add a deleted group



Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.246
retrieving revision 1.247
diff -u -r1.246 -r1.247
--- ChangeLog   29 Jan 2003 15:25:55 -0000      1.246
+++ ChangeLog   29 Jan 2003 15:35:58 -0000      1.247
@@ -1,3 +1,10 @@
+* Wed Jan 29 2003 15:33 GMT [colin]    0.2.1-93
+- src/util.[ch]
+Add group_mgmt_check_moved() so the modules can know
+whether they shouldn't locally re-add a deleted group
+- modules/msn2/msn.C
+Use it
+
 * Wed Jan 29 2003 15:20 GMT [philip]   0.2.1-92
 - modules/yahoo2/
 change_user_name implemented

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.242
retrieving revision 1.243
diff -u -r1.242 -r1.243
--- configure.in        29 Jan 2003 15:25:55 -0000      1.242
+++ configure.in        29 Jan 2003 15:35:58 -0000      1.243
@@ -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=92
+RELEASE=93
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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