ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.135,1.136 configure.in,1.133,1.13


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.135,1.136 configure.in,1.133,1.134
Date: Thu, 16 Jan 2003 12:28:28 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
Better log handling
- filename is now Group-Nick
- old logs will get renamed to the new format
- "concatenation" of two contacts within a single
  one will merge the two logs (without messing 
  with dates, though)


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -r1.135 -r1.136
--- ChangeLog   16 Jan 2003 14:22:40 -0000      1.135
+++ ChangeLog   16 Jan 2003 17:28:26 -0000      1.136
@@ -1,3 +1,20 @@
+2003-01-16 18:22 GMT+1 [colin]  0.2-111
+
+       * src/account.c
+         src/add_contact_window.h
+         src/chat_window.c
+         src/log_window.c
+         src/service.c
+         src/service.h
+         src/util.c
+         src/util.h
+               Better log handling
+               - filename is now Group-Nick
+               - old logs will get renamed to the new format
+               - "concatenation" of two contacts within a single
+                 one will merge the two logs (without messing 
+                 with dates, though)
+
 2003-01-16 15:31 GMT+1 [colin]  0.2-110
 
        * src/chat_room.c

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -r1.133 -r1.134
--- configure.in        16 Jan 2003 14:22:40 -0000      1.133
+++ configure.in        16 Jan 2003 17:28:26 -0000      1.134
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT([src/main.c])
-AM_INIT_AUTOMAKE(ayttm, 0.2-110)
+AM_INIT_AUTOMAKE(ayttm, 0.2-111)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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