ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.278,1.279 configure.in,1.274,1.27


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.278,1.279 configure.in,1.274,1.275
Date: Thu, 06 Feb 2003 05:08:53 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
gtkText for away message


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.278
retrieving revision 1.279
diff -u -r1.278 -r1.279
--- ChangeLog   6 Feb 2003 09:15:36 -0000       1.278
+++ ChangeLog   6 Feb 2003 10:08:50 -0000       1.279
@@ -1,3 +1,13 @@
+* Thu Feb 6 2003 09:12 GMT [colin]     0.2.1-125
+- src/away_window.c
+fix buggy algorithm
+use a gtk_text to take the away message
+- src/chat_window.c modules/aim-toc/aim-toc.c
+free get_away_message() result
+- src/status.c
+remove \n from status if necessary
+remove some ugly code duplication
+
 * Thu Feb 6 2003 09:12 GMT [colin]     0.2.1-124
 - src/chat_room.[ch] 
 - src/chat_window.[ch]

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.274
retrieving revision 1.275
diff -u -r1.274 -r1.275
--- configure.in        6 Feb 2003 09:15:36 -0000       1.274
+++ configure.in        6 Feb 2003 10:08:50 -0000       1.275
@@ -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=124
+RELEASE=125
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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