ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.42,1.43 configure.in,1.42,1.43


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.42,1.43 configure.in,1.42,1.43
Date: Tue, 07 Jan 2003 03:52:56 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
prevent buffer overflow


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog   6 Jan 2003 19:00:52 -0000       1.42
+++ ChangeLog   7 Jan 2003 08:52:54 -0000       1.43
@@ -1,3 +1,8 @@
+2003-01-07 [colin]     0.2-19
+
+       * modules/msn2/msn.C
+               Prevent a buffer overflow
+
 2003-01-06 [colin]     0.2-18
 
        * AUTHORS

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- configure.in        6 Jan 2003 19:00:52 -0000       1.42
+++ configure.in        7 Jan 2003 08:52:54 -0000       1.43
@@ -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-18)
+AM_INIT_AUTOMAKE(yattm, 0.2-19)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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