ayttm-commits
[Top][All Lists]
Advanced

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

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


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.40,1.41 configure.in,1.40,1.41
Date: Mon, 06 Jan 2003 11:12:36 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
fix segfault & timewarp in the changelog


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog   6 Jan 2003 15:23:15 -0000       1.40
+++ ChangeLog   6 Jan 2003 16:12:34 -0000       1.41
@@ -1,22 +1,27 @@
-2002-01-05 [colin]     0.2-16
+2003-01-06 [colin]     0.2-17
+
+       * src/editcontacts.c
+               Fix segfault when last account is modified
+
+2003-01-06 [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
+2003-01-06 [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 [colin]     0.2-14
+2003-01-05 [colin]     0.2-14
 
        * modules/msn2/libmsn2/msn_core.C
                Try to prevent a segfault happening on x86
 
-2002-01-05 [andy]      0.2-13
+2003-01-05 [andy]      0.2-13
        * src/externs.h ** REMOVED
          src/triggerdecls.h ** REMOVED [merged into trigger.h]
          src/Makefile.am
@@ -33,21 +38,20 @@
                Merged triggerdecls.h into trigger.h
                More header cleanup stuff
 
->>>>>>> 1.38
-2002-01-05 [colin]     0.2-12
+2003-01-05 [colin]     0.2-12
 
        * modules/msn2/msn.C
          modules/msn2/libmsn2/msn_core.C
                Better handling of the BL (block list)
 
-2002-01-05 [colin]     0.2-11
+2003-01-05 [colin]     0.2-11
 
        * modules/msn2/msn.C
                Re-add existing contacts to FL and AL enabled
                MSN lists now synced both ways (login change
                or new install)
 
-2002-01-04 [colin]     0.2-10
+2003-01-04 [colin]     0.2-10
 
        * src/add_contact_window.[ch]
                new get_all_accounts(int serviceid) function
@@ -57,7 +61,7 @@
                existing contacts to FL and AL if necessary
                - disabled for now but not for long
 
-2002-01-04 [andy]      0.2-9
+2003-01-04 [andy]      0.2-9
 
        * modules/msn2/1 ** REMOVED [!]
          src/add_unknown_account.c ** REMOVED
@@ -71,24 +75,24 @@
                Removed unused files
                Removed unnecessary checks in main for updating old format files
 
-2002-01-04 [colin]     0.2-8
+2003-01-04 [colin]     0.2-8
 
        * modules/msn2/msn.C
                Try to fix a possible infinite loop
 
-2002-01-04 [colin]     0.2-7
+2003-01-04 [colin]     0.2-7
 
        * src/editcontacts.c
                Prevent a segfault
 
-2002-01-04 [andy]      0.2-6
+2003-01-04 [andy]      0.2-6
        * src/Makefile.am
          src/dialog.h
           + others for header changes
                Move progress_window header stuff into its own file from 
dialog.h
                Merge defaults_win32.h into defaults.h [in src/Makefile.am]
 
-2002-01-04 [colin]     0.2-5
+2003-01-04 [colin]     0.2-5
 
        * src/account.c
          src/chat_window.c
@@ -100,13 +104,13 @@
          modules/msn2/libmsn2/msn_bittybits.C
                Valgrinding around (some memleaks plugged)
 
-2002-01-04 [colin]     0.2-4
+2003-01-04 [colin]     0.2-4
        
        * src/prefs.h
          <lots of files ;-)>
                Another include patch by Andy
 
-2002-01-02 [colin]     0.2-3
+2003-01-02 [colin]     0.2-3
        
        * src/main.c
          src/status.[ch]
@@ -114,14 +118,14 @@
                Use socket to bring existing yattm to 
                front in case of duplicate launch 
 
-2002-01-02 [colin]     0.2-2
+2003-01-02 [colin]     0.2-2
 
        * modules/msn ** REMOVED **
          modules/yahoo ** REMOVED **
          configure.in 
                Remove old msn and yahoo libs
 
-2002-01-02 [colin]     0.2-1
+2003-01-02 [colin]     0.2-1
 
        * src/add_contact_window.c
          src/away_window.c
@@ -142,36 +146,36 @@
          src/util.c
                Add missing config.h include
 
-2002-01-02 [colin]     0.2
+2003-01-02 [colin]     0.2
        
        * 0.2 release
 
-2002-01-02 [colin]     0.1-26
+2003-01-02 [colin]     0.1-26
 
        * src/account.h
                Added extern "C" {} for msn2
        * modules/msn2/msn.C
                New contacts now get the friendlyname
 
-2002-01-02 [colin]     0.1-25
+2003-01-02 [colin]     0.1-25
 
        * src/status.c
                Dnd improvements
 
-2002-01-02 [colin]     0.1-24
+2003-01-02 [colin]     0.1-24
 
        * modules/msn2/msn.C
                Forgot to check the auto reconnection pref before
                reconnecting
                
-2002-01-01 [colin]     0.1-23
+2003-01-01 [colin]     0.1-23
 
        * modules/msn2/msn.C
                Automatic reconnection option for unexpected
                drops (unexpected does _not_ include "logged in
                from elsewhere")
 
-2002-01-01 [colin]     0.1-22
+2003-01-01 [colin]     0.1-22
        
        * libproxy/proxy.c
          src/browser.c
@@ -182,7 +186,7 @@
          src/status.c
                More include fixes by Andy
 
-2002-01-01 [colin]     0.1-21
+2003-01-01 [colin]     0.1-21
 
        * src/browser.c
          src/chat_window.c

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





reply via email to

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