[sword-cvs] sword ChangeLog,1.146,1.147
sword@www.crosswire.org
sword@www.crosswire.org
Thu, 20 Feb 2003 00:25:21 -0700
Update of /usr/local/cvsroot/sword
In directory www:/tmp/cvs-serv18313
Modified Files:
ChangeLog
Log Message:
Started HUGE task of moving all char **buf over to SWBuf &buf
NEED YOUR HELP
Index: ChangeLog
===================================================================
RCS file: /usr/local/cvsroot/sword/ChangeLog,v
retrieving revision 1.146
retrieving revision 1.147
diff -C2 -d -r1.146 -r1.147
*** ChangeLog 20 Feb 2003 03:12:37 -0000 1.146
--- ChangeLog 20 Feb 2003 07:25:19 -0000 1.147
***************
*** 5,8 ****
--- 5,10 ----
Added utilfuns/swbuf.cpp and tests/swbuftest
Fixed make system to include osisrtf and osisplain
+ Started HUGE task of moving all char **buf over
+ to SWBuf &buf
06-Feb-2003 Joachim Ansorg <joachim@ansorgs.de>