[Tcladdressbook-commits] Source Changes.Log,1.16,1.17
Status: Alpha
Brought to you by:
bdesgraupes
|
From: Bernard D. <bde...@us...> - 2004-07-30 21:29:05
|
Update of /cvsroot/tcladdressbook/Source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31185/Source Modified Files: Changes.Log Log Message: [identifier index] command Index: Changes.Log =================================================================== RCS file: /cvsroot/tcladdressbook/Source/Changes.Log,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- Changes.Log 30 Jul 2004 11:14:01 -0000 1.16 +++ Changes.Log 30 Jul 2004 21:28:54 -0000 1.17 @@ -31,12 +31,19 @@ Last modification: $Date$ ================================================================================ -= 1.1b3 last update: += 1.1b4 last update: +================================================================================ + Added a new [addressbook identifier index] command to return the + index corresponding to a particular identifier in a multi-value list. + Extended the [addressbook identifier primary] command to set, and + not only get, the primary identifier for a multi-value list. + +================================================================================ += 1.1b3 last update: 2004-07-30 23:15:35 ================================================================================ Extended the [addressbook identifier] command with subcommands to manage distribution lists. New subcommands are: count, get, primary, and set. - ================================================================================ = 1.1b2 last update: 2004-07-29 22:07:10 |