ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.419,1.420 configure.in,1.414,1.41


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.419,1.420 configure.in,1.414,1.415
Date: Tue, 25 Mar 2003 09:34:11 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
fix #ifdef bug


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.419
retrieving revision 1.420
diff -u -r1.419 -r1.420
--- ChangeLog   25 Mar 2003 14:25:11 -0000      1.419
+++ ChangeLog   25 Mar 2003 14:34:09 -0000      1.420
@@ -1,5 +1,9 @@
+* Tue Mar 25 2003 14:24 GMT [colin]    0.2.3-pre16
+- src/status.c
+Fix window positioning on windows (maybe)
+
 * Tue Mar 25 2003 14:24 GMT [colin]    0.2.3-pre15
--src/status.c
+- src/status.c
 printf=>eb_debug
 
 * Tue Mar 25 2003 13:02 GMT [colin]    0.2.3-pre14

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.414
retrieving revision 1.415
diff -u -r1.414 -r1.415
--- configure.in        25 Mar 2003 14:25:11 -0000      1.414
+++ configure.in        25 Mar 2003 14:34:09 -0000      1.415
@@ -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.3)
-RELEASE=pre15
+RELEASE=pre16
 AM_CONFIG_HEADER(config.h)
 
 if test "x$host_alias" = "xmingw32"; then





reply via email to

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