ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.14,1.15 configure.in,1.13,1.14


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.14,1.15 configure.in,1.13,1.14
Date: Tue, 31 Dec 2002 20:54:07 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
New warning (-Wall) fix by Andy


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   31 Dec 2002 16:46:26 -0000      1.14
+++ ChangeLog   1 Jan 2003 01:54:04 -0000       1.15
@@ -1,4 +1,16 @@
-2002-12-30 [colin]     0.1-17
+2003-01-01 [colin]     0.1-18
+       * src/add_contact_window.c
+         src/chat_window.c
+         src/editcontacts.c
+         src/extgtktext.c
+         src/log_window.c
+         src/plugin.h
+         src/prefs.c
+         src/status.c
+               -Wall warning fixes by Andy, once again :)
+               Happy new year everyone! 
+
+2002-12-31 [colin]     0.1-17
 
        * src/away_window.c
          src/status.c

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- configure.in        31 Dec 2002 16:46:27 -0000      1.13
+++ configure.in        1 Jan 2003 01:54:04 -0000       1.14
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT([src/main.c])
-AM_INIT_AUTOMAKE(yattm, 0.1-17)
+AM_INIT_AUTOMAKE(yattm, 0.1-18)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)




reply via email to

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