]> code.citadel.org Git - citadel.git/commit
* Updated CxMsList() API to allow users to select only NEW messages, or only
authorBrian <brian@uncensored.citadel.org>
Thu, 22 Feb 2001 17:05:19 +0000 (17:05 +0000)
committerBrian <brian@uncensored.citadel.org>
Thu, 22 Feb 2001 17:05:19 +0000 (17:05 +0000)
commited8bcc2412d3bcce1d0ec9735589542069628554
tree177dd3ea55b6b8b752bea4f549d012c64089740d
parent1869dd2232a20a044b520fdc1d9abecd264c5aa3
* Updated CxMsList() API to allow users to select only NEW messages, or only
the LAST x messages (<-skel).  THIS WILL REQUIRE CLIENT-SIDE CHANGES IN ORDER
FOR YOUR CLIENT TO WORK!
libCxClient/ChangeLog
libCxClient/src/CxClient.h
libCxClient/src/messages.c
libCxClient/src/testlib.c