ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.114,1.115 configure.in,1.111,1.11


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.114,1.115 configure.in,1.111,1.112
Date: Wed, 15 Jan 2003 03:33:19 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
remove alarm() hack


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- ChangeLog   15 Jan 2003 07:54:59 -0000      1.114
+++ ChangeLog   15 Jan 2003 08:33:15 -0000      1.115
@@ -1,3 +1,8 @@
+2003-01-14 [colin]     0.2-90
+
+       * modules/msn2/libmsn2/msn_bittybits.C
+               remove alarm() hack - it segfaults
+
 2003-01-14 [colin]     0.2-89
 
        * src/about.c

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- configure.in        15 Jan 2003 07:54:58 -0000      1.111
+++ configure.in        15 Jan 2003 08:33:15 -0000      1.112
@@ -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-89)
+AM_INIT_AUTOMAKE(yattm, 0.2-90)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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