ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.39,1.40 configure.in,1.39,1.40


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.39,1.40 configure.in,1.39,1.40
Date: Mon, 06 Jan 2003 10:23:18 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
nicer errors


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   6 Jan 2003 14:11:49 -0000       1.39
+++ ChangeLog   6 Jan 2003 15:23:15 -0000       1.40
@@ -1,10 +1,17 @@
+2002-01-05 [colin]     0.2-16
+
+       * src/dialog.c
+               Show error dialogs near mouse
+       * modules/msn2/libmsn2/msn_core.C
+               Show an error when the server is in BSOD mode
+
 2002-01-05 [colin]     0.2-15
 
        * src/add_contact_window.c
                Check account validity when adding a friend
                Thanks to Yann <address@hidden> for reporting this ;)
 
-2002-01-05 [andy]      0.2-14
+2002-01-05 [colin]     0.2-14
 
        * modules/msn2/libmsn2/msn_core.C
                Try to prevent a segfault happening on x86

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- configure.in        6 Jan 2003 14:11:49 -0000       1.39
+++ configure.in        6 Jan 2003 15:23:16 -0000       1.40
@@ -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-15)
+AM_INIT_AUTOMAKE(yattm, 0.2-16)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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