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.37,1.38 ChangeLog,1.37,1.38


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm configure.in,1.37,1.38 ChangeLog,1.37,1.38
Date: Sun, 05 Jan 2003 13:54:23 -0500

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

Modified Files:
        configure.in ChangeLog 
Log Message:
                Try to prevent a segfault happening on x86



Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- configure.in        5 Jan 2003 08:33:36 -0000       1.37
+++ configure.in        5 Jan 2003 18:54:20 -0000       1.38
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT([src/main.c])
-AM_INIT_AUTOMAKE(yattm, 0.2-13)
+AM_INIT_AUTOMAKE(yattm, 0.2-14)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)

Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   5 Jan 2003 08:33:36 -0000       1.37
+++ ChangeLog   5 Jan 2003 18:54:20 -0000       1.38
@@ -1,3 +1,8 @@
+2002-01-05 [andy]      0.2-14
+
+       * modules/msn2/libmsn2/msn_core.C
+               Try to prevent a segfault happening on x86
+
 2002-01-05 [andy]      0.2-13
        * src/externs.h ** REMOVED
          src/triggerdecls.h ** REMOVED [merged into trigger.h]





reply via email to

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