2009-09-21 00:26  rjongbloed

	* [r23496] version.h:
	  Update version number for beta v2.6.6

2009-09-23 06:52  rjongbloed

	* [r23518] ., src/ptlib/common/safecoll.cxx:
	  Fixed issue when during deletion of a safe object from the last
	  safe pointer, that safe pointer is again set to NULL, causing
	  recursion and death.

2009-10-06 22:40  rjongbloed

	* [r23594] include/ptlib/unix/ptlib/pmachdep.h:
	  Fix for FreeBSD over GlibC, thanks Petr Salinger

2009-10-06 22:57  rjongbloed

	* [r23595] src/ptlib/common/osutils.cxx,
	  src/ptlib/unix/tlibthrd.cxx:
	  Applied patch to fix possible crash when PTLib code accessed by
	  thread not created by PTlib, thanks Joachim Bauch

2009-10-06 23:18  rjongbloed

	* [r23598] src/ptlib/common/contain.cxx:
	  Fixed bug ID: 2865623 "Failed to build ptlib 2.5.6 on
	  Opensolaris", reported by Boying Lu

2009-10-15 07:00  rjongbloed

	* [r23672] src/ptlib/msos/Console_2005.vcproj:
	  Remove global search of whole disk in Win32 configure as it
	  causes more problems than it fixes.

2009-10-15 07:07  rjongbloed

	* [r23674] include/ptbuildopts.h.in:
	  Compatibility with newer OpenSSL library.

2009-10-28 11:08  rjongbloed

	* [r23713] ., src/ptclib/inetprot.cxx:
	  Fixed including tab character as white space for MIME extension
	  lines.

2009-12-01 00:53  rjongbloed

	* [r23823] src/ptlib/unix/tlibthrd.cxx:
	  Fixed issue with only HighestPriority threads being boosted, now
	  both
	  HighPriority and HighestPriority threads will use the SCHED_RR
	  policy
	  and set the sched_priority field accordingly.
	  
	  Also sets the SCHED_BATCH scheduling policy for LowPriority and
	  LowestPriority threads.

2009-12-01 22:39  rjongbloed

	* [r23827] src/ptlib/unix/tlibthrd.cxx:
	  Fixed compatibility with pre 2.6.16 Linux kernels

2009-12-14 03:44  rjongbloed

	* [r23873] src/ptclib/pwavfile.cxx:
	  Make sure an error is set on the channel if unsupported WAV file
	  format used.

2010-01-31 23:22  rjongbloed

	* [r23995] include/ptlib/msos/ptlib_2005.dtf,
	  include/ptlib/msos/ptlib_2005_wm.dtf,
	  include/ptlib/msos/ptlib_2005_wm6.dtf,
	  include/ptlib/msos/ptlib_2008.dtf,
	  include/ptlib/msos/ptlibd_2005.dtf,
	  include/ptlib/msos/ptlibd_2005_wm.dtf,
	  include/ptlib/msos/ptlibd_2005_wm6.dtf,
	  include/ptlib/msos/ptlibd_2008.dtf,
	  include/ptlib/msos/ptlibn_2005.dtf,
	  include/ptlib/msos/ptlibn_2005_wm.dtf,
	  include/ptlib/msos/ptlibn_2005_wm6.dtf,
	  include/ptlib/msos/ptlibn_2008.dtf:
	  Update symbols

