[Tcladdressbook-commits] Source Changes.Log,1.15,1.16
Status: Alpha
Brought to you by:
bdesgraupes
|
From: Bernard D. <bde...@us...> - 2004-07-30 11:14:10
|
Update of /cvsroot/tcladdressbook/Source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18180/Source Modified Files: Changes.Log Log Message: Version 1.1b3 Index: Changes.Log =================================================================== RCS file: /cvsroot/tcladdressbook/Source/Changes.Log,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- Changes.Log 29 Jul 2004 20:13:49 -0000 1.15 +++ Changes.Log 30 Jul 2004 11:14:01 -0000 1.16 @@ -31,14 +31,21 @@ Last modification: $Date$ ================================================================================ -= 1.1b2 last update: += 1.1b3 last update: ================================================================================ - Added a new [addressbook identifier] command to set the record that - represents the logged-in user. + Extended the [addressbook identifier] command with subcommands to + manage distribution lists. New subcommands are: count, get, + primary, and set. ================================================================================ -= 1.1b1 last update: 2004-07-29 22:07:10 += 1.1b2 last update: 2004-07-29 22:07:10 +================================================================================ + Added a new [addressbook setme] command to set the record that + represents the logged-in user. + +================================================================================ += 1.1b1 last update: 2004-07-29 12:18:05 ================================================================================ Added an [addressbook add] and an [addressbook remove] command to add or remove an item (person or group) to or from a group. |