[ObjectHandler-cvs] log4cxx-0.9.7/msvc/static .cvsignore,1.4,1.5
Brought to you by:
ericehlers,
nando
From: Eric E. <eri...@us...> - 2006-07-31 14:27:32
|
Update of /cvsroot/objecthandler/log4cxx-0.9.7/msvc/static In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv18360/msvc/static Modified Files: .cvsignore Log Message: preparing for release Index: .cvsignore =================================================================== RCS file: /cvsroot/objecthandler/log4cxx-0.9.7/msvc/static/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** .cvsignore 9 Jun 2006 19:02:09 -0000 1.4 --- .cvsignore 31 Jul 2006 14:26:59 -0000 1.5 *************** *** 1,2 **** --- 1,7 ---- *.user build + log4cxx*.suo + lib + log4cxx*.ncb + Makefile + Makefile.in |