ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.93,1.94 configure.in,1.91,1.92


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.93,1.94 configure.in,1.91,1.92
Date: Mon, 13 Jan 2003 06:33:30 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
check nulls


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog   13 Jan 2003 10:32:24 -0000      1.93
+++ ChangeLog   13 Jan 2003 11:33:27 -0000      1.94
@@ -1,3 +1,10 @@
+2003-01-13 [colin]     0.2-70
+
+       * src/chat_room.c
+         src/chat_window.c
+         src/smileys.c
+               Check NULL buffers 
+
 2003-01-13 [colin]     0.2-69
 
        * modules/msn2/libmsn2/msn_bittybits.C

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- configure.in        13 Jan 2003 10:32:24 -0000      1.91
+++ configure.in        13 Jan 2003 11:33:27 -0000      1.92
@@ -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-69)
+AM_INIT_AUTOMAKE(yattm, 0.2-70)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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