ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.284,1.285 configure.in,1.280,1.2


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.284,1.285 configure.in,1.280,1.281 TODO,1.6,1.7
Date: Fri, 07 Feb 2003 04:00:22 -0500

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

Modified Files:
        ChangeLog configure.in TODO 
Log Message:
fix leaks



Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.284
retrieving revision 1.285
diff -u -r1.284 -r1.285
--- ChangeLog   7 Feb 2003 08:29:26 -0000       1.284
+++ ChangeLog   7 Feb 2003 09:00:15 -0000       1.285
@@ -1,3 +1,7 @@
+* Fri Feb 7 2003 08:27 GMT [colin]     0.2.1-131
+- src/chat_window.c src/chat_room.c
+fix leaks
+
 * Fri Feb 7 2003 08:27 GMT [colin]     0.2.1-130
 - modules/msn2/libmsn2/msn_core.C
 Update error strings (thanks to http://www.hypothetic.org/docs/msn/ !)

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.280
retrieving revision 1.281
diff -u -r1.280 -r1.281
--- configure.in        7 Feb 2003 08:29:26 -0000       1.280
+++ configure.in        7 Feb 2003 09:00:16 -0000       1.281
@@ -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.1)
-RELEASE=130
+RELEASE=131
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)

Index: TODO
===================================================================
RCS file: /cvsroot/ayttm/ayttm/TODO,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- TODO        24 Jan 2003 18:07:25 -0000      1.6
+++ TODO        7 Feb 2003 09:00:16 -0000       1.7
@@ -13,10 +13,8 @@
 
 - yahoo address book
 
-- fix some of the broken smiley code >:)
-
 - login on startup should be in account settings, not global settings
 
 - connect should be non-blocking
 
-- approve new contact should pop up add contact window (msn)
+- recoding and filtering in chatrooms





reply via email to

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