ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.235,1.236 configure.in,1.231,1.23


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.235,1.236 configure.in,1.231,1.232
Date: Tue, 28 Jan 2003 05:42:26 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
- modules/*/*c
Modules SHOULD NOT modify core's globals


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.235
retrieving revision 1.236
diff -u -r1.235 -r1.236
--- ChangeLog   28 Jan 2003 10:35:35 -0000      1.235
+++ ChangeLog   28 Jan 2003 10:42:24 -0000      1.236
@@ -1,3 +1,7 @@
+* Tue Jan 28 2003 10:33 GMT [colin]    0.2.1-81
+- modules/*/*c
+Modules SHOULD NOT modify core's globals
+
 * Tue Jan 28 2003 10:33 GMT [colin]    0.2.1-80
 - src/chat_room.c
 fix chat_rooms-related segfaults in util.c

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.231
retrieving revision 1.232
diff -u -r1.231 -r1.232
--- configure.in        28 Jan 2003 10:35:35 -0000      1.231
+++ configure.in        28 Jan 2003 10:42:24 -0000      1.232
@@ -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=80
+RELEASE=81
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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