ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.396,1.397 configure.in,1.392,1.39


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.396,1.397 configure.in,1.392,1.393
Date: Mon, 24 Mar 2003 05:09:10 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
Fix bug where password wasn't updated (but written) after Modify


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.396
retrieving revision 1.397
diff -u -r1.396 -r1.397
--- ChangeLog   24 Mar 2003 09:54:35 -0000      1.396
+++ ChangeLog   24 Mar 2003 10:09:06 -0000      1.397
@@ -1,3 +1,7 @@
+* Mon Mar 24 2003 10:05 GMT [colin]    0.2.2-97
+- src/edit_local_accounts.c
+Fix bug where password wasn't updated (but written) after Modify
+
 * Mon Mar 24 2003 09:52 GMT [colin]    0.2.2-96
 - libproxy modules/aim-toc modules/icq-toc
 Implement async connect

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.392
retrieving revision 1.393
diff -u -r1.392 -r1.393
--- configure.in        24 Mar 2003 09:54:36 -0000      1.392
+++ configure.in        24 Mar 2003 10:09:06 -0000      1.393
@@ -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.2)
-RELEASE=96
+RELEASE=97
 AM_CONFIG_HEADER(config.h)
 
 if test "x$host_alias" = "xmingw32"; then





reply via email to

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