ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.443,1.444 configure.in,1.440,1.44


From: Edward L. Haletky <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.443,1.444 configure.in,1.440,1.441
Date: Wed, 26 Mar 2003 11:29:59 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:


load_contacts called make_safe_filename with too small a buffer plus a fix to 
rename_nick_log for the same thing.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.443
retrieving revision 1.444
diff -u -r1.443 -r1.444
--- ChangeLog   26 Mar 2003 16:18:50 -0000      1.443
+++ ChangeLog   26 Mar 2003 16:29:57 -0000      1.444
@@ -1,3 +1,8 @@
+* Wed Mar 26 2003 16:27 GMT [edward]   0.2.3-pre41
+- src/util.c
+  src/account.c
+Mismatched sizes of vars in make_safe_filename and callers.
+
 * Wed Mar 26 2003 16:17 GMT [colin]    0.2.3-pre40
 - modules/msn2
 Fix socket reads at least (i hope...)

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.440
retrieving revision 1.441
diff -u -r1.440 -r1.441
--- configure.in        26 Mar 2003 16:18:50 -0000      1.440
+++ configure.in        26 Mar 2003 16:29:57 -0000      1.441
@@ -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.3)
-RELEASE=pre40
+RELEASE=pre41
 AM_CONFIG_HEADER(config.h)
 
 if test "x$host_alias" = "xmingw32"; then





reply via email to

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