ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.441,1.442 configure.in,1.438,1.43


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.441,1.442 configure.in,1.438,1.439
Date: Wed, 26 Mar 2003 08:48:05 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
print sig


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.441
retrieving revision 1.442
diff -u -r1.441 -r1.442
--- ChangeLog   26 Mar 2003 13:46:06 -0000      1.441
+++ ChangeLog   26 Mar 2003 13:48:02 -0000      1.442
@@ -1,37 +1,41 @@
+* Wed Mar 26 2003 13:23 GMT [colin]    0.2.3-pre39
+- src/crash.c
+Print the signal
+
 * Wed Mar 26 2003 13:53 GMT [edward]   0.2.3-pre38
 - modules/yahoo2/yahoo.c
 Fixed ifdefs for _snprintf redefine looks like there was an || when there
 should not have been
 
 * Wed Mar 26 2003 13:23 GMT [edward]   0.2.3-pre37
-M mingw
-A mingw32/giles_smiles.la
-A mingw32/notes.la
-M modules/aim-toc/aim-toc.c
-M modules/aim-toc/libtoc/libtoc.c
-M modules/icq-toc/icq-toc.c
-M modules/icq-toc/libtoc/libtoc.c
-M modules/irc/irc.c
-M modules/jabber/libEBjabber.c
-M modules/msn2/msn.C
-M modules/msn2/libmsn2/msn_core.C
-M modules/utility/autotrans.c
-M modules/utility/notes.c
-M modules/utility/rainbow.c
-M modules/yahoo2/yahoo.c
-M modules/yahoo2/libyahoo2/libyahoo2.c
-M modules/yahoo2/libyahoo2/yahoo_httplib.c
-M src/account.c
-M src/chat_window.c
-M src/input_list.c
-M src/log_window.c
-M src/main.c
-M src/message_parse.c
-M src/offline_queue_mgmt.c
-M src/plugin.c
-M src/service.c
-M src/status.c
-M src/util.c
+- mingw
+- mingw32/giles_smiles.la  ** NEW FILE **
+- mingw32/notes.la ** NEW FILE **
+- modules/aim-toc/aim-toc.c
+- modules/aim-toc/libtoc/libtoc.c
+- modules/icq-toc/icq-toc.c
+- modules/icq-toc/libtoc/libtoc.c
+- modules/irc/irc.c
+- modules/jabber/libEBjabber.c
+- modules/msn2/msn.C
+- modules/msn2/libmsn2/msn_core.C
+- modules/utility/autotrans.c
+- modules/utility/notes.c
+- modules/utility/rainbow.c
+- modules/yahoo2/yahoo.c
+- modules/yahoo2/libyahoo2/libyahoo2.c
+- modules/yahoo2/libyahoo2/yahoo_httplib.c
+- src/account.c
+- src/chat_window.c
+- src/input_list.c
+- src/log_window.c
+- src/main.c
+- src/message_parse.c
+- src/offline_queue_mgmt.c
+- src/plugin.c
+- src/service.c
+- src/status.c
+- src/util.c
 More MINGW32 snprintf to _snprintf mapping per Andy
 Added some mingw32 .la files
 Fixed build process to build things properly

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.438
retrieving revision 1.439
diff -u -r1.438 -r1.439
--- configure.in        26 Mar 2003 13:46:06 -0000      1.438
+++ configure.in        26 Mar 2003 13:48:02 -0000      1.439
@@ -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=pre38
+RELEASE=pre39
 AM_CONFIG_HEADER(config.h)
 
 if test "x$host_alias" = "xmingw32"; then





reply via email to

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