Update of /cvsroot/cppunit/cppunit
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18823
Modified Files:
NEWS
Log Message:
* src/msvc6/testrunner/ProgressBar.cpp: applied patch from bug #1165875,
(use system color for border instead of hard-coded color).
Index: NEWS
===================================================================
RCS file: /cvsroot/cppunit/cppunit/NEWS,v
retrieving revision 1.86
retrieving revision 1.87
diff -C2 -d -r1.86 -r1.87
*** NEWS 14 Jun 2005 21:08:45 -0000 1.86
--- NEWS 14 Jun 2005 21:14:35 -0000 1.87
***************
*** 48,52 ****
- Progress bar: now use system color to draw border
! (patch from bug #1165875).
* Compilation:
--- 48,52 ----
- Progress bar: now use system color to draw border
! (patch from bug #1165875 contributed by Pieter Van Dyck).
* Compilation:
|