ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.453,1.454 README.WIN32,1.4,1.5 co


From: Edward L. Haletky <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.453,1.454 README.WIN32,1.4,1.5 configure.in,1.450,1.451
Date: Thu, 27 Mar 2003 11:46:35 -0500

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

Modified Files:
        ChangeLog README.WIN32 configure.in 
Log Message:


MINGW32 readme and update for yahoo


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.453
retrieving revision 1.454
diff -u -r1.453 -r1.454
--- ChangeLog   27 Mar 2003 14:15:15 -0000      1.453
+++ ChangeLog   27 Mar 2003 16:46:33 -0000      1.454
@@ -1,3 +1,8 @@
+* Thu Mar 27 2003 16:54 GMT [edward]   0.2.3-pre51
+- README.WIN32
+- modules/yahoo2/libyahoo2/yahoo2.h
+MINGW32 defines
+
 * Thu Mar 27 2003 14:14 GMT [colin]    0.2.3-pre50
 - modules/aim-toc modules/icq-toc
 Catch error on NEW_BUDDY_REPLY2

Index: README.WIN32
===================================================================
RCS file: /cvsroot/ayttm/ayttm/README.WIN32,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- README.WIN32        25 Mar 2003 14:59:11 -0000      1.4
+++ README.WIN32        27 Mar 2003 16:46:33 -0000      1.5
@@ -5,20 +5,20 @@
 1.2 of GTK not the 2.0. Unzip these into the /target directory when using
 a cygwin shell.
 
-To Generate the program for WIN32 runtime:
+To Generate the program for WIN32 runtime once you have cygwin installed
 
        ./mingw
 
 
 Known Issues:
 
-       1) In multiline chat mode a black box appears when the text wraps.
-       This is due to a GTK+ limitation and not EB.
+       1) Browser Support always opens a new window.
 
-       2) Browser Support always opens a new window.
+       2) Occasionally a line will overwrite a previous line as the 
+          response window scrolls.
 
        3) There is no spell checker support.
 
        4) File transfer support is iffy at best
 
-       5) AIM and ICQ are not working yet.
+       5) Yahoo is busted

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.450
retrieving revision 1.451
diff -u -r1.450 -r1.451
--- configure.in        27 Mar 2003 14:15:15 -0000      1.450
+++ configure.in        27 Mar 2003 16:46:33 -0000      1.451
@@ -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=pre50
+RELEASE=pre51
 AM_CONFIG_HEADER(config.h)
 
 if test "x$host_alias" = "xmingw32"; then





reply via email to

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