ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.132,1.133 configure.in,1.130,1.13


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.132,1.133 configure.in,1.130,1.131
Date: Thu, 16 Jan 2003 08:59:44 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
Fix segfault when modules' prefs window
was closed using WM's X button


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -r1.132 -r1.133
--- ChangeLog   16 Jan 2003 13:49:09 -0000      1.132
+++ ChangeLog   16 Jan 2003 13:59:42 -0000      1.133
@@ -1,3 +1,9 @@
+2003-01-16 14:57 GMT+1 [colin]  0.2-108
+
+       * src/prefs.c
+               Fix segfault when modules' prefs window
+               was closed using WM's X button
+
 2003-01-16 13:14 GMT+1 [colin]  0.2-107
 
        * src/chat_room.c

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- configure.in        16 Jan 2003 13:49:09 -0000      1.130
+++ configure.in        16 Jan 2003 13:59:42 -0000      1.131
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT([src/main.c])
-AM_INIT_AUTOMAKE(ayttm, 0.2-107)
+AM_INIT_AUTOMAKE(ayttm, 0.2-108)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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