1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
2007-11-04 12:14 mhoenicka
* [r532] Client.pm, test.pl: added switch to refdb_getref() to
optionally retrieve frequency information
2007-09-10 19:41 mhoenicka
* [r473] Client.pm, test.pl: added refdb_getrefx()
2007-08-18 00:40 mhoenicka
* [r464] Client.pm: added refdb_getax function
2007-03-23 22:59 mhoenicka
* [r326] Client.pm, Makefile.PL, test.pl: fixed version
number;finished renaming of module
2007-03-07 23:30 mhoenicka
* [r297] Client.pm, test.pl: added support for frequency
information in the getfoo commands
2007-03-03 01:04 mhoenicka
* [r292] Client.pm, test.pl: bumped up
REFDB_PROTOCOL_VERSION;set_conninfo() now takes timeout
parameter;getref() and getnote() now take namespace
parameter;added countref() and countnote();updated getnote
communication protocol;updated tests accordingly
|