ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.269,1.270 configure.in,1.265,1.26


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.269,1.270 configure.in,1.265,1.266
Date: Mon, 03 Feb 2003 08:26:25 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
check null pointer


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.269
retrieving revision 1.270
diff -u -r1.269 -r1.270
--- ChangeLog   3 Feb 2003 11:11:58 -0000       1.269
+++ ChangeLog   3 Feb 2003 13:26:22 -0000       1.270
@@ -1,3 +1,7 @@
+* Mon Feb 3 2003 11:10 GMT [andy]      0.2.1-116
+- modules/msn2/libmsn2/msn_core.C
+Check for null pointer
+
 * Mon Feb 3 2003 11:10 GMT [andy]      0.2.1-115
 - src/Makefile.am
 - src/edit_local_accounts.c

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.265
retrieving revision 1.266
diff -u -r1.265 -r1.266
--- configure.in        3 Feb 2003 11:11:58 -0000       1.265
+++ configure.in        3 Feb 2003 13:26:22 -0000       1.266
@@ -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=115
+RELEASE=116
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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