ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.36,1.37 configure.in,1.36,1.37


From: Andy Maloney <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.36,1.37 configure.in,1.36,1.37
Date: Sun, 05 Jan 2003 03:33:38 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
Merged triggerdecls.h into trigger.h
More header cleanup stuff


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog   5 Jan 2003 02:20:26 -0000       1.36
+++ ChangeLog   5 Jan 2003 08:33:36 -0000       1.37
@@ -1,3 +1,20 @@
+2002-01-05 [andy]      0.2-13
+       * src/externs.h ** REMOVED
+         src/triggerdecls.h ** REMOVED [merged into trigger.h]
+         src/Makefile.am
+         src/about.c
+         src/about.h
+         src/account.c
+         src/contact_parser.y
+         src/contactlist.c
+         src/gtk_globals.h
+         src/main.c
+         src/status.c
+         src/trigger.c
+         src/trigger.h
+               Merged triggerdecls.h into trigger.h
+               More header cleanup stuff
+
 2002-01-05 [colin]     0.2-12
 
        * modules/msn2/msn.C
@@ -21,7 +38,7 @@
                existing contacts to FL and AL if necessary
                - disabled for now but not for long
 
-2002-01-04 [asmaloney] 0.2-9
+2002-01-04 [andy]      0.2-9
 
        * modules/msn2/1 ** REMOVED [!]
          src/add_unknown_account.c ** REMOVED
@@ -45,7 +62,7 @@
        * src/editcontacts.c
                Prevent a segfault
 
-2002-01-04 [asmaloney] 0.2-6
+2002-01-04 [andy]      0.2-6
        * src/Makefile.am
          src/dialog.h
           + others for header changes

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- configure.in        5 Jan 2003 02:20:26 -0000       1.36
+++ configure.in        5 Jan 2003 08:33:36 -0000       1.37
@@ -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-12)
+AM_INIT_AUTOMAKE(yattm, 0.2-13)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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