ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.109,1.110 configure.in,1.106,1.10


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.109,1.110 configure.in,1.106,1.107
Date: Tue, 14 Jan 2003 16:20:59 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
fix another bug/segfault


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog   14 Jan 2003 20:00:02 -0000      1.109
+++ ChangeLog   14 Jan 2003 21:20:56 -0000      1.110
@@ -1,3 +1,8 @@
+2003-01-14 [colin]     0.2-85
+
+       * src/log_window.c
+               Fixed another segfault/bug
+
 2003-01-14 [philip]    0.2-84
        * modules/yahoo2/yahoo.c
          modules/yahoo2/libyahoo2/yahoo_httplib.c

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- configure.in        14 Jan 2003 20:00:02 -0000      1.106
+++ configure.in        14 Jan 2003 21:20:56 -0000      1.107
@@ -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-84)
+AM_INIT_AUTOMAKE(yattm, 0.2-85)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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