[Tcladdressbook-commits] Source Changes.Log,1.17,1.18
Status: Alpha
Brought to you by:
bdesgraupes
|
From: Bernard D. <bde...@us...> - 2004-08-01 06:34:47
|
Update of /cvsroot/tcladdressbook/Source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29577/Source Modified Files: Changes.Log Log Message: [add] and [remove] take multiple args Index: Changes.Log =================================================================== RCS file: /cvsroot/tcladdressbook/Source/Changes.Log,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- Changes.Log 30 Jul 2004 21:28:54 -0000 1.17 +++ Changes.Log 1 Aug 2004 06:34:38 -0000 1.18 @@ -31,12 +31,21 @@ Last modification: $Date$ ================================================================================ -= 1.1b4 last update: += 1.1b5 last update: +================================================================================ + + +================================================================================ += 1.1b4 last update: 2004-08-01 07:58:05 ================================================================================ 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. + not only get, the primary identifier for a multi-value list. + Note: it does not seem to work as expected, so it is temporarily + disabled. + Extended the [add] and [remove] commands to accept any number of + arguments in order to add or remove several items at a time. ================================================================================ = 1.1b3 last update: 2004-07-30 23:15:35 |